GNOME Bugzilla – Bug 304272
crash when saving
Last modified: 2008-01-15 12:54:14 UTC
Distribution/Version: Ubuntu 5.04 AMD 64 1. open an image directly from web via "open location..." (try http://wow.gamona.de/images/shop/guildwars.jpg or http://www.devvv.de/images/newhead-heller.jpg) 2. choose file->save as... 3. "save as"-dialog appears 4. several HEAD requests are sent to the server 5. apparently GIMP tries to set the filename in the dialog-window and crashes with the following error-message (stdout): (script-fu:21672): LibGimpBase-WARNING **: script-fu: wire_read(): error Speicherzugriffsfehler
does not happen with Gimp 2.2.6 please try to upgrade oh - you are using AMD64 hmm I am on i386
Thanks for the bug report. Without a stack trace from the crash it's very hard to determine what caused the crash. Please see http://bugzilla.gnome.org/ getting-traces.cgi for more information about getting a useful stack trace.
As I don't have a debug version of GIMP installed, I can give you only this: $gdb gimp-2.2 ... (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 182940411568 (LWP 9105)] 0x0000002a96c8e582 in g_type_check_instance_is_a () from /usr/lib/libgobject-2.0.so.0
Bernhard, first of all you should upgrade to GIMP 2.2.7. That is likely going to fix your problem.
duplicate of 303312
*** This bug has been marked as a duplicate of 303312 ***