GNOME Bugzilla – Bug 347400
GIMP crashes on File/Open
Last modified: 2008-01-15 14:07:24 UTC
Steps to reproduce: 1. Click on File/Open 2. Cccrash. Stack trace: Gtk-CRITICAL **: gtk_file_system_path_to_uri: assertion `path != NULL' failed aborting... gimp: terminated: Aborted Program received signal SIG33, Real-time event 33.
+ Trace 69301
Thread NaN (LWP 18971)
Other information:
Let me guess, you are running gimp with G_DEBUG=fatal-warnings and you hit an otherwise harmless assertion in GTK+ 2.10. Can you explain to me why you are filing a critical bug-report against GIMP then? *** This bug has been marked as a duplicate of 347066 ***
Nope, you guessed wrong: G_DEBUG is fatal_criticals. I was reporting this because it only occurs in GIMP. The gtk-filechooser is fine in every other application.
If there's a warning with GTK+ 2.10 but not with GTK+ 2.8, that's still a GTK+ bug then.