|
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2008-08-17 18:42:28
|
If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=533150 gnome-perl | Gtk2 | Ver: unspecified Torsten Schoenfeld changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Status|UNCONFIRMED |NEEDINFO ------- Comment #3 from Torsten Schoenfeld 2008-08-17 18:42 UTC ------- Sorry for taking so long to reply. The coredump you provided doesn't work for me; gdb says: "core.7717" is not a core dump: File format not recognized. Can you try to get a backtrace yourself? $ gdb perl gdb> r -Mblib -Iblib t/GtkIconTheme.t gdb> bt And possibly valgrind output? $ valgrind --tool=memcheck --num-callers=100 perl -Mblib -Iblib t/GtkIconTheme.t -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=533150. |