Hmmm...I can't reproduce that. Apparently the stack trace is for the segfault; could you run --g-fatal-warnings and post the trace for the first warning?
Sure. Just to confirm, as I am not too familiar with gdb: I ran "gdb --args balsa --g-fatal-warnings" – that should be right, no?
Here is the output of "run" and "bt" in the gdb session: (gdb) run Starting program: /usr/bin/balsa --g-fatal-warnings Traceback (most recent call last):File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3200.3-gdb.py", line 9, in <module>
from gobject import register File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> import gdb.backtrace ImportError: No module named backtrace [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". [New Thread 0xb3510b40 (LWP 11292)] [New Thread 0xb1ab0b40 (LWP 11293)](balsa:11289): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GObject'
Program received signal SIGTRAP, Trace/breakpoint trap. 0xb5bcd0a9 in g_logv () from /usr/lib/libglib-2.0.so.0 (gdb) bt #0 0xb5bcd0a9 in g_logv () from /usr/lib/libglib-2.0.so.0 #1 0xb5bcd1d3 in g_log () from /usr/lib/libglib-2.0.so.0#2 0xb5cb63d5 in g_type_check_instance_cast () from /usr/lib/libgobject-2.0.so.0 #3 0x080975d8 in balsa_window_real_open_mbnode (window=0x82f3000, mbnode=0x844ab20, set_current=0)
at main-window.c:2354#4 0x0806c805 in bmbl_open_mailbox (mailbox=mailbox@entry=0x8403358, set_current=set_current@entry=0)
at balsa-mblist.c:1150#5 0x0806da2b in balsa_mblist_open_mailbox_hidden (mailbox=mailbox@entry=0x8403358) at balsa-mblist.c:1169
#6 0x08064ce5 in open_mailbox_by_url (url=0x81f78c0 "imap://carlos_franke%40taunusstein net mail taunusstein net/INBOX", hidden=1)
at balsa-app.c:516#7 0x08064e46 in open_mailboxes_idle_cb (urls=0x84aa6d8) at balsa-app.c:562
#8 0xb5bc3230 in ?? () from /usr/lib/libglib-2.0.so.0#9 0xb5bc5753 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#10 0xb5bc5af0 in ?? () from /usr/lib/libglib-2.0.so.0 #11 0xb5bc5f4b in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #12 0xb658337d in gtk_main () from /usr/lib/libgtk-3.so.0#13 0x08098af9 in real_main (argv=0x8172030, argc=<optimized out>) at main.c:762 #14 command_line_cb (application=0x8167008, command_line=0x8166390) at main.c:900
#15 0xb36d657e in ffi_call_SYSV () from /usr/lib/libffi.so.6 #16 0xb36d62df in ffi_call () from /usr/lib/libffi.so.6#17 0xb5c92f3c in g_cclosure_marshal_generic () from /usr/lib/libgobject-2.0.so.0
#18 0xb5c92606 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #19 0xb5ca40f5 in ?? () from /usr/lib/libgobject-2.0.so.0#20 0xb5cac011 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#21 0xb5cac453 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #22 0xb5d6addd in g_application_run () from /usr/lib/libgio-2.0.so.0 #23 0x080600a7 in main (argc=2, argv=0xbffff944) at main.c:920
Attachment:
pgpN4ZcaSF9P9.pgp
Description: PGP signature