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 105551 - nautilus crashes every time I run it
nautilus crashes every time I run it
Status: RESOLVED DUPLICATE of bug 100709
Product: nautilus
Classification: Core
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-02-08 00:48 UTC by ryan.thompson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description ryan.thompson 2003-02-08 00:44:27 UTC
Package: nautilus
Severity: critical
Version: 2.0.8
Synopsis: nautilus crashes every time I run it
Bugzilla-Product: nautilus
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.6)

Description:
Description of Problem: nautilus crashes every time I run it


Steps to reproduce the problem:
1. click on home / start here
2. 
3. 

Actual Results:
crash

Expected Results:
crash

How often does this happen?

every time
Additional Information:

freebsd 5.0-current




Debugging Information:

Backtrace was generated from '/usr/X11R6/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)...
(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)...
[Switching to Process 1257, Thread 1]
0x28cc1ab3 in poll () from /usr/lib/libc.so.5

Thread 4 (Process 1257, Thread 4)

  • #0 _thread_kern_sched
    from /usr/lib/libc_r.so.5
  • #1 _thread_kern_sched_state_unlock
    from /usr/lib/libc_r.so.5
  • #2 _pthread_cond_wait
    from /usr/lib/libc_r.so.5
  • #3 pthread_cond_wait
    from /usr/lib/libc_r.so.5
  • #4 gnome_vfs_thread_pool_wait_for_work
    from /usr/X11R6/lib/libgnomevfs-2.so.0
  • #5 thread_entry
    from /usr/X11R6/lib/libgnomevfs-2.so.0
  • #6 g_thread_create_proxy
    from /usr/local/lib/libglib-2.0.so.0
  • #7 _thread_start
    from /usr/lib/libc_r.so.5

Thread 3 (Process 1257, Thread 3)

  • #0 _thread_kern_sched
    from /usr/lib/libc_r.so.5
  • #1 _thread_kern_sched_state_unlock
    from /usr/lib/libc_r.so.5
  • #2 _pthread_cond_timedwait
    from /usr/lib/libc_r.so.5
  • #3 _thread_gc
    from /usr/lib/libc_r.so.5
  • #4 _thread_start
    from /usr/lib/libc_r.so.5

Thread 2 (Process 1257, Thread 2)

  • #0 _thread_kern_sched
    from /usr/lib/libc_r.so.5
  • #1 _thread_kern_sched_state_unlock
    from /usr/lib/libc_r.so.5
  • #2 _pthread_cond_wait
    from /usr/lib/libc_r.so.5
  • #3 pthread_cond_wait
    from /usr/lib/libc_r.so.5
  • #4 gnome_vfs_thread_pool_wait_for_work
    from /usr/X11R6/lib/libgnomevfs-2.so.0
  • #5 thread_entry
    from /usr/X11R6/lib/libgnomevfs-2.so.0
  • #6 g_thread_create_proxy
    from /usr/local/lib/libglib-2.0.so.0
  • #7 _thread_start
    from /usr/lib/libc_r.so.5




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-02-07 19:44 -------

The original reporter (ryan.thompson@telus.net) 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 Alex Duggan 2003-02-08 02:32:08 UTC

*** This bug has been marked as a duplicate of 100709 ***
Comment 2 Elijah Newren 2003-03-04 22:54:35 UTC
I apologize for the spam, but in talking to David Kennedy on #bugs we decided
that it might be useful for me to add a comment to a lot of bugs that have
nearly identical stack traces that aren't very useful.  (It took me a while
because I gave up on several bugzilla queries that simply hung).  Anyway, I may
have caught some bugs with this query that aren't relevant, so I apologize again
if this bug is one of those.  If not:

The following comment from 100709 may be relevant: "It turns out this was an
accidental FreeBSD ABI change during the import of gcc-3.2.1. div(), a structure
returning function, was the culprit."