GNOME Bugzilla – Bug 104956
crash: First use
Last modified: 2004-12-22 21:47:04 UTC
Package: nautilus Severity: blocker Version: 2.0.8 Synopsis: crash: First use Bugzilla-Product: nautilus Bugzilla-Component: general BugBuddy-GnomeVersion: 2.0 (2.0.6) Description: Description of Problem: Steps to reproduce the problem: 1. Install Gnome on FreeBSD-current. 2. Start Gnome & Xwindows 3. Very first thing I did: Clicked on nautilus icon on menu. Actual Results: Nautilus crashed. Expected Results: Something halfway usable. How often does this happen? First crash so far, I'm sure there will be more. Additional Information: I installed the program from ports, and will be uninstalling it shortly now. 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)... [Switching to Process 94618, Thread 1] 0x28cece03 in poll () from /usr/lib/libc.so.5
+ Trace 33373
Thread 2 (Process 94618, Thread 2)
------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-01-31 20:03 ------- The original reporter (plathem@ivestnw.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.
From bug 100709: 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. So it seems there's a fix out there for this and it's a problem specific to the FreeBSD platform. *** This bug has been marked as a duplicate of 100709 ***
Just adding myself to the cc list, in case trying the stuff in bug 100709 doesn't fix the problem for the reporter (he's already asked me about it via email)...
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."