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 490705 - crash in Open Folder: Opened a directory that ...
crash in Open Folder: Opened a directory that ...
Status: RESOLVED DUPLICATE of bug 483884
Product: nautilus
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-27 02:55 UTC by Elliott Sales de Andrade
Modified: 2007-10-27 19:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Elliott Sales de Andrade 2007-10-27 02:55:56 UTC
Version: 2.20.0

What were you doing when the application crashed?
Opened a directory that had many pictures that needed thumbnailing. Tried to open another sibling directory, and it crashed.


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.20.1 2007-10-24 (Gentoo)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-gentoo-r8 #2 SMP PREEMPT Sun Oct 21 02:42:05 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks-Olive
Icon Theme: gnome

Memory status: size: 560050176 vsize: 560050176 resident: 182284288 share: 24240128 rss: 182284288 rss_rlim: 18446744073709551615
CPU usage: start_time: 1193453011 rtime: 6129 utime: 5535 stime: 594 cutime:223 cstime: 35 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47374165650640 (LWP 5765)]
0x00002b1625136a1f in __libc_waitpid (pid=6719, stat_loc=0x7fff8c2d5b30, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 47374165650640 (LWP 5765))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at gspawn.c line 369
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 677
  • #3 bugbuddy_segv_handle
    at gnome-breakpad.cc line 213
  • #4 <signal handler called>
  • #5 nautilus_icon_factory_possibly_free_cached_icon
    at nautilus-icon-factory.c line 611
  • #6 g_hash_table_foreach_remove_or_steal
    at ghash.c line 620
  • #7 nautilus_icon_factory_sweep
    at nautilus-icon-factory.c line 636
  • #8 g_timeout_dispatch
    at gmain.c line 3488
  • #9 IA__g_main_context_dispatch
    at gmain.c line 2061
  • #10 g_main_context_iterate
    at gmain.c line 2694
  • #11 IA__g_main_loop_run
    at gmain.c line 2898
  • #12 IA__gtk_main
    at gtkmain.c line 1146
  • #13 main
    at nautilus-main.c line 556
  • #14 __libc_start_main
    at libc-start.c line 229
  • #15 _start
0x00002b1625136a1f	41	in ../sysdeps/unix/sysv/linux/waitpid.c
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors (20 sec old) ---------------------
(nautilus:5765): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
(nautilus:5765): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(nautilus:5765): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
(nautilus:5765): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(nautilus:5765): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
(nautilus:5765): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(nautilus:5765): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Christoph Wolk 2007-10-27 19:18:41 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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