Václav Zindulka <vaclav.zindulka@xxxxxxxxxx> wrote: > I've created two nft files. > https://mega.nz/#!P6Z3WSBJ!gRwUCaWO6VtM8GnYChIgwqhq2HSkv2oQZ5UQHIZEB9w [..] > One with commands to create whole structure - create.nft, second with > set of commands to delete two minor structures - most of the commands > fail, some of them don't, but even commands which don't fail don't > work. If I run them one by one, some of them do what they are supposed > to, but some delete commands (2 and 3) don't delete element even when > I run them by hand. But no one of them works when I try to run them in > batch. Thanks for the reproducer, I can confirm this. > I've tried to get debug output from nft, but it crashes with SIGSEGV > and generates coredump. I can provide everything needed to help > address this problem too. I've fixed the crash, but don't know yet when I can look at the real bugs :-/