After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 304272 - crash when saving
crash when saving
Status: RESOLVED DUPLICATE of bug 303312
Product: GIMP
Classification: Other
Component: General
2.2.x
Other Linux
: Normal critical
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-05-15 18:27 UTC by bernhard
Modified: 2008-01-15 12:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description bernhard 2005-05-15 18:27:30 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
Comment 1 Christian Kirbach 2005-05-15 21:55:10 UTC
does not happen with Gimp 2.2.6

please try to upgrade

oh - you are using AMD64
hmm I am on i386
Comment 2 Christian Kirbach 2005-05-15 21:55:33 UTC
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.
Comment 3 bernhard 2005-05-16 12:33:30 UTC
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
Comment 4 Sven Neumann 2005-05-16 13:08:03 UTC
Bernhard, first of all you should upgrade to GIMP 2.2.7. That is likely going to
fix your problem.
Comment 5 rhi 2005-05-18 10:58:29 UTC
duplicate of 303312
Comment 6 Sven Neumann 2005-05-18 19:36:13 UTC

*** This bug has been marked as a duplicate of 303312 ***