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 669784 - Segmentation fault when using Save As... or Export...
Segmentation fault when using Save As... or Export...
Status: RESOLVED DUPLICATE of bug 667012
Product: GIMP
Classification: Other
Component: libgimp
2.6.12
Other Linux
: High critical
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2012-02-10 03:25 UTC by jarf.barker
Modified: 2012-03-15 00:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Terminal error output on crash (1.65 KB, text/plain)
2012-02-10 03:25 UTC, jarf.barker
Details
segfault when saving as (backtrace) (4.96 KB, text/x-log)
2012-02-15 16:26 UTC, jarf.barker
Details

Description jarf.barker 2012-02-10 03:25:08 UTC
Created attachment 207225 [details]
Terminal error output on crash

When saving a file under a different file name, Gimp crashes completely.  

Steps to reproduce:
-Open file.
-Save file.
-Edit file.
-File -> Save As...
-Enter new file name... click save.
-Bye bye GIMP.


(gimp:1681): Gtk-CRITICAL **: IA__gtk_tree_model_get: assertion `GTK_IS_TREE_MODEL (tree_model)' failed
gimp: fatal error: Segmentation fault

See attachment for all errors from terminal.


This also occurs in 2.7.4 when using the Export function, though not always on the first export.

I am using Arch Linux with:
-gnome-shell 3.2.2.1
-gtk2 2.24.10   
-gtk3 3.2.3
-glib2 2.30.2
Comment 1 André Klapper 2012-02-10 09:09:32 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace from 2.7.4? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 jarf.barker 2012-02-15 16:26:19 UTC
Created attachment 207668 [details]
segfault when saving as (backtrace)
Comment 3 Paul Bazin 2012-02-28 17:36:01 UTC
(In reply to comment #1)
> Can you get us a stack trace from 2.7.4?
I also experience this bug in 2.6.11 on Gnu/Linux x86_64.
stderr says:
> (gimp:20273): Gtk-CRITICAL **: IA__gtk_tree_model_get: assertion `GTK_IS_TREE_MODEL (tree_model)' failed
> 
> (script-fu:20282): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
> Segmentation fault

Unhappily, the --stack-trace-mode=always flag does not give me more output.
Comment 4 jarf.barker 2012-03-14 12:13:52 UTC
Just wanted to make sure that you saw that I provided a full backtrace, as STATUS still reads NEEDINFO.  Issue still exists in 2.7.5.  Let me know if you need some other information.
Comment 5 Michael Schumacher 2012-03-14 12:32:58 UTC
Duplicate of bug #667012?
Comment 6 jarf.barker 2012-03-15 00:00:34 UTC
sure seems like it from the description.
Comment 7 jarf.barker 2012-03-15 00:05:03 UTC

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