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 305206 - Gimp crashes when i click save as
Gimp crashes when i click save as
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: MIME and file/program mapping
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-23 12:37 UTC by Sebastien Bacher
Modified: 2006-03-11 11:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2005-05-23 12:37:56 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/11018

"it is going one when i hane done lots of operations on image and trying to save
as. If i save as at the begining nothing is going on. It's crash only when some
operation on image is done.
...
-Ubuntu Linux 5.04
-I,m saving png and jpg
-Gimp 2.2.7
...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1245426768 (LWP 10518)]
0xb78a5fca in mallopt () from /lib/tls/i686/cmov/libc.so.6
(gdb) thread apply all bt

Thread 3 (Thread -1245426768 (LWP 10518))

  • #0 mallopt
    from /lib/tls/i686/cmov/libc.so.6
  • #1 realloc
    from /lib/tls/i686/cmov/libc.so.6
  • #2 _gnome_vfs_xdg_alias_read_from_file
    at xdgmimealias.c line 157
  • #3 xdg_mime_init_from_directory
    at xdgmime.c line 161
  • #4 xdg_run_command_on_dirs
    at xdgmime.c line 238
  • #5 xdg_mime_init
    at xdgmime.c line 383
  • #6 _gnome_vfs_xdg_get_mime_type_from_file_name
    at xdgmime.c line 475
  • #7 gnome_vfs_mime_type_from_name_or_default
    at gnome-vfs-mime.c line 119
  • #8 _gnome_vfs_get_mime_type_internal
    at gnome-vfs-mime.c line 252
  • #9 gnome_vfs_get_file_mime_type_internal
  • #10 gnome_vfs_get_file_mime_type_fast
    at gnome-vfs-mime.c line 420
  • #11 ??
    from /usr/lib/gnome-vfs-2.0/modules/libfile.so
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 IA__g_strdup
    at gstrfuncs.c line 91
  • #16 ??
    from /usr/lib/gnome-vfs-2.0/modules/libfile.so
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 ??
  • #30 ??
  • #31 ??
  • #32 ??
  • #33 ??
  • #34 ??
  • #35 ??
  • #36 ??
  • #37 ??
  • #38 ??
  • #39 ??
  • #40 ??
  • #41 ??
  • #42 ??
  • #43 ??
  • #44 ??
  • #45 ??
  • #46 ??
  • #47 ??
  • #48 ??
  • #49 file_info_ref_lock
    from /usr/lib/libgnomevfs-2.so.0
  • #50 ??
  • #51 ??
    from /usr/lib/gnome-vfs-2.0/modules/libfile.so
  • #52 __JCR_LIST__
    from /usr/lib/libgnomevfs-2.so.0
  • #53 ??
  • #54 ??
  • #55 ??
  • #56 gnome_vfs_directory_read_next_cancellable
    at gnome-vfs-directory.c line 225
  • #57 gnome_vfs_directory_read_next_cancellable
    at gnome-vfs-directory.c line 225
  • #58 load_directory_details
    at gnome-vfs-job.c line 1468
  • #59 _gnome_vfs_job_execute
    at gnome-vfs-job.c line 1669
  • #60 thread_routine
    at gnome-vfs-job-slave.c line 64
  • #61 thread_entry
    at gnome-vfs-thread-pool.c line 186
  • #62 g_thread_create_proxy
    at gthread.c line 561
  • #63 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #64 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Christian Kellner 2005-05-24 07:20:14 UTC
Maybe related to bug #170947. Not sure though. Strange enough I dont have any
_gnome_vfs_xdg_alias_read_from_file function on cvs HEAD anymore. Maybe it's has
been removed with the latest synch of xdgmime. Is this always reproducable?
Could you try it with gnome-vfs 2.11.x? Thanks.
Comment 2 Paweł Zioło 2005-05-24 16:09:48 UTC
It is reproducable :> I can't reproduce it with gnome-vfs 2.11.x cause this 
there is no such package in Ubuntu repository. I'm sorry.
Comment 3 Sebastien Bacher 2005-05-24 16:29:56 UTC
http://archive.ubuntu.com/ubuntu/pool/main/g/gnome-vfs2/ has libgnomevfs2-0
2.11.1 if you want to try with it.
Comment 4 Paweł Zioło 2005-05-24 16:40:03 UTC
O.K. I will it.
Comment 5 Paweł Zioło 2005-05-24 16:45:22 UTC
I will try it. :>
Comment 6 Christophe Fergeau 2005-06-14 19:34:29 UTC
Pawel, did you get a chance to test this package ?
Comment 7 Paweł Zioło 2005-06-21 20:45:41 UTC
No. I had some problems with that :/
Comment 8 Alan Hearnshaw 2005-08-08 05:17:06 UTC
I also get this bug. I'm running Fedora Core 4 (2.6.11-1.1369_FC4).
Gimp Version: 2.2.7
Unfortunately, I can't reproduce the bug when I start gimp from the shell.
Here are my steps to reproduce:
-Right Click an image in Nautilus 2.10
-Open With->Open with "The Gimp"
-Layers->Colours->Levels (Click Auto and OK dialogue box).
-Layers->Colours->Curves (Adjust curves)
-File->Save As
At this point the application either locks and has to be forced to quit, or
instantly shuts down.
For me, this is reproducible 80% of the time.
Comment 9 Pontus Enhager 2005-08-08 08:58:36 UTC
This bug have bitten me to on FC4 / Gimp 2.2.7 though i have had difficulties
reproducing it in a reliable manner. What i remember from the occasion was that
i was using undo and revert a lot during the work on the picture.
Comment 10 Christian Neumair 2006-03-11 11:54:55 UTC
According to launchpad it can't be reproduced anymore since GNOME 2.12. Closing.