GNOME Bugzilla – Bug 484905
gthumb crashed with SIGSEGV in g_list_remove_link()
Last modified: 2009-09-23 12:48:00 UTC
This bug has been reported here: https://bugs.launchpad.net/ubuntu/+source/gthumb/+bug/149135 "After importing photos from pptp gthumb crashed after opening corresponding folder." ".
+ Trace 168908
Thread 2 (process 19251)
Thread 1 (process 19157)
this looks like a bug in gdk_pixbuf_new_from_file_at_scale, reassigning the bug...
It is not actually clear from the stacktrace which thread the problem happens in; but according to the downstream bug, it is in thread 7, which does not make this look like a gtk problem.
Marking as obsolete, due to the rewrite in ext branch (http://live.gnome.org/gthumb).