Seg Fault

John Ralls jralls at ceridwen.us
Sat May 28 16:09:14 EDT 2016


> On May 28, 2016, at 11:28 AM, John David Ravenscroft <j.ravenscroft at gmail.com> wrote:
> 
> Thanks derek; the repo enables upgrade. Still crashing though. I'll make a
> new thread.

You can get a better stack trace by installing the debug symbols:

 sudo apt-get install libgtk+-2.0-0-dbg libglib-2.0-0-dbg gnucash-dbg

Then crashing it again. Make sure to capture the error as well as the stack trace.

The stack trace indicates a crash in Gtk+ due to some event handler rather than anything in GnuCash, but it's possible that the stack is getting smashed. It will be easier to tell from a backtrace with symbols.

Regards,
John Ralls




More information about the gnucash-user mailing list