| Summary: | [GM965] OpenGL programs hang after rebooting machine w/o full shutdown | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | xorg | Reporter: | Richard Goedeken <SirRichard> | ||||||||
| Component: | Driver/intel | Assignee: | Zou Nan hai <nanhai.zou> | ||||||||
| Status: | RESOLVED NOTABUG | QA Contact: | Xorg Project Team <xorg-team> | ||||||||
| Severity: | major | ||||||||||
| Priority: | medium | ||||||||||
| Version: | git | ||||||||||
| Hardware: | x86-64 (AMD64) | ||||||||||
| OS: | Linux (All) | ||||||||||
| Whiteboard: | |||||||||||
| i915 platform: | i915 features: | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Richard Goedeken
2007-12-21 18:13:15 UTC
Created attachment 13301 [details]
xorg.conf
Created attachment 13304 [details]
Xorg.0.log
Created attachment 13306 [details]
gl-crash-tv.txt
Is this specific on TV, or also existing on VGA output? After further testing I have found that this bug is not dependent upon the TV output (I duplicated it in VGA-only configuration), or even the resolution switching. It only happens when I restart the MiniPC without doing a full shutdown. Here are the results of 9 tests that I ran this afternoon>
Initial conditions: running in TV-only mode at 800x600.
Test 1: machine shutdown. restarted VGA-only at default 1024x768.
- glxinfo ok - glxgears ok, even after using xrandr to switch resolution
Test 2: changed default VGA res to 800x600. Restarted w/o shutdown.
- glxinfo ok - glxgears crashed immediately
Test 3: restarted w/o shutdown.
- glxinfo ok - glxgears crashed immediately
Test 4: restarted w/o shutdown.
- glxinfo ok - glxgears crashed immediately
Test 5: machine shutdown and restarted.
- glxinfo ok - glxgears ok, even with res switching
Test 6: machine shutdown and restarted.
- glxinfo ok - glxgears ok, even with res switching
Test 7: restarted w/o shutdown.
- glxinfo ok - glxgears crashed immediately
Test 8: changed default VGA res to 1024x768, restarted w/o shutdown.
- glxinfo ok - glxgears crashed immediately
Test 9: machine shutdown and restarted.
- glxinfo ok - glxgears ok, even with res switching
*** This bug has been marked as a duplicate of bug 13775 *** Richard, Is the issue only reproduced with TV only output? Can you use gdb attach to glxgears to see what it doing? To do that, when you see the issue happen, remote login, then run gdb, in gdb, type "attach pid-of-glxgears" press ctrl+c type "where" I just re-ran the tests for this bug and could not reproduce it. So either it was fixed in the last 2 months or it was a configuration problem on my local system. Marked as NOTABUG. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.