Comment 6 for bug 181301

Revision history for this message
Brian J. Murrell (brian-interlinx) wrote :

Latest stack trace:

0xb6ef1379 in IA__g_datalist_id_set_data_full (datalist=0x84ae4a0, key_id=49,
    data=0x0, destroy_func=0)
    at /build/buildd/glib2.0-2.15.0/glib/gdataset.c:216
216 /build/buildd/glib2.0-2.15.0/glib/gdataset.c: No such file or directory.
 in /build/buildd/glib2.0-2.15.0/glib/gdataset.c
(gdb) where
#0 0xb6ef1379 in IA__g_datalist_id_set_data_full (datalist=0x84ae4a0,
    key_id=49, data=0x0, destroy_func=0)
    at /build/buildd/glib2.0-2.15.0/glib/gdataset.c:216
#1 0xb6f88667 in g_object_real_dispose (object=0x84ae498)
    at /build/buildd/glib2.0-2.15.0/gobject/gobject.c:533
#2 0xb75ebc41 in gtk_object_dispose (gobject=0x84ae498)
    at /build/buildd/gtk+2.0-2.12.3/gtk/gtkobject.c:423
#3 0xb76f1631 in gtk_widget_dispose (object=0x84ae498)
    at /build/buildd/gtk+2.0-2.12.3/gtk/gtkwidget.c:7851
#4 0xb6f8895c in IA__g_object_unref (_object=0x84ae498)
    at /build/buildd/glib2.0-2.15.0/gobject/gobject.c:1765
#5 0xb6faaa9c in IA__g_value_unset (value=0xbfae436c)
    at /build/buildd/glib2.0-2.15.0/gobject/gvalue.c:155
#6 0xb6f9e3b9 in IA__g_signal_emit_valist (instance=0x8548370, signal_id=91,
    detail=0, var_args=0xbfae458c "\230�J\b����\033")
    at /build/buildd/glib2.0-2.15.0/gobject/gsignal.c:2228
#7 0xb6f9e879 in IA__g_signal_emit (instance=0x8548370, signal_id=91,
    detail=0) at /build/buildd/glib2.0-2.15.0/gobject/gsignal.c:2243
#8 0xb752e064 in IA__gtk_container_remove (container=0x8548370,
    widget=0x84ae498) at /build/buildd/gtk+2.0-2.12.3/gtk/gtkcontainer.c:1187
#9 0xb76f160d in gtk_widget_dispose (object=0x84ae498)
    at /build/buildd/gtk+2.0-2.12.3/gtk/gtkwidget.c:7843
#10 0xb6f8895c in IA__g_object_unref (_object=0x84ae498)
    at /build/buildd/glib2.0-2.15.0/gobject/gobject.c:1765
#11 0xb7b47b66 in ?? () from /usr/lib/libgtkhtml-3.14.so.19
#12 0x084ae498 in ?? ()
#13 0x00000050 in ?? ()
#14 0x01000000 in ?? ()
#15 0xb7b7897c in ?? () from /usr/lib/libgtkhtml-3.14.so.19
#16 0x0823b3c0 in ?? ()
#17 0x0823b3c0 in ?? ()
#18 0xbfae4638 in ?? ()
#19 0xb7b39f51 in ?? () from /usr/lib/libgtkhtml-3.14.so.19
#20 0x0823b3c0 in ?? ()
#21 0x00000050 in ?? ()
#22 0x00000000 in ?? ()

I've installed libgtkhtml3.14-dbg to get a better trace next time.

One that thing that really sucks with this is that sometimes it hits when I send a message (but after it's cleared the "evo crashed do you want to recover in-progress messages" flag) and so then evo crashes without sending the message and without giving me an option to recover the message before the crash. :-(

Damn. In taking the time to add to this bug report I've even forgotten what message I was sending on my last crash so I can't even rewrite it from scratch.