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 459124 - crash in Computer: I just wanted to open a ...
crash in Computer: I just wanted to open a ...
Status: RESOLVED DUPLICATE of bug 459221
Product: nautilus
Classification: Core
Component: general
2.19.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 459128 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-07-21 22:44 UTC by elena
Modified: 2007-07-22 19:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description elena 2007-07-21 22:44:51 UTC
Version: 2.19.5

What were you doing when the application crashed?
I just wanted to open a folder with nautilus. It's no more possible to do this using the "classic"
interface. Nautilus will launch and crash after double-clicking on any folder.
But the problem disappears by using the spatial interface. Opening a text file
is not a problem.


Distribution: Mandriva Linux release 2008.0 (Cooker) for i586
Gnome Release: 2.19.5 2007-07-08 (Mandriva)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-1mdv #1 SMP Mon Jul 16 23:09:31 CEST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70000000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Ia Ora Free
Icon Theme: gnome

Memory status: size: 68968448 vsize: 68968448 resident: 30892032 share: 22183936 rss: 30892032 rss_rlim: 4294967295
CPU usage: start_time: 1185057315 rtime: 167 utime: 154 stime: 13 cutime:1 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(gdb) run
Starting program: /usr/bin/nautilus 
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1228965680 (LWP 7333)]

(nautilus:7333): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
Initializing gnome-mount extension
[New Thread -1249543280 (LWP 7343)]
[New Thread -1259340912 (LWP 7344)]
[Thread -1259340912 (LWP 7344) exited]
[Thread -1249543280 (LWP 7343) exited]
[New Thread -1249543280 (LWP 7353)]

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

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread -1228965680 (LWP 7333)]
0xb6f2662c in g_logv () from /usr/lib/libglib-2.0.so.0


(gdb) thread apply all bt

Thread 1 (Thread -1228965680 (LWP 7333))

  • #0 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #1 g_log
    from /usr/lib/libglib-2.0.so.0
  • #2 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #3 view_as_menu_switch_views_callback
    at nautilus-navigation-window.c line 834
  • #4 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_cclosure_marshal_VOID__ENUM
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_cclosure_marshal_VOID__ENUM
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 g_cclosure_marshal_VOID__BOXED
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_cclosure_marshal_VOID__ENUM
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 gtk_tree_model_row_deleted
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_list_store_remove
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_list_store_clear
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 load_view_as_menu
    at nautilus-navigation-window.c line 884
  • #19 ready_callback_call
    at nautilus-directory-async.c line 1259
  • #20 call_ready_callbacks_at_idle
    at nautilus-directory-async.c line 1877
  • #21 g_cclosure_marshal_VOID__ENUM
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #23 g_cclosure_marshal_VOID__ENUM
    from /usr/lib/libglib-2.0.so.0
  • #24 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #25 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 main
    at nautilus-main.c line 548

Comment 1 Pascal Terjan 2007-07-22 19:27:55 UTC
*** Bug 459128 has been marked as a duplicate of this bug. ***
Comment 2 Pascal Terjan 2007-07-22 19:30:47 UTC
Marking this one as duplicate as the other one has the good stacktrace

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

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