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 515880 - crash in File Browser:
crash in File Browser:
Status: RESOLVED DUPLICATE of bug 356497
Product: nautilus
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-11 21:50 UTC by clagiordano84
Modified: 2008-02-12 09:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description clagiordano84 2008-02-11 21:50:55 UTC
Version: 2.20.0

What were you doing when the application crashed?



Distribution: Debian lenny/sid
Gnome Release: 2.20.3 2008-01-12 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-3-k7 #1 SMP Mon Nov 12 09:12:50 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: dlg-neu

Memory status: size: 87384064 vsize: 87384064 resident: 28606464 share: 16801792 rss: 28606464 rss_rlim: 4294967295
CPU usage: start_time: 1202752035 rtime: 67460 utime: 32026 stime: 35434 cutime:6 cstime: 6 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 0xb6c0f6c0 (LWP 4273)]
[New Thread 0xb46f6b90 (LWP 4805)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6c0f6c0 (LWP 4273))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /build/buildd/glib2.0-2.14.5/glib/gspawn.c line 369
  • #3 IA__g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.14.5/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 update_places
    at nautilus-places-sidebar.c line 251
  • #8 update_places_cb
    at nautilus-places-sidebar.c line 408
  • #9 g_idle_dispatch
    at /build/buildd/glib2.0-2.14.5/glib/gmain.c line 4132
  • #10 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.14.5/glib/gmain.c line 2061
  • #11 g_main_context_iterate
    at /build/buildd/glib2.0-2.14.5/glib/gmain.c line 2694
  • #12 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.14.5/glib/gmain.c line 2898
  • #13 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.12.5/gtk/gtkmain.c line 1163
  • #14 main
    at nautilus-main.c line 556
  • #15 __libc_start_main
    from /lib/i686/cmov/libc.so.6
  • #16 _start
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
(nautilus:4273): Gtk-CRITICAL **: gtk_tree_view_get_selection: assertion `GTK_IS_TREE_VIEW (tree_view)' failed
(nautilus:4273): Gtk-CRITICAL **: gtk_list_store_clear: assertion `GTK_IS_LIST_STORE (list_store)' failed
** (nautilus:4273): CRITICAL **: nautilus_window_info_get_current_location: assertion `NAUTILUS_IS_WINDOW_INFO (window)' failed
(nautilus:4273): Gtk-CRITICAL **: gtk_list_store_append: assertion `GTK_IS_LIST_STORE (list_store)' failed
(nautilus:4273): Gtk-CRITICAL **: gtk_list_store_set_valist: assertion `GTK_IS_LIST_STORE (list_store)' failed
(nautilus:4273): Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp == GTK_LIST_STORE (tree_model)->stamp' failed
(nautilus:4273): Gtk-CRITICAL **: gtk_tree_model_filter_convert_child_iter_to_iter: assertion `child_path != NULL' failed
closing
--------------------------------------------------
Comment 1 Cosimo Cecchi 2008-02-12 09:50:04 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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