Gtk Main throwing SIGTRAP

Bug #971840 reported by paullj1
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gtkmm (Ubuntu)
New
Undecided
Unassigned

Bug Description

Random SIGTRAPS, so I ran it in gdb and got the following trace...

Program received signal SIGTRAP, Trace/breakpoint trap.
g_logv (log_domain=0x7ffff6e7d7d7 "glibmm", log_level=<optimized out>, format=0x7ffff6e7eae8 "\nunhandled exception (type std::exception) in signal handler:\nwhat: %s\n", args1=0x7fffffffdb28)
    at /build/buildd/glib2.0-2.30.0/./glib/gmessages.c:577
577 /build/buildd/glib2.0-2.30.0/./glib/gmessages.c: No such file or directory.
 in /build/buildd/glib2.0-2.30.0/./glib/gmessages.c
(gdb) where
#0 g_logv (log_domain=0x7ffff6e7d7d7 "glibmm", log_level=<optimized out>, format=0x7ffff6e7eae8 "\nunhandled exception (type std::exception) in signal handler:\nwhat: %s\n", args1=0x7fffffffdb28)
    at /build/buildd/glib2.0-2.30.0/./glib/gmessages.c:577
#1 0x00007ffff5a326a2 in g_log (log_domain=<optimized out>, log_level=<optimized out>, format=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmessages.c:591
#2 0x00007ffff6e7146b in Glib::exception_handlers_invoke() () from /usr/lib/libglibmm-2.4.so.1
#3 0x00007ffff6e71a1e in Glib::Source::dispatch_vfunc(_GSource*, int (*)(void*), void*) () from /usr/lib/libglibmm-2.4.so.1
#4 0x00007ffff5a29a5d in g_main_dispatch (context=0x9019c0) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:2441
#5 g_main_context_dispatch (context=0x9019c0) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3011
#6 0x00007ffff5a2a258 in g_main_context_iterate (context=0x9019c0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3089
#7 0x00007ffff5a2a792 in g_main_loop_run (loop=0x44ed0e0) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3297
#8 0x00007ffff62f9edd in gtk_main () from /usr/lib/libgtk-3.so.0
#9 0x00007ffff7a333c6 in Gtk::Main::run(Gtk::Window&) () from /usr/lib/libgtkmm-3.0.so.1
#10 0x0000000000411779 in ?? ()
#11 0x00007ffff4fdf30d in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000413b21 in ?? ()
#13 0x00007fffffffe178 in ?? ()
#14 0x000000000000001c in ?? ()
#15 0x0000000000000001 in ?? ()
#16 0x00007fffffffe46f in ?? ()
#17 0x0000000000000000 in ?? ()
(gdb)

Tags: glib glibmm gtkmm
Revision history for this message
paullj1 (paullj1) wrote :

Sorry, I'm running Ubuntu 11.10 (x64)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.