Bug 188305
| Summary: | X server crashes in FontFileCompleteXLFD | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jonathan Abbey <jonabbey> | ||||||
| Component: | xorg-x11-server | Assignee: | X/OpenGL Maintenance List <xgl-maint> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 5 | ||||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2006-05-23 15:16:34 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
Jonathan Abbey
2006-04-07 19:06:07 UTC
Created attachment 127476 [details]
X Crash traceback, the first
This is a crash I had in X yesterday, from start to finish of the X session.
Created attachment 127477 [details]
Another X crash, slightly different in the traceback
Today's X crash, including everything from the start to finish of the short,
happy life of the Xorg server on my box.
The first crash is from a SIGSEGV, which appears to be in the fb layer MMX code. The second crash is a SIGILL, (illegal instruction), which seems like an unrelated issue. Please try to reproduce this without Xen, to determine if it is an issue being caused by running under Xen. I ran on a non-Xen kernel for a couple of weeks without seeing any X crashes, then ran a bunch of yum updates, and have for the last three days been running on Xen again without yet seeing an X crash. I don't know how I'd try to reproduce this, unfortunately. |