Bug 58058 - Video freezes during specific games.
Summary: Video freezes during specific games.
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-09 18:55 UTC by Myckel Habets
Modified: 2019-11-19 07:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg.log with backtraces (94.30 KB, text/plain)
2012-12-09 18:55 UTC, Myckel Habets
no flags Details
syslog messages (11.83 KB, text/plain)
2012-12-10 18:17 UTC, Myckel Habets
no flags Details

Description Myckel Habets 2012-12-09 18:55:16 UTC
Created attachment 71239 [details]
Xorg.log with backtraces

I was trying a game last week, but suddenly the screen froze and it went blank for a few seconds, but kept freezing and blanking. In the background the game continued running. I was able to switch to the console and kill X to get the screen back.

I noticed X gave some backtraces in the log. Find those attached.

I first encountered it in the game Valyria Tear, but later I was told by someone that this bug also surfaces in OpenArena (screencast of the bug can be found here: http://www.youtube.com/watch?v=aiv94VYlHZU ). I was able to confirm this on my system as well.

My system is a Gentoo Linux, arch is AMD64 (native, so no 32bit support), Radeon HD 3450 card and the 7.0.0 version of the Xorg ati drivers. My system is setup for debugging (gdb, strace present. Most stuff compiled with debug info), so if more info is required I'm willing to provide them (do give instructions on how to obtain them).
Comment 1 Alex Deucher 2012-12-10 16:23:12 UTC
Is this a recent regression?  Might be related to bug 50655.  Can you confirm and try the patches there?
Comment 2 Alex Deucher 2012-12-10 16:24:09 UTC
Please also attach your dmesg output after the freezes occur.
Comment 3 Myckel Habets 2012-12-10 18:17:43 UTC
Created attachment 71286 [details]
syslog messages

Here is the output from the syslog (during the freeze).

I'll have a look at the other bug later.
Comment 4 Myckel Habets 2012-12-10 21:00:13 UTC
(In reply to comment #1)
> Is this a recent regression?  Might be related to bug 50655.  Can you
> confirm and try the patches there?

Trying the patch gives me during building the following error:

  CC     r600_state_common.o
r600_state_common.c: In function 'r600_draw_vbo':
r600_state_common.c:1223:3: error: implicit declaration of function 'r600_atom_dirty'
gmake[4]: *** [r600_state_common.o] Error 1
Comment 5 Myckel Habets 2012-12-10 22:07:16 UTC
(In reply to comment #4)
> (In reply to comment #1)
> > Is this a recent regression?  Might be related to bug 50655.  Can you
> > confirm and try the patches there?
> 
> Trying the patch gives me during building the following error:
> 
>   CC     r600_state_common.o
> r600_state_common.c: In function 'r600_draw_vbo':
> r600_state_common.c:1223:3: error: implicit declaration of function
> 'r600_atom_dirty'
> gmake[4]: *** [r600_state_common.o] Error 1

Changing it to rctx->framebuffer.atom.dirty = true; did build it, but the bug is still present in my case.
Comment 6 Myckel Habets 2012-12-11 06:57:57 UTC
I installed Warsow this morning and that also gives me the same issue. I think it is the same bug as in #50655.
Comment 7 Martin Peres 2019-11-19 07:39:22 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/issues/53.


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.