Bug 451328
| Summary: | Xorg segfault when changing resolution | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> | ||||||
| Component: | xorg-x11-server | Assignee: | Adam Jackson <ajax> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 9 | CC: | dcantrell, mcepl, rbergero, xgl-maint | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2008-11-18 17:56:36 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
Jesse Keating
2008-06-13 20:08:11 UTC
Created attachment 309281 [details]
Log file from X
xorg-x11-server-1.4.99.902-3.20080612.fc9 is the package my Server came from. This is actually an F9 issue, not rawhide (although it may also effect rawhide, I just don't have that on this system). I get this error when rotating the screen on my laptop using xrandr (specifically xrandr --output LVDS --rotate left), I suspect it is related. I have a very similar backtrace: Current rotation: normal Setting rotation to right Backtrace: 0: X(xf86SigHandler+0x65) [0x47a5d5] 1: /lib64/libc.so.6 [0x3e800322a0] 2: X(xf86ModesEqual+0) [0x4aa160] 3: X(xf86SetScrnInfoModes+0x194) [0x4a3a84] 4: X [0x4aba04] 5: X(RRGetInfo+0xdb) [0x527b7b] 6: X(ProcRRGetScreenSizeRange+0xa8) [0x52b3b8] 7: X(Dispatch+0x364) [0x4466d4] 8: X(main+0x45d) [0x42cbbd] 9: /lib64/libc.so.6(__libc_start_main+0xfa) [0x3e8001e32a] 10: X(FontFileCompleteXLFD+0x281) [0x42bf99] Fatal server error: Caught signal 11. Server aborting This system is also running xorg-x11-server-Xorg-1.4.99.902-3.20080612.fc9.x86_64 when it crashes, downgrading to xorg-x11-server-Xorg-1.4.99.901-29.20080415.fc9.x86_64 had rotation working again. I'll include my Xorg.0.log as well. Created attachment 309560 [details]
Xorg.0.log
Xorg.0.log from X crash when attempting to rotate screen
Comment on attachment 309560 [details]
Xorg.0.log
Xorg log from crash on resolution change
This is working for me as of xorg-x11-server-Xorg-1.5.2-3.fc9.x86_64, should this be closed? (I suspect it's been working for a while, but had blocked xorg-x11-server-Xorg updates until intel driver forced me to update it) RJ Jesse? Correct, I haven't seen this in a long while. |