http://bugs.winehq.org/show_bug.cgi?id=27218
Summary: virtualbox needs ntoskrnl.exe.IoAcquireRemoveLockEx Product: Wine Version: 1.3.20 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
0. download virtualbox for windows, 32bit. http://www.virtualbox.org/wiki/Downloads
1. register native netcfgx.dll, works around Bug 27060
2. install virtualbox
3. start virtualbox.
$ wine VirtualBox.exe
wine: Call from 0x7b839ab2 to unimplemented function ntoskrnl.exe.IoAcquireRemoveLockEx, aborting wine: Unimplemented function ntoskrnl.exe.IoAcquireRemoveLockEx called at address 0x7b839ab2 (thread 0027), starting debugger... wine: Call from 0x7b839ab2 to unimplemented function ntoskrnl.exe.IoAcquireRemoveLockEx, aborting
though virtualbox will not crash ,but running virtualbox for windows on wine may be a good testcase for the function ntoskrnl.exe.IoAcquireRemoveLockEx.