[Bug 23884] New: Bioshock 1.0 crashes at startup
http://bugs.winehq.org/show_bug.cgi?id=23884 Summary: Bioshock 1.0 crashes at startup Product: Wine Version: 1.3.0 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com CC: wine-bugs(a)winehq.org The log shows fixme:d3dx:D3DXCompileShader (0x73ba1c, 1182, (nil), (nil), "VSMain", "vs_3_0", 0, 0x73ba08, (nil), (nil)): stub wine: Unhandled page fault on read access to 0x20202030 at address 0x10b64ab4 (thread 001c), starting debugger... winetricks d3dx9_36 makes the problem go away. None of this is surprising, except that I could have sworn this game was working without this at one point... I did notice one funny thing: at the end of the install, it complained that bioshock.exe couldn't run because it needed msvcp80.dll. Perhaps that caused it not to run some bundled directx9 installer. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|wine-bugs(a)winehq.org | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #1 from Wylda <wylda(a)volny.cz> 2010-08-28 06:28:47 CDT --- Does not happen to me. No winetricks used except "mouse trick". Probably fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2010-09-16 14:35:36 CDT --- I'm still seeing this on a clean install, so not fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-09-16 14:43:44 CDT --- I think it may depend on the version of the game (US/European?). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.gamershell.com/d | |ownload_20697.shtml CC| |austinenglish(a)gmail.com --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2010-10-12 15:48:10 CDT --- I see this in the demo, in wine-1.3.4-314-g5019592 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 --- Comment #5 from Gleb <gtg3013(a)gmail.com> 2012-11-19 06:39:04 CST --- Created attachment 42554 --> http://bugs.winehq.org/attachment.cgi?id=42554 Console output of bioshock crash -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 Gleb <gtg3013(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gtg3013(a)gmail.com --- Comment #6 from Gleb <gtg3013(a)gmail.com> 2012-11-19 06:40:27 CST --- Have the same crash, just a segfault wine: Unhandled page fault on read access to 0x00000000 at address 0x1091ac62 (thread 0036), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x1091ac62). err:dbghelp_msc:codeview_process_info Unknown CODEVIEW signature 00000005 in module L"bioshock" the d3dx9_36 dll doesn't help. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 --- Comment #7 from Gleb <gtg3013(a)gmail.com> 2012-11-19 06:43:22 CST --- (In reply to comment #6)
Have the same crash, just a segfault
wine: Unhandled page fault on read access to 0x00000000 at address 0x1091ac62 (thread 0036), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x1091ac62). err:dbghelp_msc:codeview_process_info Unknown CODEVIEW signature 00000005 in module L"bioshock"
the d3dx9_36 dll doesn't help.
System information: Wine build: wine-1.4 Platform: i386 Host system: Linux Host version: 3.2.0-32-generic -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #8 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-11-19 09:52:03 CST --- Please try again in the latest development version of wine (currently 1.5.17). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #9 from joaopa <jeremielapuree(a)yahoo.fr> 2012-11-19 10:20:06 CST --- Install the newest wine version: wine-1.5.17 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 aidar(a)biktimirov.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aidar(a)biktimirov.net --- Comment #10 from aidar(a)biktimirov.net 2013-04-01 05:17:08 CDT --- Try launching Bioshock.exe when your current directory is Builds/Release. That helped me. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 José Valecillos <valecillosjg(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |valecillosjg(a)gmail.com --- Comment #11 from José Valecillos <valecillosjg(a)gmail.com> 2013-07-21 07:53:54 CDT --- I can confirm crash on version 1.6. I already tried install vcrun2005 with winetricks. System Information: wine-1.6 Arch Linux x86_64 Linux 3.9.9-1-ARCH CPU: Intel Core i5 CPU 650 @ 3.20GHz RAM: 1078MB / 7850MB GPU: GeForce GTS 450 NVIDIA Driver Version: 319.32 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 --- Comment #12 from José Valecillos <valecillosjg(a)gmail.com> 2013-07-21 07:54:58 CDT --- Created attachment 45348 --> http://bugs.winehq.org/attachment.cgi?id=45348 Backtrace wine 1.6 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht(a)gmx.net Resolution| |FIXED --- Comment #13 from Anastasius Focht <focht(a)gmx.net> 2013-10-27 14:18:46 CDT --- Hello folks, the demo from download URL works fine here with wine-1.7.5 Clean 32-bit WINEPREFIX, no overrides. --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/2K Games/BioShock Demo/Builds/Release $ wine ./Bioshock.exe --- snip --- Starting through shortcut also works: --- snip --- $ wine start "C:\\users\\Public\\Start Menu\\Programs\\2K Games\\BioShock Demo\\BioShock Demo.lnk" --- snip --- For reference, the demo is protected by SecuROM --- snip --- -=[ ProtectionID v0.6.4.0 JULY]=- (c) 2003-2010 CDKiLLER & TippeX Build 07/08/10-17:57:05 Ready... Scanning -> Z:\home\focht\.wine\drive_c\Program Files\2K Games\BioShock Demo\Builds\Release\Bioshock.exe File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 16184672 (0F6F560h) Byte(s) -> File Appears to be Digitally Signed @ Offset 0F6E000h, size : 01560h / 05472 byte(s) [File Heuristics] -> Flag : 00000000000000000000000000000101 (0x00000005) [!] SecuROM Detected - Version 07.34.0007 [CompilerDetect] -> Visual C++ 8.0 (Visual Studio 2005) - Scan Took : 0.87 Second(s) Scanning -> Z:\home\focht\.wine\drive_c\Program Files\2K Games\BioShock Demo\Builds\Release\paul.dll File Type : 32-Bit Dll (Subsystem : Win GUI / 2), Size : 237568 (03A000h) Byte(s) [File Heuristics] -> Flag : 00000000000000000000000000000000 (0x00000000) [!] SecuROM Modified PA Module Detected [!] Possible CD/DVD-Key or Serial Check -> unlock code [CompilerDetect] -> Visual C++ 7.1 (Visual Studio 2003) - Scan Took : 0.576 Second(s) --- snip --- Resolving 'fixed'. Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=23884 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2013-11-08 12:32:47 CST --- Closing bugs fixed in 1.7.6. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org