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 469056 - crash while changing the directory
crash while changing the directory
Status: RESOLVED DUPLICATE of bug 460524
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.18.x
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-08-22 00:04 UTC by Nepomuk Frädrich
Modified: 2007-08-22 04:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Nepomuk Frädrich 2007-08-22 00:04:00 UTC
Steps to reproduce:
1. start nautilus (with root permissions in gnome-terminal)
2. click on a folder icon 
3. crash!
4. would you see a videoreport? (my English is very bad)
>> http://www.youtube.com/watch?v=UR2OLASiKGA 


Stack trace:
Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.1-41.fc7 #1 SMP Fri Jul 27 18:10:34 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 77635584 vsize: 77635584 resident: 25337856 share: 19251200 rss: 25337856 rss_rlim: 4294967295
CPU usage: start_time: 1187740116 rtime: 91 utime: 78 stime: 13 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[?1034hUsing host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208568096 (LWP 27280)]
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208568096 (LWP 27280))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    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 /lib/libglib-2.0.so.0
  • #8 g_log
    from /lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /lib/libglib-2.0.so.0
  • #10 view_as_menu_switch_views_callback
    at nautilus-navigation-window.c line 834
  • #11 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #12 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #13 ??
    from /lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #16 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 g_cclosure_marshal_VOID__BOXED
    from /lib/libgobject-2.0.so.0
  • #18 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #19 ??
    from /lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #21 g_signal_emit
    from /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 load_view_as_menu
    at nautilus-navigation-window.c line 884
  • #26 ready_callback_call
    at nautilus-directory-async.c line 1265
  • #27 call_ready_callbacks_at_idle
    at nautilus-directory-async.c line 1883
  • #28 ??
    from /lib/libglib-2.0.so.0
  • #29 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #30 ??
    from /lib/libglib-2.0.so.0
  • #31 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #32 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 main
    at nautilus-main.c line 548
  • #0 __kernel_vsyscall


Other information:
The gnome-terminal output:
[root@*** ***]# nautilus

(nautilus:27280): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.

** 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...

warning: the debug information found in "/usr/lib/debug//usr/lib/gnome-vfs-2.0/modules/libfile.so.debug" does not match "/usr/lib/gnome-vfs-2.0/modules/libfile.so" (CRC mismatch).

Cannot access memory at address 0x6a90
Cannot access memory at address 0x6a90
Comment 1 André Klapper 2007-08-22 04:21:15 UTC
see my comment at bug 460524 - 
siehe meinen Kommentar auf http://bugzilla.gnome.org/show_bug.cgi?id=460524#c26

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