[Bug 11779] New: Recent kernel32 patch breaks CD checks and copy protection

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 29 08:59:19 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11779

           Summary: Recent kernel32 patch breaks CD checks and copy
                    protection
           Product: Wine
           Version: CVS/GIT
          Platform: PC-x86-64
        OS/Version: Linux
            Status: NEW
          Keywords: regression
          Severity: major
          Priority: P2
         Component: kernel32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: ben at atomnet.co.uk


Some (many) games have now stopped working, showing the following when trying
to run:

[enverex at Xenith ../Winedows/Games/Starcraft]$ wine StarCraft.exe 
fixme:ntoskrnl:KeInitializeTimerEx 0x110ab0 0
fixme:fiber:FlsAlloc 0x15008bba: stub!
err:module:LdrInitializeThunk "storm.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\Games\\Starcraft\\StarCraft.exe" failed, status c0000142

The layout is the same for each one, i.e. Battlefield 2 fails the same way, but
instead with MSCVRT7.1.dll instead of Storm.dll (but other than that the
message is identical).

Dimity's test (which fixed this) was to comment out lines starting Fls*
(FlsAlloc etc.) in the kernel32.spec file before compiling.


-- 
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.



More information about the wine-bugs mailing list