On Sat, Jul 15, 2006 at 05:59:58PM -0700, Thomas Bushnell BSG wrote: > The Gnome-2 version of gnucash seems to have a grave bug on alpha > which did not exist in the old gnome-1 version. I would much > appreciate it if the alpha porting team (that is, you guys) could work > on it. I do not subscribe to debian-alpha, so please keep me on any > relevant CCs.
> At the very least, I would appreciate it if you could verify whether > the bug is reproducible or not. > See bug #378346 for the bug report. Here is the error that triggers the abort: ** ERROR **: file gailtreeview.c: line 3604 (garbage_collect_cell_data): assertion failed: (GAIL_IS_TREE_VIEW (data)) aborting... And here is the backtrace (stripped): #9 0x000002000202403c in g_logv () from /usr/lib/libglib-2.0.so.0 #10 0x0000020002024084 in g_log () from /usr/lib/libglib-2.0.so.0 #11 0x0000020002024114 in g_assert_warning () from /usr/lib/libglib-2.0.so.0 #12 0x0000020002ee5c40 in gail_tree_view_new () from /usr/lib/gtk-2.0/modules/libgail.so #13 0x000002000201b59c in g_child_watch_add () from /usr/lib/libglib-2.0.so.0 #14 0x0000020002018090 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #15 0x000002000201c660 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #16 0x000002000201cb94 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #17 0x00000200014ed088 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #18 0x000002000038abc8 in gnc_ui_start_event_loop () from /usr/lib/gnucash/gnucash/libgncmod-gnome-utils.so.0 #19 0x0000000120003500 in _start () Will try to get libgail.so rebuilt to take a look. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

