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 365116 - crash when I saved a jpg file
crash when I saved a jpg file
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.10.x
Other Linux
: Normal critical
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2006-10-25 21:11 UTC by Sebastien Bacher
Modified: 2008-09-06 12:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Sebastien Bacher 2006-10-25 21:11:49 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/gimp/+bug/68179

"When gimp finished to save an image (xcf.gz type) I saved a copy in jpg format. After that, gimp crashed. Take a look to the attach please.
...
 libgtk2.0-0 2.10.6-0ubuntu1
..."

Backtrace from the crash file:

"Core was generated by `gimp --display :0.0 file:///home/mario/Documentos/Forestal/otec/planificacion_m'.
Program terminated with signal 11, Segmentation fault.
  • #0 strlen
    from /lib/tls/i686/cmov/libc.so.6
  • #0 strlen
    from /lib/tls/i686/cmov/libc.so.6
  • #1 IA__g_strdup
    at gstrfuncs.c line 90
  • #2 gnome_vfs_make_uri_canonical
    at gnome-vfs-utils.c line 1660
  • #3 make_uri_canonical
    at gtkfilesystemgnomevfs.c line 888
  • #4 gtk_file_folder_gnome_vfs_get_info
    at gtkfilesystemgnomevfs.c line 2882
  • #5 IA__gtk_file_folder_get_info
    at gtkfilesystem.c line 1133
  • #6 file_model_node_get_info
    at gtkfilesystemmodel.c line 1343
  • #7 name_sort_func
    at gtkfilechooserdefault.c line 5598
  • #8 gtk_tree_model_sort_level_find_insert
    at gtktreemodelsort.c line 1739
  • #9 gtk_tree_model_sort_row_inserted
    at gtktreemodelsort.c line 1787
  • #10 _gtk_marshal_VOID__BOXED_BOXED
    at gtkmarshalers.c line 1305
  • #11 IA__g_closure_invoke
    at gclosure.c line 490
  • #12 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #13 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #14 IA__g_signal_emit
    at gsignal.c line 2243
  • #15 IA__gtk_tree_model_row_inserted
    at gtktreemodel.c line 1494
  • #16 do_files_added
    at gtkfilesystemmodel.c line 1755
  • #17 IA__g_cclosure_marshal_VOID__POINTER
    at gmarshal.c line 601
  • #18 IA__g_closure_invoke
    at gclosure.c line 490
  • #19 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #20 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #21 IA__g_signal_emit_by_name
    at gsignal.c line 2267
  • #22 monitor_callback
    at gtkfilesystemgnomevfs.c line 3464

Comment 1 Sebastien Bacher 2008-09-06 12:55:28 UTC
closing the issue as obsolete since gio is used now and the stacktrace is a gnomevfs one there