Bug 431340
| Summary: | Error in I830WaitLpRing after xrandr + mplayer | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pat Kane <pekane52> | ||||||
| Component: | xorg-x11-drv-i810 | Assignee: | Adam Jackson <ajax> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 8 | CC: | hvtaifwkbgefbaei, igryabinkin, markku.kolkka, mcepl, xgl-maint | ||||||
| Target Milestone: | --- | Keywords: | Patch | ||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2008-04-29 17:09:18 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: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 441567 | ||||||||
| Attachments: |
|
||||||||
|
Description
Pat Kane
2008-02-03 02:36:15 UTC
Created attachment 293816 [details]
Xorg.0.log from a failure
Created attachment 293817 [details]
dmesg output
Yeah, I know doing an xrandr while playing a video is a stupid thing to do... esp. since the video does not rotate with the rest of the screen. But it is also a bad idea to rotate the screen and then play a video... Here is an interesting patch: http://lists.freedesktop.org/archives/xorg/2008-February/032634.html o_list is corrupted when we call i830_free_3d_memory. This happens when the virtual size is > 2048 for non-965 machine and it causes X server segfault because the front buffer is not binded when entering VT. Should be fixed with the next -intel rebase. *** Bug 222818 has been marked as a duplicate of this bug. *** *** Bug 432590 has been marked as a duplicate of this bug. *** *** Bug 218683 has been marked as a duplicate of this bug. *** *** Bug 224226 has been marked as a duplicate of this bug. *** Closing, intel driver in rawhide should have this sorted now. |