[Bug 15521] AnyDVD setup failure

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 27 08:43:54 CDT 2009


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


Anders Jonsson <anders.jonsson at norsjonet.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anders.jonsson at norsjonet.se




--- Comment #6 from Anders Jonsson <anders.jonsson at norsjonet.se>  2009-06-27 08:43:49 ---
KeInitializeMutex is stubbed in wine 1.1.24 and later. The installation process
now instead complains that KeSetEvent is unimplemented:

wine: Call from 0x7ee184e3 to unimplemented function ntoskrnl.exe.KeSetEvent,
aborting


If KeSetEvent is stubbed as well, the installation will get stuck in an
infinite loop where these three lines are repeatedly outputted: 

fixme:ntoskrnl:KeWaitForSingleObject stub: 0x1147f8, 0, 0, 0, (nil)
fixme:ntoskrnl:__regs_KfAcquireSpinLock (0x1147f0) stub!
fixme:ntoskrnl:__regs_KfReleaseSpinLock (0x1147f0 0) stub!

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