Opened 10 years ago
Closed 10 years ago
#14002 closed defect (fixed)
4.3.27-99265 does not work with Server 2003 / XP64
Reported by: | frg | Owned by: | |
---|---|---|---|
Component: | host support | Version: | VirtualBox 4.3.26 |
Keywords: | Windws 2003 | Cc: | |
Guest type: | all | Host type: | Windows |
Description
Title says it all. Virtualbox.exe does not start. No error message no nothing. Installed it twice after removing the previous installation. Nothing in the event log either. 4.3.27-99222 works fine.
Attachments (2)
Change History (10)
by , 10 years ago
Attachment: | selectorwindow.log added |
---|
follow-up: 4 comment:3 by , 10 years ago
No it' still broken. Starting virtualbox.exe does nothing. Seems to load and quit immediately.
Not sure if this has caused it:
https://www.virtualbox.org/changeset/54997/vbox
No bcrypt.dll on Pre Vista Windows.
https://www.virtualbox.org/changeset/54931/vbox
54931 is also bogus because XP64 / Server 2003 supports the api with KB932370
http://support.microsoft.com/en-us/kb/932370
but it's older and should already be in 99222 which works.
Thanks for looking into this. FRG
comment:4 by , 10 years ago
Replying to frg:
No it' still broken. Starting virtualbox.exe does nothing. Seems to load and quit immediately.
Not sure if this has caused it:
No bcrypt.dll on Pre Vista Windows.
Indeed. This change is guilty. supR3HardenedWinLoadSystem32Dll() will not return if the DLL cannot be loaded. We will fix that.
54931 is also bogus because XP64 / Server 2003 supports the API with KB932370
http://support.microsoft.com/en-us/kb/932370
but it's older and should already be in 99222 which works.
This changeset is not bogus because this KB is normally not installed. The number of physical cores is used to determine if a user is allowed to start a VM with a number of VCPUs. We decided to be less restrictive on Windows 2003
comment:5 by , 10 years ago
The latest test build (revision 99293) should fix the startup problems on pre-Vista hosts.
comment:6 by , 10 years ago
Thanks. Will check it out tomorrow at the latest.
Thought that everybody who still clings to the old versions already should have KB932370 installed. I wasn't able to select more that 2 cores without it in the latest versions :)
FRG
comment:7 by , 10 years ago
Good work. Fixed version is ok. Starts again without problems.
Ticket can be closed.
FRG
comment:8 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thank you very much for the report!
Main Windows log from 99222