[Bug 36177] New: Saints Row the Third (Steam) crashes on startup (expects 'PixelShader1xMaxValue' >= 32)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 30 08:50:49 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36177

            Bug ID: 36177
           Summary: Saints Row the Third (Steam) crashes on startup
                    (expects 'PixelShader1xMaxValue' >= 32)
           Product: Wine
           Version: 1.7.17
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: directx-d3d
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net

Hello folks,

continuation of bug 31918

--- snip ---
$ wine ./steam.exe -no-dwrite -applaunch 55230 -windowed

Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x0049e519).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:0049e519 ESP:0033f9a0 EBP:0033fa44 EFLAGS:00010202(  R- --  I   - - - )
 EAX:00000000 EBX:ffffffff ECX:0033f9a4 EDX:0000005e
 ESI:02e5d668 EDI:00110aa8
...
Backtrace:
=>0 0x0049e519 in saintsrowthethird (+0x9e519) (0x0033fa44)
  1 0x00e49427 in saintsrowthethird (+0xa49426) (0x0033fe20)
  2 0x7b864208 call_process_entry+0xb() in kernel32 (0x0033fe38)
...
0x0049e519: movl    0x0(%eax),%ecx
Modules:
Module    Address            Debug info    Name (108 modules)
PE      340000-  356000    Deferred        xinput1_3
PE      400000- 3551000    Export          saintsrowthethird
PE     98a0000- 996c000    Deferred        steam
PE    10000000-10047000    Deferred        binkw32
PE    30000000-302c1000    Deferred        steam2
PE    38000000-388a5000    Deferred        steamclient
PE    3b400000-3b41f000    Deferred        steam_api
PE    3f000000-3f0ac000    Deferred        tier0_s
PE    3f600000-3f64b000    Deferred        vstdlib_s
PE    60000000-60021000    Deferred        cserhelper
...
Threads:
process  tid      prio (all id:s are in hex)
...
0000005d (D) C:\Program Files\Steam\SteamApps\common\Saints Row the
Third\SaintsRowTheThird.exe
    00000060    0
    0000005e    0 <==
--- snip ---

Source:
http://source.winehq.org/git/wine.git/blob/84c63435b4370af16908b0c6a89c6b5fa56fe170:/dlls/wined3d/directx.c#l4558

--- snip ---
4558     caps->PixelShader1xMaxValue = shader_caps.ps_1x_max_value;
--- snip ---

PixelShader1xMaxValue:

http://www.kludx.com/capability.php?capability=301

$ wine --version
wine-1.7.17-129-gb84e112

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list