http://bugs.winehq.org/show_bug.cgi?id=15521 Anders Jonsson <anders.jonsson(a)norsjonet.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anders.jonsson(a)norsjonet.se --- Comment #6 from Anders Jonsson <anders.jonsson(a)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.