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 326218 - Gimp crash when i click on "open" in the file menu.
Gimp crash when i click on "open" in the file menu.
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.8.x
Other All
: Normal critical
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
: 326454 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-01-08 17:16 UTC by Maxime Chéramy
Modified: 2007-01-25 22:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maxime Chéramy 2006-01-08 17:16:24 UTC
Steps to reproduce:
1. Open it
2. File
3. Open


Stack trace:

Thread 2 (Thread -1230754896 (LWP 12215))

  • #0 pthread_setcanceltype
    from /lib/tls/libc.so.6
  • #1 g_free
    from /usr/lib/libglib-2.0.so.0
  • #2 _gnome_vfs_module_callback_demarshal_invoke
    from /usr/lib/libgnomevfs-2.so.0
  • #3 g_hash_table_size
    from /usr/lib/libglib-2.0.so.0
  • #4 _gnome_vfs_module_callback_demarshal_invoke
    from /usr/lib/libgnomevfs-2.so.0
  • #5 _gnome_vfs_module_callback_demarshal_invoke
    from /usr/lib/libgnomevfs-2.so.0
  • #6 g_hash_table_size
    from /usr/lib/libglib-2.0.so.0
  • #7 _gnome_vfs_module_callback_demarshal_invoke
    from /usr/lib/libgnomevfs-2.so.0
  • #8 exit
    from /lib/tls/libc.so.6
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 ??
  • #13 ??
    from /lib/tls/libc.so.6
  • #14 pthread_mutex_init
    from /lib/tls/libc.so.6
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 ??
    from /lib/tls/libc.so.6
  • #20 ??
  • #21 _dl_rtld_di_serinfo
    from /lib/ld-linux.so.2
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 ??
  • #30 <signal handler called>
  • #31 raise
    from /lib/tls/libc.so.6
  • #32 abort
    from /lib/tls/libc.so.6
  • #33 __fsetlocking
    from /lib/tls/libc.so.6
  • #34 free
    from /lib/tls/libc.so.6
  • #35 realloc
    from /lib/tls/libc.so.6
  • #36 _gnome_vfs_xdg_parent_read_from_file
    from /usr/lib/libgnomevfs-2.so.0
  • #37 _gnome_vfs_xdg_magic_read_from_file
    from /usr/lib/libgnomevfs-2.so.0
  • #38 _gnome_vfs_xdg_magic_read_from_file
    from /usr/lib/libgnomevfs-2.so.0
  • #39 _gnome_vfs_xdg_magic_read_from_file
    from /usr/lib/libgnomevfs-2.so.0
  • #40 _gnome_vfs_xdg_get_mime_type_from_file_name
    from /usr/lib/libgnomevfs-2.so.0
  • #41 gnome_vfs_mime_type_from_name_or_default
    from /usr/lib/libgnomevfs-2.so.0
  • #42 _gnome_vfs_get_mime_type_internal
    from /usr/lib/libgnomevfs-2.so.0
  • #43 gnome_vfs_get_mime_type_common
    from /usr/lib/libgnomevfs-2.so.0
  • #44 gnome_vfs_get_file_mime_type_fast
    from /usr/lib/libgnomevfs-2.so.0
  • #45 ??
    from /usr/lib/gnome-vfs-2.0/modules/libfile.so
  • #46 ??
  • #47 ??
  • #48 ??
  • #49 g_strdup
    from /usr/lib/libglib-2.0.so.0
  • #50 ??
    from /usr/lib/gnome-vfs-2.0/modules/libfile.so
  • #51 ??
  • #52 ??
  • #53 ??
  • #54 ??
  • #55 free
    from /lib/tls/libc.so.6
  • #56 gnome_vfs_directory_read_next_cancellable
    from /usr/lib/libgnomevfs-2.so.0
  • #57 _gnome_vfs_job_go
    from /usr/lib/libgnomevfs-2.so.0
  • #58 _gnome_vfs_job_execute
    from /usr/lib/libgnomevfs-2.so.0
  • #59 _gnome_vfs_job_queue_shutdown
    from /usr/lib/libgnomevfs-2.so.0
  • #60 _gnome_vfs_thread_pool_init
    from /usr/lib/libgnomevfs-2.so.0
  • #61 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #62 start_thread
    from /lib/tls/libpthread.so.0
  • #63 clone
    from /lib/tls/libc.so.6

Other information:
The bug appear mostly when gimp has just been start. And it's not each time.
Comment 1 Sven Neumann 2006-01-08 17:27:34 UTC
Obviously not a GIMP bug. Have you checked if this problem has already been reported against gtk+ or gnomevfs?
Comment 2 Sven Neumann 2006-01-09 12:45:22 UTC
Setting to NEEDINFO until the bug reporter reassigns the bug report or at least provides information about the operating system and versions of the libraries involved here (in particular glib, gtk+ and gnomevfs).
Comment 3 Maxime Chéramy 2006-01-10 13:21:29 UTC
Only gimp crash on my system...
However, i'm using a debian testing up to date.
I'm not currently at home and that's not possible before this weekend.
Comment 4 Andy 2006-01-15 12:51:33 UTC
*** Bug 326454 has been marked as a duplicate of this bug. ***
Comment 5 Maxime Chéramy 2006-01-15 15:11:48 UTC
glib : 2.8.4-2
libgtk : 2.8.9-2
libgnomevfs : 2.10.1-5
Comment 6 Michael Schumacher 2006-02-23 22:56:07 UTC
Maybe bug 306143?
Comment 7 Sven Neumann 2006-04-04 14:32:00 UTC
No idea, but since it looks like a problem with the file-chooser widget, I will reassign it to GTK+ now.
Comment 8 Federico Mena Quintero 2007-01-25 17:00:51 UTC
Please test this again with GTK+ 2.10, and file another bug if it still happens.
Comment 9 Maxime Chéramy 2007-01-25 17:11:37 UTC
I'm not on the same computer and here, with GTK+ 2.10 there are no bug.
I can't test on the other currently and it had been formated since.
Comment 10 Federico Mena Quintero 2007-01-25 22:25:40 UTC
Ok, thanks for the info :)