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 576292 - nautilus crash
nautilus crash
Status: RESOLVED DUPLICATE of bug 480179
Product: nautilus
Classification: Core
Component: general
2.22.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-22 14:36 UTC by Tuomas Lähteenmäki
Modified: 2009-03-25 15:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Tuomas Lähteenmäki 2009-03-22 14:36:23 UTC
Steps to reproduce:
1. login in gnome. (Sometimes nautilus crashes)
2. nautilus crash. It display only a brown screen, cursor and panels. No desktop.
3. 


Stack trace:


Other information:
Comment 1 Fabio Durán Verdugo 2009-03-22 18:28:18 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Tuomas Lähteenmäki 2009-03-23 17:45:21 UTC
Yes i send stack trace if nautilus crash again. Yesterday a im reinstall gnome-desktop and this work correct.
Comment 3 Tuomas Lähteenmäki 2009-03-25 07:46:48 UTC
Nautilusta ei voi nyt käyttää, koska Bonobo palautti odottamattomasti virheen etsittäessä sen tehdasta. Ohjelman bonobo-activation-server sulkeminen ja Nautiluksen käynnistäminen uudelleen saattaa korjata ongelman.

Nautilus not worked, Bonobo error. no stack trace.
Comment 4 Tuomas Lähteenmäki 2009-03-25 14:41:10 UTC
Distribution: Fedora release 9 (Sulphur)
Gnome Release: 2.22.3 2008-07-01 (Red Hat, Inc)
BugBuddy Version: 2.22.0

System: Linux 2.6.27.19-78.2.30.fc9.i686 #1 SMP Tue Feb 24 20:09:23 EST 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10502000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Fedora

Memory status: size: 67477504 vsize: 67477504 resident: 12656640 share: 10817536 rss: 12656640 rss_rlim: 4294967295
CPU usage: start_time: 1237991090 rtime: 77 utime: 63 stime: 14 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xb8047770 (LWP 2903)]
0x003ab416 in __kernel_vsyscall ()

Thread 1 (Thread 0xb8047770 (LWP 2903))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 g_spawn_sync
    from /lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 google_breakpad::ExceptionHandler::InternalWriteMinidump
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #7 google_breakpad::ExceptionHandler::HandleException
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #8 <signal handler called>
  • #9 gconf_client_remove_dir
    from /usr/lib/libgconf-2.so.4
  • #10 ??
    from /usr/lib/nautilus/extensions-2.0/libnautilus-actions.so
  • #11 g_object_unref
    from /lib/libgobject-2.0.so.0
  • #12 ??
    from /usr/lib/nautilus/extensions-2.0/libnautilus-actions.so
  • #13 g_object_unref
    from /lib/libgobject-2.0.so.0
  • #14 free_module_objects
    at nautilus-module.c line 219
  • #15 eel_debug_shut_down
    from /usr/lib/libeel-2.so.2
  • #16 main
    at nautilus-main.c line 578


----------- .xsession-errors (609 sec old) ---------------------
Loading socket FrontEnd module ...
Starting SCIM as daemon ...
Reading pinyin phrase lib failed
** (gnome-panel:2762): WARNING **: panel-applet-frame.c:1285: failed to load applet OAFIID:TomboyApplet:
(null)
** (gnome-control-center:2977): WARNING **: get_actions_list() - PROBLEM - Can't load gtk-theme-selector.desktop
** (gnome-control-center:2977): WARNING **: get_actions_list() - PROBLEM - Can't load default-applications.desktop
** (gnome-control-center:2977): WARNING **: get_actions_list() - PROBLEM - Can't load gnome-cups-manager.desktop
--------------------------------------------------
Comment 5 André Klapper 2009-03-25 15:10:54 UTC
The stacktrace is missing any debug symbols (for future reference please install debug packages), but it's definitely the same issue as bug 480179.

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