Bug 443259
| Summary: | Frequent crashes with i915.modeset=1 on intel GM695/GL690 | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matěj Cepl <mcepl> | ||||||||||||||||||||||||||||||||
| Component: | xorg-x11-drv-i810 | Assignee: | Dave Airlie <airlied> | ||||||||||||||||||||||||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||||||
| Severity: | low | Docs Contact: | |||||||||||||||||||||||||||||||||
| Priority: | low | ||||||||||||||||||||||||||||||||||
| Version: | 9 | CC: | igor, j.golderer, mcepl, 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: | 2009-04-24 05:09:37 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
Matěj Cepl
2008-04-19 20:20:41 UTC
The following logs are generated either without /etc/X11/xorg.conf or with the attached one. Created attachment 303012 [details]
xorg.conf
Created attachment 303013 [details]
Xorg.0.log
Created attachment 303014 [details]
Xorg.0.log.old
Created attachment 303015 [details]
Xorg.1.log
Created attachment 303016 [details]
Xorg.1.log.old
Created attachment 303017 [details]
Xorg.2.log
Created attachment 303018 [details]
Xorg.2.log.old
Created attachment 303019 [details]
Xorg.3.log
Created attachment 303020 [details]
Xorg.3.log.old
Created attachment 303021 [details]
Xorg.4.log
Created attachment 303022 [details]
Xorg.4.log.old
Created attachment 303023 [details]
Xorg.5.log
Created attachment 303024 [details]
Xorg.5.log.old
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping On my Dell Latitude X1 laptop with Intel 915 chipset under Fedora-9 with all updated as of 2008-07-28 acticating i915.modeset=1 leads to X server crash on startup. Typically after that I can switch to the virtual console, but only once. That is, after switching back to X-server F7 screen I cannot switch to any virtual consoles. The stack trace from Xorg log file (see the following attachments) always report a segfault like: Backtrace: 0: /usr/bin/Xorg(xf86SigHandler+0x79) [0x80bc189] 1: [0x110400] 2: /usr/lib/libpixman-1.so.0(pixman_region_fini+0x1c) [0xc2483c] 3: /usr/bin/Xorg(miRegionDestroy+0x22) [0x8116f92] 4: /usr/bin/Xorg(miDestroyGC+0x3d) [0x810dced] 5: /usr/bin/Xorg [0x816becc] 6: /usr/bin/Xorg(FreeGC+0x53) [0x80947f3] 7: /usr/bin/Xorg(FreeResource+0x10c) [0x806df7c] 8: /usr/bin/Xorg(ProcFreeGC+0x6d) [0x80828fd] 9: /usr/bin/Xorg(Dispatch+0x34f) [0x8085def] 10: /usr/bin/Xorg(main+0x47d) [0x806b67d] 11: /lib/libc.so.6(__libc_start_main+0xe6) [0x61c5d6] 12: /usr/bin/Xorg(FontFileCompleteXLFD+0x221) [0x806aa61] Fatal server error: Caught signal 11. Server aborting Created attachment 312761 [details] Xorg.0.log for comment 16 Created attachment 312762 [details] dmesg output for comment 16 Obsolete. |