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 84979 - Nautilus crashes on startup
Nautilus crashes on startup
Status: VERIFIED INCOMPLETE
Product: nautilus
Classification: Core
Component: general
unspecified
Other other
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-12 07:01 UTC by paolo.redaelli
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description paolo.redaelli 2002-06-12 07:04:06 UTC
Package: nautilus
Severity: normal
Version: 1.1.18
Synopsis: Nautilus crashes on startup
Bugzilla-Product: nautilus
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.0)

Description:
Description of Problem:
Using nautilus 1.1.18-1 (from Debian experimental) I set "View as Music"
on a folder. Music component died. I quitted Nautilus, exited the
session and re-entered. 

1. View home as music folder. Kill music component (to simulate a
sigsegv)
2. quit nautilus
3. restart

How often does this happen?
Always.

Additional Information:
Also Gnome2 panel dies. I tried to restart the machine: the same. I
tried to delete some configuration file, among them all nautilus config



Debugging Information:

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

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New
Thread 1024 (LWP 1330)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x40a5da39 in wait4 () from
/lib/libc.so.6

Thread 1 (Thread 1024 (LWP 1330))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 g_log
    from /usr/lib/libglib-2.0.so.0
  • #7 gtk_widget_grab_focus
  • #8 gtk_widget_grab_focus
  • #9 gtk_widget_grab_focus
  • #10 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-12 03:04 -------

Unknown version 1.1.x in product nautilus. Setting version to the default, "unspecified".
The original reporter (paolo.redaelli@libero.it) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 Luis Villa 2002-06-15 11:55:09 UTC
Paolo: are you building your own packages, by any chance? This stack
trace is not terribly correct- it appears to be corrupted, as if built
with unusual optimizations.
Comment 2 Damon Chaplin 2002-06-19 21:19:36 UTC
The music view crash could possibly be the bug I just added a patch
for - bug 85975.

Do you have any .mp3 files in your home directory?
Comment 3 Paolo Redaelli 2002-06-20 15:16:44 UTC
I downloaded all Gnome2 from Debian experimental, hence I don't know
how it has been compiled. 
Yes I have some mp3 in my $HOME
Comment 4 Paolo Redaelli 2002-06-20 15:46:59 UTC
I upgraded today with:
libgnome-desktop-0 2.0.1-1 
libnautilus1.1-2 1.1.19-1.1 
nautilus1.1 1.1.19-1.1 
and it solved the problem.

Thanks a lot, you can close the bug