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 534093 - Crash in IA__g_str_hash, remove_pending at fm-properties-window.c line 5266
Crash in IA__g_str_hash, remove_pending at fm-properties-window.c line 5266
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: Crashers
2.30.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
nautilus[EMC08]
: 524117 554549 554550 579419 604987 604989 605139 608828 609230 610473 620807 620809 620854 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-05-20 19:15 UTC by Sam Morris
Modified: 2014-08-25 18:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Sam Morris 2008-05-20 19:15:25 UTC
Version: 2.22.2

What were you doing when the application crashed?
tried to open the properties of a file on an ssh gvfs mount. it took too long to open so i cancelled the 'opening properties ...' window and then unmounted the gvfs mount.


Distribution: Debian lenny/sid
Gnome Release: 2.22.1 2008-04-08 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.25-1-686 #1 SMP Mon Apr 28 13:54:58 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 112955392 vsize: 112955392 resident: 39354368 share: 19300352 rss: 39354368 rss_rlim: 4294967295
CPU usage: start_time: 1210956758 rtime: 15580 utime: 13641 stime: 1939 cutime:3723 cstime: 816 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/nautilus'

Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6b59720 (LWP 4451)]
[New Thread 0xb33cab90 (LWP 17114)]
[New Thread 0xb5afeb90 (LWP 4519)]
0xb7fb3424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6b59720 (LWP 4451))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /build/buildd/glib2.0-2.16.3/glib/gspawn.c line 374
  • #3 IA__g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.16.3/glib/gspawn.c line 682
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 IA__g_str_hash
    at /build/buildd/glib2.0-2.16.3/glib/gstring.c line 95
  • #7 g_hash_table_remove_internal
    at /build/buildd/glib2.0-2.16.3/glib/ghash.c line 118
  • #8 remove_pending
    at fm-properties-window.c line 5266
  • #9 is_directory_ready_callback
    at fm-properties-window.c line 5288
  • #10 ready_callback_call
    at nautilus-directory-async.c line 1260
  • #11 call_ready_callbacks_at_idle
    at nautilus-directory-async.c line 1912
  • #12 g_idle_dispatch
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 4087
  • #13 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2009
  • #14 g_main_context_iterate
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2642
  • #15 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2850
  • #16 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c line 1163
  • #17 main
    at nautilus-main.c line 569
  • #18 __libc_start_main
    from /lib/i686/cmov/libc.so.6
  • #19 _start
  • #0 __kernel_vsyscall


----------- .xsession-errors (329682 sec old) ---------------------
(update-notifier:4459): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
(update-notifier:4459): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
(update-notifier:4459): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
(update-notifier:4459): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
(update-notifier:4459): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
(update-notifier:4459): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
(update-notifier:4459): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Sebastien Bacher 2008-09-18 08:48:19 UTC
there is a similar crash on https://bugs.launchpad.net/nautilus/+bug/271515 using the current 2.23 tarball

"How to reproduce:

1. Download "file-535038625.flv" with DownloadHelper(firefox extension) from http://androidguys.com/?p=1614
2. Right click on the downloaded file and select "properties"(the file is downloaded to Desktop)
3. The "You can not stop this" with button "cancel" dialog appears. Click on cancel very fast, because it disappears quickly
4. All desktop icons disappear if you use metacity. Click on Places and select Desktop

  • #0 IA__g_str_hash
    at /build/buildd/glib2.0-2.18.0/glib/gstring.c line 95
  • #1 g_hash_table_remove_internal
    at /build/buildd/glib2.0-2.18.0/glib/ghash.c line 118
  • #2 remove_pending
    at fm-properties-window.c line 5291
  • #3 is_directory_ready_callback
    at fm-properties-window.c line 5313
  • #4 ready_callback_call
    at nautilus-directory-async.c line 1261
  • #5 call_ready_callbacks_at_idle
    at nautilus-directory-async.c line 1913
  • #6 g_idle_dispatch
    at /build/buildd/glib2.0-2.18.0/glib/gmain.c line 4232
  • #7 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.18.0/glib/gmain.c line 2142
  • #8 g_main_context_iterate
    at /build/buildd/glib2.0-2.18.0/glib/gmain.c line 2775
  • #9 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.18.0/glib/gmain.c line 2983
  • #10 IA__gtk_main
    at /build/buildd/gtk+2.0-2.14.1/gtk/gtkmain.c line 1172
  • #11 main
    at nautilus-main.c line 596

Comment 2 Cosimo Cecchi 2008-10-04 09:04:23 UTC
*** Bug 554549 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2008-11-13 23:48:59 UTC
Bug 524117, bug 534093, bug 543659, bug 560406, bug 434026 look a little bit similar.
Comment 4 Fabio Durán Verdugo 2009-04-18 15:24:45 UTC
*** Bug 579419 has been marked as a duplicate of this bug. ***
Comment 5 Akhil Laddha 2009-12-19 17:56:50 UTC
*** Bug 604987 has been marked as a duplicate of this bug. ***
Comment 6 Akhil Laddha 2009-12-19 17:56:55 UTC
*** Bug 604989 has been marked as a duplicate of this bug. ***
Comment 7 Akhil Laddha 2009-12-19 17:57:52 UTC
last dupe in 2.28.x
Comment 8 Akhil Laddha 2009-12-19 18:00:30 UTC
*** Bug 554550 has been marked as a duplicate of this bug. ***
Comment 9 Fabio Durán Verdugo 2009-12-21 15:26:54 UTC
*** Bug 605139 has been marked as a duplicate of this bug. ***
Comment 10 Fabio Durán Verdugo 2010-02-02 19:28:24 UTC
*** Bug 608828 has been marked as a duplicate of this bug. ***
Comment 11 Fabio Durán Verdugo 2010-02-07 18:05:10 UTC
*** Bug 609230 has been marked as a duplicate of this bug. ***
Comment 12 Fabio Durán Verdugo 2010-02-19 17:08:30 UTC
*** Bug 610473 has been marked as a duplicate of this bug. ***
Comment 13 Akhil Laddha 2010-06-07 11:16:16 UTC
*** Bug 620807 has been marked as a duplicate of this bug. ***
Comment 14 Akhil Laddha 2010-06-07 11:16:58 UTC
*** Bug 620809 has been marked as a duplicate of this bug. ***
Comment 15 Fabio Durán Verdugo 2010-06-07 16:12:36 UTC
*** Bug 620854 has been marked as a duplicate of this bug. ***
Comment 16 Akhil Laddha 2010-12-15 04:47:44 UTC
*** Bug 524117 has been marked as a duplicate of this bug. ***
Comment 17 Jean-François Fortin Tam 2014-01-12 16:19:18 UTC
Hi there, is this still a problem with the latest version?
Comment 18 André Klapper 2014-08-25 18:29:00 UTC
No new duplicates lately. Assuming this somehow got fixed. If not and this happens still in 3.12 or 3.10, please reopen.