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 102219 - Nautlilus Crashing
Nautlilus Crashing
Status: RESOLVED DUPLICATE of bug 100709
Product: nautilus
Classification: Core
Component: [obsolete] Backgrounds Emblems and Themes
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-12-30 14:25 UTC by james
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description james 2002-12-30 14:24:45 UTC
Package: nautilus
Severity: normal
Version: 2.0.8
Synopsis: Nautlilus Crashing
Bugzilla-Product: nautilus
Bugzilla-Component: Backgrounds Emblems and Themes
BugBuddy-GnomeVersion: 2.0 (2.0.6)

Description:
Description of Problem: Nautilus is seg faulting when opening. Freebsd 5.0
RC2


Steps to reproduce the problem:
1. Use Gnome 2.0 with FreeBSD 5.0 RC2 - just opening Nautlus causes a
seg fault. 
2. 
3. 

Actual Results:


Expected Results:


How often does this happen? When Nautilus is opened. 


Additional Information:




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)...
(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 27532, Thread 1]
0x28cb8913 in poll () from /usr/lib/libc.so.5

Thread 2 (Process 27532, Thread 2)

  • #0 _thread_kern_sched
    from /usr/lib/libc_r.so.5
  • #1 _thread_kern_sched_state
    from /usr/lib/libc_r.so.5
  • #2 _wait4
    from /usr/lib/libc_r.so.5
  • #3 waitpid
    from /usr/lib/libc.so.5
  • #4 waitpid
    from /usr/lib/libc_r.so.5
  • #5 libgnomeui_module_info_get
    from /usr/X11R6/lib/libgnomeui-2.so.0
  • #6 _thread_sig_handler
    from /usr/lib/libc_r.so.5
  • #7 _thread_sig_handler
    from /usr/lib/libc_r.so.5
  • #8 <signal handler called>
  • #9 eel_gdk_pixbuf_scale_down
    from /usr/X11R6/lib/libeel-2.so.2
  • #10 eel_gdk_pixbuf_scale_down_to_fit
    from /usr/X11R6/lib/libeel-2.so.2
  • #11 thumbnail_thread_make_thumbnail
    from /usr/X11R6/lib/libnautilus-private.so.2
  • #12 thumbnail_thread_start
    from /usr/X11R6/lib/libnautilus-private.so.2
  • #13 _thread_start
    from /usr/lib/libc_r.so.5




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-12-30 09:24 -------

The original reporter (james@tunasafedolphin.org) 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 Aschwin van der Woude 2002-12-30 14:42:35 UTC

*** This bug has been marked as a duplicate of 100709 ***
Comment 2 Elijah Newren 2003-03-04 22:54:43 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."