GNUCash Crashing following editing of Account Summary
John Ralls
jralls at ceridwen.us
Tue Feb 7 12:10:40 EST 2012
On Feb 7, 2012, at 8:51 AM, foxylady337 wrote:
>
> It was the latter (/usr/bin/gnucash), so I tried...
>
> gdb /home/michael/unstable/gnucash/bin/gnucash
>
> ...and got similar results
>
>
>> gdb /path/to/the/right/gnucash
>>
>> instead of just "gdb gnucash". If that's not it or you're still not
>> getting a full trace, do:
>>
>
> ...so I tried this...
>> make distclean
>> ./configure {insert whatever parameters you need here} CFLAGS="$CFLAGS
>> -ggdb3 -O0"
>> make
>> make install
>> gdb /path/to/gnucash
>
> ...and got a very similar backtrace as follows...
>
Snip
>
> #21 0x012a7ee1 in gnc_html_dispose (obj=0x8663140) at gnc-html.c:126
> #22 0x012aebfa in gnc_html_gtkhtml_dispose (obj=0x8663140) at
> gnc-html-gtkhtml.c:191
> #23 0x00fec46b in g_object_unref () from /usr/lib/libgobject-2.0.so.0
> #24 0x012a8d3f in gnc_html_destroy (self=0x8663140) at gnc-html.c:441
> #25 0x00140062 in gnc_plugin_page_report_destroy (priv=0x868a7a8) at
> gnc-plugin-page-report.c:1006
> #26 0x0013f119 in gnc_plugin_page_report_destroy_widget
> (plugin_page=0x868a760)
> at gnc-plugin-page-report.c:706
> #27 0x002466d1 in gnc_plugin_page_destroy_widget (plugin_page=0x868a760)
> at gnc-plugin-page.c:186
> #28 0x0023c648 in gnc_main_window_close_page (page=0x868a760) at
> gnc-main-window.c:2734
> #29 0x0023efda in gnc_main_window_cmd_file_close (action=0x814bdb0,
> window=0x8145000)
> at gnc-main-window.c:3683
Snip
That's perfect. Just what I need.
Regards,
John Ralls
More information about the gnucash-user
mailing list