[Bug 27218] New: virtualbox needs ntoskrnl.exe.IoAcquireRemoveLockEx
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(a)winehq.org ReportedBy: fracting(a)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. -- 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=27218 fracting <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://download.virtualbox. | |org/virtualbox/4.0.8/Virtua | |lBox-4.0.8-71778-Win.exe -- 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=27218 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht(a)gmx.net Component|-unknown |ntoskrnl Ever Confirmed|0 |1 --- Comment #1 from Anastasius Focht <focht(a)gmx.net> 2011-12-21 17:47:54 CST --- Hello, confirming, still present. Source: http://source.winehq.org/git/wine.git/blob/c0892ca989bb155feb2da782e650fabed... --- quote --- though virtualbox will not crash ,but running virtualbox for windows on wine may be a good testcase for the function ntoskrnl.exe.IoAcquireRemoveLockEx. --- quote --- "testcase" - if you mean adding another stub ;-) VBoxDrv.sys is not going to work in Wine by design. Besides that there is a magnitude of "kernel" infrastructure required (out of Wine's scope). $ sha1sum VirtualBox-4.0.8-71778-Win.exe b3a840b31407d93ed2e651f91fa33fe15f6f13c8 VirtualBox-4.0.8-71778-Win.exe $ wine --version wine-1.3.35-117-g27e3e1a 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=27218 Christian Costa <titan.costa(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa(a)gmail.com --- Comment #2 from Christian Costa <titan.costa(a)gmail.com> 2012-10-15 15:10:01 CDT --- There is a stub now for IoAcquireRemoveLockEx (commit ee67d124ac6e510cdacdf72c58b42a15d16de45e). I don't have netcfgx.dll and didn't have any problem with it. If netcfgx.dll is really needed by an app, a specific bug should be filed in bugzilla. -- 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=27218 Qian Hong <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Qian Hong <fracting(a)gmail.com> 2012-10-15 16:22:54 CDT --- Let's resolve it as fixed. When I filed this bug I was still a newby user of Wine, now as a newby developer I noticed that not every bugs I reported are important enough to Wine users or Wine projects :( However I appreciated Christian Costa's work very much :) -- 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=27218 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ee67d124ac6e510cdacdf72c58b | |42a15d16de45e -- 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=27218 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2012-10-26 13:30:59 CDT --- Closing bugs fixed in 1.5.16. -- 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