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 460209 - crash in Open Folder: Nautilus was running and...
crash in Open Folder: Nautilus was running and...
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-25 12:16 UTC by Ameya Gore
Modified: 2007-07-26 13:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Ameya Gore 2007-07-25 12:16:13 UTC
Version: 2.19.5

What were you doing when the application crashed?
Nautilus was running and minimized. I exported one document as pdf in Openoffice 2.2.1.18.6. Then I clicked on Nautilus to check that its stored in my home directory. Bug-buddy appeared.


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

System: Linux 2.6.23-0.45.rc0.git16.fc8 #1 SMP Mon Jul 23 09:35:47 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Bluecurve
Icon Theme: Bluecurve

Memory status: size: 125591552 vsize: 125591552 resident: 34869248 share: 27455488 rss: 34869248 rss_rlim: 4294967295
CPU usage: start_time: 1185362783 rtime: 1052 utime: 800 stime: 252 cutime:19 cstime: 23 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)
[Thread debugging using libthread_db enabled]
[New Thread -1208318192 (LWP 2131)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208318192 (LWP 2131))

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


----------- .xsession-errors (25 sec old) ---------------------
  star.copy_area(0, 0, star_size, star_size, full_image, star_size * x, 0)
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2400067 (OpenOffice)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
calling convert '/tmp/.gnome_thumbnail.82BVVT.BVKZVT' +matte -thumbnail 128x128 png:'/tmp/.gnome_thumbnail.82BVVT'
(gsf-office-thumbnailer:2797): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x24063f7 (PDF Option)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x24063f7 (PDF Option)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
PARSING /usr/share/poppler/nameToUnicode/Bulgarian
PARSING /usr/share/poppler/nameToUnicode/Thai
** 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...
--------------------------------------------------
Comment 1 Pascal Terjan 2007-07-26 13:04:53 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 ***