GnuCash + logging

Andreas Köhler andi5.py at gmx.net
Sat Nov 3 11:53:51 EDT 2007


Hi,

Am Samstag, den 03.11.2007, 11:17 +0000 schrieb Tarlika Elisabeth
Schmitz:
> On Wed, 31 Oct 2007 09:49:41 -0400
> Derek Atkins <warlord at MIT.EDU> wrote:
> 
> > Tarlika Elisabeth Schmitz <gnucash at numerixtechnology.de> writes:
> 
> > Um, could you perhaps get a backtrace from gdb?  This snippet
> > is completely useless to debug it.
> 
> 
> Program received signal SIGABRT, Aborted.
> [Switching to Thread -1230956864 (LWP 4398)]
> 0xb6b40947 in raise () from /lib/tls/libc.so.6
> (gdb) backtrace
> #0  0xb6b40947 in raise () from /lib/tls/libc.so.6
> #1  0xb6b420c9 in abort () from /lib/tls/libc.so.6
> #2  0xb6cbf074 in g_logv () from /usr/lib/libglib-2.0.so.0
> #3  0xb6cbf0a9 in g_log () from /usr/lib/libglib-2.0.so.0
> #4  0xb6cbf127 in g_assert_warning () from /usr/lib/libglib-2.0.so.0
> #5  0xb737d58d in gtk_tree_model_filter_new ()
>    from /usr/lib/libgtk-x11-2.0.so.0
> #6  0xb737d529 in gtk_tree_model_filter_new ()
>    from /usr/lib/libgtk-x11-2.0.so.0
> #7  0xb737d529 in gtk_tree_model_filter_new ()
>    from /usr/lib/libgtk-x11-2.0.so.0
> #8  0xb737dbae in gtk_tree_model_sort_clear_cache ()
>    from /usr/lib/libgtk-x11-2.0.so.0
> #9  0xb737ee7e in gtk_tree_model_sort_convert_child_iter_to_iter ()
>    from /usr/lib/libgtk-x11-2.0.so.0
> #10 0xb72c4d0f in _gtk_marshal_VOID__BOXED_BOXED ()
>    from /usr/lib/libgtk-x11-2.0.so.0
> #11 0xb6d2a98b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
> #12 0xb6d3af2d in g_signal_chain_from_overridden ()
>    from /usr/lib/libgobject-2.0.so.0
> #13 0xb6d3c429 in g_signal_emit_valist ()
> >from /usr/lib/libgobject-2.0.so.0 #14 0xb6d3c5d9 in g_signal_emit ()
> >from /usr/lib/libgobject-2.0.so.0 #15 0xb7376fc7 in
> gtk_tree_model_row_changed () ---Type <return> to continue, or q
<snip>

this is a well known bug in Gtk+.  Please update that library to at
least v2.10.10 (I think).
Thanks.

-- andi5




More information about the gnucash-user mailing list