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 461732 - crash in Open Folder:
crash in Open Folder:
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
Depends on:
Blocks:
 
 
Reported: 2007-07-30 10:24 UTC by bug-buddy
Modified: 2007-07-31 21:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description bug-buddy 2007-07-30 10:24:52 UTC
Version: 2.19.5

What were you doing when the application crashed?



Distribution: Fedora release 7.90 (Rawhide)
Gnome Release: 2.19.5 2007-07-08 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.23-0.49.rc1.git3.fc8 #1 SMP Thu Jul 26 14:29:21 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Clearlooks

Memory status: size: 477077504 vsize: 477077504 resident: 45273088 share: 28839936 rss: 45273088 rss_rlim: 18446744073709551615
CPU usage: start_time: 1185791082 rtime: 104 utime: 80 stime: 24 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 "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496325680 (LWP 3716)]
[New Thread 1094719824 (LWP 3729)]
(no debugging symbols found)
0x0000003c2e20d97f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912496325680 (LWP 3716))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_logv
    from /lib64/libglib-2.0.so.0
  • #4 g_log
    from /lib64/libglib-2.0.so.0
  • #5 g_assert_warning
    from /lib64/libglib-2.0.so.0
  • #6 ??
  • #7 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #8 g_cclosure_marshal_VOID__ENUM
    from /lib64/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #11 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #12 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #13 g_cclosure_marshal_VOID__ENUM
    from /lib64/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #16 gtk_list_store_remove
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #17 gtk_list_store_clear
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #18 ??
  • #19 ??
  • #20 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #21 g_cclosure_marshal_VOID__ENUM
    from /lib64/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #23 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #24 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors ---------------------
warning: .dynamic section for "/lib64/libgcc_s.so.1" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib64/libgnome-window-settings.so.1" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib64/libpanel-applet-2.so.0" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib64/libmetacity-private.so.0" is not at the expected address (wrong library or version mismatch?)
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff54ffd000
** ERROR **: file nautilus-navigation-window.c: line 823 (activate_nth_short_list_item): assertion failed: (index < g_list_length (window->details->short_list_viewers))
aborting...
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fffaa9fd000
--------------------------------------------------
Comment 1 Martin Wehner 2007-07-31 21:51:05 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 ***