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 505498 - crash in Open Folder:
crash in Open Folder:
Status: RESOLVED DUPLICATE of bug 355018
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-12-24 23:46 UTC by sfc_1313
Modified: 2007-12-25 00:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description sfc_1313 2007-12-24 23:46:20 UTC
Version: 2.18.3

What were you doing when the application crashed?



Distribution: Debian lenny/sid
Gnome Release: 2.20.2 2007-11-29 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-3-686 #1 SMP Mon Nov 12 08:32:57 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Nuvola

Memory status: size: 76062720 vsize: 76062720 resident: 25219072 share: 17104896 rss: 25219072 rss_rlim: 4294967295
CPU usage: start_time: 1198539793 rtime: 226 utime: 216 stime: 10 cutime:0 cstime: 0 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 0xb6dd66b0 (LWP 5506)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6dd66b0 (LWP 5506))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /tmp/buildd/glib2.0-2.14.3/glib/gspawn.c line 369
  • #3 IA__g_spawn_command_line_sync
    at /tmp/buildd/glib2.0-2.14.3/glib/gspawn.c line 677
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 strcmp
    from /lib/i686/cmov/libc.so.6
  • #7 changed_group_callback
    at fm-properties-window.c line 1646
  • #8 IA__g_cclosure_marshal_VOID__VOID
    at /tmp/buildd/glib2.0-2.14.3/gobject/gmarshal.c line 77
  • #9 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.14.3/gobject/gclosure.c line 490
  • #10 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2440
  • #11 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2199
  • #12 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2243
  • #13 gtk_combo_box_model_row_deleted
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkcombobox.c line 3119
  • #14 IA__g_cclosure_marshal_VOID__BOXED
    at /tmp/buildd/glib2.0-2.14.3/gobject/gmarshal.c line 566
  • #15 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.14.3/gobject/gclosure.c line 490
  • #16 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2440
  • #17 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2199
  • #18 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2243
  • #19 IA__gtk_tree_model_row_deleted
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtktreemodel.c line 1537
  • #20 IA__gtk_list_store_remove
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 969
  • #21 IA__gtk_list_store_clear
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 1167
  • #22 synch_groups_combo_box
    at fm-properties-window.c line 1794
  • #23 IA__g_cclosure_marshal_VOID__VOID
    at /tmp/buildd/glib2.0-2.14.3/gobject/gmarshal.c line 77
  • #24 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.14.3/gobject/gclosure.c line 490
  • #25 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2440
  • #26 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2199
  • #27 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2243
  • #28 nautilus_file_emit_changed
    at nautilus-file.c line 5522
  • #29 nautilus_directory_emit_change_signals
    at nautilus-directory.c line 794
  • #30 nautilus_file_changed
    at nautilus-file.c line 5468
  • #31 deep_count_callback
    at nautilus-directory-async.c line 2430
  • #32 dispatch_job_callback
    at gnome-vfs-job.c line 237
  • #33 g_idle_dispatch
    at /tmp/buildd/glib2.0-2.14.3/glib/gmain.c line 4132
  • #34 IA__g_main_context_dispatch
    at /tmp/buildd/glib2.0-2.14.3/glib/gmain.c line 2061
  • #35 g_main_context_iterate
    at /tmp/buildd/glib2.0-2.14.3/glib/gmain.c line 2694
  • #36 IA__g_main_loop_run
    at /tmp/buildd/glib2.0-2.14.3/glib/gmain.c line 2898
  • #37 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkmain.c line 1146
  • #38 main
    at nautilus-main.c line 548
  • #0 __kernel_vsyscall


----------- .xsession-errors (21 sec old) ---------------------
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
--------------------------------------------------
Comment 1 Cosimo Cecchi 2007-12-25 00:03:47 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 355018 ***