> On May 19, 2018, at 2:02 PM, Gregory Gincley <[email protected]> wrote: > > Hi > > I have an issue with a specific account where when I go to Action>View > Lots, the Scrub Account, gnucash crashes with a core dump. > > It's definitely somehow specific to the data in this account for some > reason. I'm able to scrub other accounts and generate the gains > transactions without a problem. > > Attached is the stack trace. > > Maybe someone can help me with what this might point me to as far as > what part of the register data might be causing the crash? > > I haven't opened an official bug yet. >
It looks from the stack trace that it's asserting in some overly-mangled KvpValueImpl function, but I can't really tell which one. Maybe a double-delete at https://github.com/Gnucash/gnucash/blob/maint/libgnucash/engine/qofinstance.cpp#L1216? Aaron, can you have a look? Regards, John Ralls _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
