[Bug 41819] New: s.t.a.l.k.e.r. SoC has completely messed up geometry

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 15 12:20:24 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=41819

           Summary: s.t.a.l.k.e.r. SoC has completely messed up geometry
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r300
        AssignedTo: dri-devel at lists.freedesktop.org
        ReportedBy: aaalmosss at gmail.com


Tried with wine 1.3.30 and current mesa master. Tons of this is printed to the
console:
radeon: The kernel rejected CS, see dmesg for more information.

dmesg:
[306467.467482] radeon 0000:01:00.0: (PW 1) Vertex array 0 need 729736 dwords
have 524288 dwords
[306467.467489] [drm:r100_cs_track_check] *ERROR* Max indices 91217
[306467.467493] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[306467.497490] radeon 0000:01:00.0: (PW 1) Vertex array 0 need 396190 dwords
have 203776 dwords
[306467.497500] [drm:r100_cs_track_check] *ERROR* Max indices 79238
[306467.497505] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[306467.732599] radeon 0000:01:00.0: (PW 1) Vertex array 0 need 729736 dwords
have 524288 dwords
[306467.732608] [drm:r100_cs_track_check] *ERROR* Max indices 91217
[306467.732612] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[306467.756836] radeon 0000:01:00.0: (PW 1) Vertex array 0 need 396190 dwords
have 203776 dwords
[306467.756845] [drm:r100_cs_track_check] *ERROR* Max indices 79238
[306467.756849] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[306467.956614] radeon 0000:01:00.0: (PW 1) Vertex array 0 need 729736 dwords
have 524288 dwords
[306467.956623] [drm:r100_cs_track_check] *ERROR* Max indices 91217
[306467.956627] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[306467.980994] radeon 0000:01:00.0: (PW 1) Vertex array 0 need 396190 dwords
have 203776 dwords
[306467.981035] [drm:r100_cs_track_check] *ERROR* Max indices 79238
[306467.981038] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[306468.158985] radeon 0000:01:00.0: (PW 1) Vertex array 0 need 729736 dwords
have 524288 dwords
[306468.158993] [drm:r100_cs_track_check] *ERROR* Max indices 91217
[306468.158997] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[306468.181099] radeon 0000:01:00.0: (PW 1) Vertex array 0 need 396190 dwords
have 203776 dwords
[306468.181108] [drm:r100_cs_track_check] *ERROR* Max indices 79238
[306468.181112] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !

This game worked almost flawlessly with wine 1.3.20 and mesa master of that
time. Then I upgraded wine to 1.3.28, and the game started to crash immediately
before starting a loaded savegame. Now with 1.3.30 it loads up, but renders
garbage. Unfortunately, along the wine upgrades I also upgraded mesa, so I
cannot really tell which component is the culprit.

All I could find out is that with wine 1.3.30 and mesa 7.10.3 the loading stops
at the last stage (CLIENT: synchronizing...) with this:
err:ntdll:RtlpWaitForCriticalSection section 0xd1a220 "?" wait timed out in
thread 0053, blocked by 004e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7dc01000 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 0054, blocked by 004e, retrying
(60 sec)
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpFilterMemory
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpScanMemory
err:ntdll:RtlpWaitForCriticalSection section 0xd1a220 "?" wait timed out in
thread 0053, blocked by 004e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7dc01000 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 0054, blocked by 004e, retrying
(60 sec)
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7ef625f2

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list