Bug 126181
Summary: | Nautilus will not run | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Lamont Peterson <peregrine> | ||||||||||
Component: | ORBit2 | Assignee: | Mark McLoughlin <markmc> | ||||||||||
Status: | CLOSED ERRATA | QA Contact: | |||||||||||
Severity: | medium | Docs Contact: | |||||||||||
Priority: | medium | ||||||||||||
Version: | 2 | CC: | michal | ||||||||||
Target Milestone: | --- | ||||||||||||
Target Release: | --- | ||||||||||||
Hardware: | x86_64 | ||||||||||||
OS: | Linux | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | 2.10.0-4 | Doc Type: | Bug Fix | ||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2004-07-28 06:53:46 UTC | Type: | --- | ||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||
Documentation: | --- | CRM: | |||||||||||
Verified Versions: | Category: | --- | |||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
Embargoed: | |||||||||||||
Attachments: |
|
Description
Lamont Peterson
2004-06-17 07:07:49 UTC
I was able to get nautilus to produce this syslog message: Jul 12 01:24:40 valkyrie kernel: nautilus[2610]: segfault at 00000002fffffffe rip 0000003a82d2d22b rsp 0000007fbfffeba0 error 4 That is it. Only the one message each time I try to run it. Created attachment 101952 [details]
strace output when trying to start nautilus
I ran:
strace nautilus 2> nautilus-strace
from within a Gnome Xsession logged in as a standard, un-privileged user.
After further research, I found this in the upstream bugzilla for Gnome: http://bugzilla.gnome.org/show_bug.cgi?id=109799 However, as I started to edit the spec file for ORBit-0.5.17 to add this patch and try it, I found that it was already present. Therefore, this patch does NOT fix this bug (bugzilla.redhat.com #126181). Created attachment 102198 [details]
New SRPM with fix patch (2.10.0-3)
This SRPM contains a patch (plus minor spec file clean-up) that fixes this bug.
Created attachment 102213 [details]
ORBit2-2.10.0-aligned-access.patch
Attaching actual patch here for reference
Upstream bug report: http://bugzilla.gnome.org/show_bug.cgi?id=138986 Lamont, thanks for tracking the patch down and testing it out - very helpful. I'll try and get an FC2 update out witht the fix soon. Created attachment 102214 [details]
ORBit2-2.10.0-aligned-access.patch
Actual patch which was committed upstream - includes a union alignment fix too
ORBit2-2.10.0-4 has been pushed to FC2 updates with the fix. A mail should hit fedora-announce-list soon with the details. This update can be downloaded from: http://download.fedora.redhat.com/pub/fedora/linux/core/updates/2/ Oh, and 2.10.0-5 in rawhide has the fix too. Thanks Lamont This seems to fix also bug #123066; at least for me. Thanks. *** Bug 123066 has been marked as a duplicate of this bug. *** |