GNOME Bugzilla – Bug 669784
Segmentation fault when using Save As... or Export...
Last modified: 2012-03-15 00:05:03 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
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!
Created attachment 207668 [details] segfault when saving as (backtrace)
(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.
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.
Duplicate of bug #667012?
sure seems like it from the description.
*** This bug has been marked as a duplicate of bug 667012 ***