Gnucash Crashing

John Ralls jralls at ceridwen.us
Fri May 27 19:16:01 EDT 2011


On May 27, 2011, at 1:36 PM, J. Alex Aycinena wrote:

> John,
> 
> I build gnucash on Fedora 14 and the last revision I have been able to
> build and run without crashing is r20689. From r20690 through r20693
> it wouldn't build. r20694 would build but would immediately crash with
> the following:
> 
> gnc.gui:ERROR:/home/gnucash-dev/svncheckouts/gnucash-clean/src/gnome-utils/gnc-main-window.c:3237:gnc_main_window_window_menu:
> assertion failed: (filename)
> Aborted
> 
> The backtrace from gdb is:
> 
> #0  0x00000034620330c5 in raise () from /lib64/libc.so.6
> #1  0x0000003462034a76 in abort () from /lib64/libc.so.6
> #2  0x0000003463c67584 in g_assertion_message () from /lib64/libglib-2.0.so.0
> #3  0x0000003463c67b20 in g_assertion_message_expr ()
>   from /lib64/libglib-2.0.so.0
> #4  0x00007ffff6c278c2 in gnc_main_window_window_menu (window=0x736070)
>    at /home/gnucash-dev/svncheckouts/gnucash-clean/src/gnome-utils/gnc-main-window.c:3237
> #5  0x00007ffff6c28065 in gnc_main_window_setup_window (window=0x736070)
>    at /home/gnucash-dev/svncheckouts/gnucash-clean/src/gnome-utils/gnc-main-window.c:3366
> #6  0x00007ffff6c24d8f in gnc_main_window_init (window=0x736070, klass=
>    0x733e50)
>    at /home/gnucash-dev/svncheckouts/gnucash-clean/src/gnome-utils/gnc-main-window.c:2244
> #7  0x0000003464c31e93 in g_type_create_instance ()
>   from /lib64/libgobject-2.0.so.0
> #8  0x0000003464c0fe8c in ?? () from /lib64/libgobject-2.0.so.0
> #9  0x0000003464c12bb9 in g_object_newv () from /lib64/libgobject-2.0.so.0
> #10 0x0000003464c13e0c in g_object_new () from /lib64/libgobject-2.0.so.0
> #11 0x00007ffff6c2517c in gnc_main_window_new ()
>    at /home/gnucash-dev/svncheckouts/gnucash-clean/src/gnome-utils/gnc-main-window.c:2342
> 
> The latest revision, r20707, gives me the same results. It looks like
> something you committed in r20690 thru r20694 introduced this problem.

Alex,

Found it. I used gnc-window-menu-ui.xml in gnc-main-window.c, but named the file gnc-windows-menu-ui.xml.
Committed in r20708. 

Regards,
John Ralls



More information about the gnucash-devel mailing list