Dear Maintainer, abook(1) is freeing twice. I can reproduce it with the following address book and command. $ cat ./ab # abook addressbook file [format] program=abook version=0.6.1 [0] name=John Smith email=j@example.com mobile=123123123 nick=j groups=friends $ abook --convert --outformat mutt --infile ./ab alias -group \��L�friends j John Smith <j@example.com> free(): double free detected in tcache 2 Aborted Thanks, Alex
Ping