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 484119 - crash in Open Folder: opening a folder
crash in Open Folder: opening a folder
Status: RESOLVED DUPLICATE of bug 459221
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 484355 497691 498808 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-10-06 13:32 UTC by kortchnoi
Modified: 2007-11-24 19:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description kortchnoi 2007-10-06 13:32:21 UTC
Version: 2.18.3

What were you doing when the application crashed?
opening a folder


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.18.3 2007-10-04 (Gentoo)
BugBuddy Version: 2.18.1

System: Linux 2.6.21-gentoo-r4 #2 SMP Tue Jul 24 16:47:18 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: graphite

Memory status: size: 88264704 vsize: 88264704 resident: 26841088 share: 14372864 rss: 26841088 rss_rlim: 4294967295
CPU usage: start_time: 1191684872 rtime: 207 utime: 189 stime: 18 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1227724320 (LWP 5030)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227724320 (LWP 5030))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 nautilus_navigation_window_allow_back
  • #11 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #16 gtk_combo_box_get_active_iter
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 g_cclosure_marshal_VOID__BOXED
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #22 gtk_tree_model_row_deleted
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gtk_list_store_remove
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 gtk_list_store_clear
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 nautilus_navigation_window_allow_back
  • #26 nautilus_directory_schedule_dequeue_pending
  • #27 nautilus_directory_cancel
  • #28 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #30 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #32 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 main
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
** (nautilus:5030): WARNING **: Cannot connect to system bus: org.freedesktop.DBus.Error.FileNotFound : Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
** (nautilus:5030): WARNING **: Could not initialize hal context
(nautilus:5030): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(nautilus:5030): GLib-GObject-CRITICAL **: g_object_weak_ref: assertion `G_IS_OBJECT (object)' failed
Shutting down gnome-mount extension
(gnome-panel:5029): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -9 and height 41
** ERROR **: file nautilus-navigation-window.c: line 834 (activate_nth_short_list_item): assertion failed: (index < g_list_length (window->details->short_list_viewers))
aborting...
--------------------------------------------------
Comment 1 Susana 2007-10-07 09:43:12 UTC
*** Bug 484355 has been marked as a duplicate of this bug. ***
Comment 2 André Klapper 2007-10-19 01:46:46 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 459221 ***
Comment 3 André Klapper 2007-11-18 02:20:20 UTC
*** Bug 497691 has been marked as a duplicate of this bug. ***
Comment 4 Susana 2007-11-24 19:11:29 UTC
*** Bug 498808 has been marked as a duplicate of this bug. ***