Hey thank you I'm not sure exactly what the root cause was, but I was able to find the problematic transaction via the transaction log.
It was a tran from 2010 with 84 splits for some reason. (I was working in the account with 83 of those splits). Deleting all of those, and consolidating into a simpler tran corrected the issue. Thanks, Greg On Sat, 2018-05-19 at 14:21 -0700, John Ralls wrote: > > On May 19, 2018, at 2:02 PM, Gregory Gincley <rollenwiese@fastmail. > > net> 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/main > t/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
