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 530116 - crash in Open Folder: browsing the disk with n...
crash in Open Folder: browsing the disk with n...
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: 2008-04-26 21:23 UTC by localgost
Modified: 2008-04-27 01:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description localgost 2008-04-26 21:23:46 UTC
Version: 2.20.0

What were you doing when the application crashed?
browsing the disk with nautilus and opening a new window, apparently spawning.
error=0xbfcf05e8) at /tmp/buildd/glib2.0-2.14.4/glib/gspawn.c:677


Distribution: Debian lenny/sid
Gnome Release: 2.20.2 2007-11-29 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.24-rc3 #5 PREEMPT Sat Dec 22 17:18:59 CET 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Amaranth
Icon Theme: Amaranth

Memory status: size: 105975808 vsize: 105975808 resident: 54480896 share: 16580608 rss: 54480896 rss_rlim: 4294967295
CPU usage: start_time: 1205872819 rtime: 3445 utime: 3249 stime: 196 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6c266c0 (LWP 4527)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6c266c0 (LWP 4527))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /tmp/buildd/glib2.0-2.14.4/glib/gspawn.c line 369
  • #3 IA__g_spawn_command_line_sync
    at /tmp/buildd/glib2.0-2.14.4/glib/gspawn.c line 677
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 nautilus_icon_factory_possibly_free_cached_icon
    at nautilus-icon-factory.c line 611
  • #7 g_hash_table_foreach_remove_or_steal
    at /tmp/buildd/glib2.0-2.14.4/glib/ghash.c line 620
  • #8 nautilus_icon_factory_sweep
    at nautilus-icon-factory.c line 636
  • #9 g_timeout_dispatch
    at /tmp/buildd/glib2.0-2.14.4/glib/gmain.c line 3488
  • #10 IA__g_main_context_dispatch
    at /tmp/buildd/glib2.0-2.14.4/glib/gmain.c line 2061
  • #11 g_main_context_iterate
    at /tmp/buildd/glib2.0-2.14.4/glib/gmain.c line 2694
  • #12 IA__g_main_loop_run
    at /tmp/buildd/glib2.0-2.14.4/glib/gmain.c line 2898
  • #13 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.12.2/gtk/gtkmain.c line 1145
  • #14 main
    at nautilus-main.c line 556
  • #15 __libc_start_main
    from /lib/i686/cmov/libc.so.6
  • #16 _start
  • #0 __kernel_vsyscall


----------- .xsession-errors (9 sec old) ---------------------
** (gnome-panel:4525): WARNING **: panel-applet-frame.c:1278: failed to load applet OAFIID:GNOME_GWeatherApplet:
Failed to resolve, or extend '!prefs_key=/apps/panel/applets/applet_2/prefs;background=pixmap:12583206,-1,-1;orient=down;size=x-small;locked_down=false
** (gnome-cups-icon:4604): WARNING **: IPP request failed with status 1280
** (gnome-cups-icon:4604): WARNING **: IPP request failed with status 1280
** (gnome-cups-icon:4604): WARNING **: Could not start the printer tray icon, because the CUPS server could not be contacted.
Window manager warning: last_focus_time (3185786) is greater than comparison timestamp (3185728).  This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACT
** Message: Failed to write /home/mikee/.thumbnails/normal/42c60036962d7840ae23f046802bea2a.png to thumbnail pixbuf loader: Fatal error reading PNG image file: IDAT: CRC error
(nautilus:4527): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
(nautilus:4527): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
--------------------------------------------------
Comment 1 André Klapper 2008-04-27 01:01:09 UTC
This has been fixed in 2.20.3. Please upgrade to a newer version.

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