* [Bug 34302] New: xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL applications
@ 2011-02-15 17:31 bugzilla-daemon
2011-02-15 17:32 ` [Bug 34302] " bugzilla-daemon
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-02-15 17:31 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=34302
Summary: xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL
applications
Product: DRI
Version: XOrg CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: gabgav@hotmail.com
Kernel: 2.6.36 and 2.6.38-RC4
MESA: 7.10 with gallium and llvm enabled.
Driver: xf86-video-ati 6.14.0
WM: Kwin 4.6.0 and TWM
Card: Radeon Mobility X300
System locks up after running a fullscreen OpenGL application (e.g. glxgears
and hedgewars). Using 2.6.38-RC4, the system locks up almost immediately after
starting the application. With 2.6.36, glxgears does not lock up the system,
but hedgewars does after a short period of time.
KWin runs well and does not cause a system lock in either case. Running the
programs under TWM also causes a lock up.
xf86-video-ati 6.13 ran well.
The lock up occurs with and without polling (Bug 29389).
Occurs only with Gallium3D, classic runs well
dmesg output at time of lock up was:
[ 1290.006008] Uhhuh. NMI received for unknown reason a1 on CPU 0.
[ 1290.006008] You have some hardware problem, likely on the PCI bus.
[ 1290.006008] Dazed and confused, but trying to continue
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 34302] xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL applications
2011-02-15 17:31 [Bug 34302] New: xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL applications bugzilla-daemon
@ 2011-02-15 17:32 ` bugzilla-daemon
2011-02-15 17:35 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-02-15 17:32 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=34302
--- Comment #1 from gabgav@hotmail.com 2011-02-15 09:32:29 PST ---
Created an attachment (id=43388)
--> (https://bugs.freedesktop.org/attachment.cgi?id=43388)
glxinfo output
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 34302] xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL applications
2011-02-15 17:31 [Bug 34302] New: xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL applications bugzilla-daemon
2011-02-15 17:32 ` [Bug 34302] " bugzilla-daemon
@ 2011-02-15 17:35 ` bugzilla-daemon
2011-02-15 17:36 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-02-15 17:35 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=34302
--- Comment #2 from gabgav@hotmail.com 2011-02-15 09:35:35 PST ---
Created an attachment (id=43389)
--> (https://bugs.freedesktop.org/attachment.cgi?id=43389)
Xorg log file
Does not show anything at the lock up time
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 34302] xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL applications
2011-02-15 17:31 [Bug 34302] New: xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL applications bugzilla-daemon
2011-02-15 17:32 ` [Bug 34302] " bugzilla-daemon
2011-02-15 17:35 ` bugzilla-daemon
@ 2011-02-15 17:36 ` bugzilla-daemon
2011-02-15 17:49 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-02-15 17:36 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=34302
gabgav@hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.freedesktop.or
| |g/show_bug.cgi?id=33515
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 34302] xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL applications
2011-02-15 17:31 [Bug 34302] New: xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL applications bugzilla-daemon
` (2 preceding siblings ...)
2011-02-15 17:36 ` bugzilla-daemon
@ 2011-02-15 17:49 ` bugzilla-daemon
2011-02-15 17:50 ` bugzilla-daemon
2011-02-15 18:00 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-02-15 17:49 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=34302
--- Comment #3 from Alex Deucher <agd5f@yahoo.com> 2011-02-15 09:49:00 PST ---
Does disabling pageflipping (in the device section of your xorg.conf) help?
Option "EnablePageFlip" "False"
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 34302] xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL applications
2011-02-15 17:31 [Bug 34302] New: xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL applications bugzilla-daemon
` (3 preceding siblings ...)
2011-02-15 17:49 ` bugzilla-daemon
@ 2011-02-15 17:50 ` bugzilla-daemon
2011-02-15 18:00 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-02-15 17:50 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=34302
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #4 from Alex Deucher <agd5f@yahoo.com> 2011-02-15 09:50:47 PST ---
*** This bug has been marked as a duplicate of bug 33515 ***
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bug 34302] xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL applications
2011-02-15 17:31 [Bug 34302] New: xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL applications bugzilla-daemon
` (4 preceding siblings ...)
2011-02-15 17:50 ` bugzilla-daemon
@ 2011-02-15 18:00 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-02-15 18:00 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=34302
--- Comment #5 from gabgav@hotmail.com 2011-02-15 10:00:47 PST ---
Disabling pageflipping does not help.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-02-15 18:00 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-15 17:31 [Bug 34302] New: xf86-video-ati 6.14.0 hard freeze in fullscreen OpenGL applications bugzilla-daemon
2011-02-15 17:32 ` [Bug 34302] " bugzilla-daemon
2011-02-15 17:35 ` bugzilla-daemon
2011-02-15 17:36 ` bugzilla-daemon
2011-02-15 17:49 ` bugzilla-daemon
2011-02-15 17:50 ` bugzilla-daemon
2011-02-15 18:00 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.