On Sat, 2011-03-26 at 12:10 +0100, Glus Xof wrote:
> But after,
> 
> (gdb) run
> Starting program: /home/..../src/....
> [Thread debugging using libthread_db enabled]
> 
> Breakpoint 1, IA__g_log (log_domain=0xb73bbb69 "GLib-GObject",
>     log_level=G_LOG_LEVEL_CRITICAL,
>     format=0xb7336855 "%s: assertion `%s' failed")
>     at 
> /build/buildd-glib2.0_2.24.2-1-i386-AScyie/glib2.0-2.24.2/glib/gmessages.c:561
> 561   
> /build/buildd-glib2.0_2.24.2-1-i386-AScyie/glib2.0-2.24.2/glib/gmessages.c:
> El fitxer o directori no existeix.
>       in 
> /build/buildd-glib2.0_2.24.2-1-i386-AScyie/glib2.0-2.24.2/glib/gmessages.c
> Current language:  auto
> The current source language is "auto; currently c".
> (gdb)

So now type bt to see the full backtrace. But really this is not the
place to teach you how to use gdb. Please try some online tutorial
first.

If you think it is a gtkmm bug then please create a simple test case.

-- 
[email protected]
www.murrayc.com
www.openismus.com

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to