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 501707 - crash in Home Folder: browsing into a folder (...
crash in Home Folder: browsing into a folder (...
Status: RESOLVED DUPLICATE of bug 459221
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-12-05 10:36 UTC by daan
Modified: 2007-12-06 19:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description daan 2007-12-05 10:36:30 UTC
What were you doing when the application crashed?
browsing into a folder (in Nautilus) with  lots of documents (and thumbnails).


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

System: Linux 2.6.18-gentoo-r6 #2 SMP PREEMPT Mon Oct 22 15:54:34 CEST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 287506432 vsize: 287506432 resident: 46010368 share: 20676608 rss: 46010368 rss_rlim: 18446744073709551615
CPU usage: start_time: 1196850661 rtime: 444 utime: 392 stime: 52 cutime:0 cstime: 2 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 47745499375632 (LWP 28817)]
0x00002b6c9c02db0f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47745499375632 (LWP 28817))

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


----------- .xsession-errors ---------------------
Initializing gnome-mount extension
** (nautilus:28817): WARNING **: Failed to initialize libhal context: (null) : (null)
** (nautilus:28817): WARNING **: Could not initialize hal context
(nautilus:28817): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(nautilus:28817): GLib-GObject-CRITICAL **: g_object_weak_ref: assertion `G_IS_OBJECT (object)' failed
Shutting down gnome-mount extension
error: Could not find thumbnail in zip file
** 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 palfrey 2007-12-06 19:19:49 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 ***