From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 41819] New: s.t.a.l.k.e.r. SoC has completely messed up geometry Date: Sat, 15 Oct 2011 12:20:24 -0700 (PDT) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id 10D319E74E for ; Sat, 15 Oct 2011 12:20:25 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org 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@lists.freedesktop.org ReportedBy: aaalmosss@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.