Page 12 of 15

Re: Windows 4.3.16 specifically for errors due to security

Posted: 6. Oct 2014, 00:50
by CutterX
Hi,

Using test build #4: 4.3.17 r96342, I can't start any VM. I'm on Windows 7 64-bit with avast (but disabled from the tray icon).

Logs attached.

Re: Windows 4.3.16 specifically for errors due to security

Posted: 6. Oct 2014, 19:35
by Peter_at_Work
1. Windows 8.1 Pro, x64, v 6.3.9600, build 9600, virtualbox 4.3.17 r96342
2. log attached.
3. SEP 12.1.4013.4013

thanks for the hard work!

Re: Windows 4.3.16 specifically for errors due to security

Posted: 7. Oct 2014, 01:11
by Samaru
Hi,

I am using build 4.3.17.9642.
antivirus ESET NOD antivirus: temporarily disabled.

When I try to start an existing vm, or create a new vm, I get rc:5633 Failed to verify process integrity, Please try reinstalling VirtualBox, and an Abort button.


VBoxStartup.log is here:

http://tempsend.com/3569496DE1

Re: Windows 4.3.16 specifically for errors due to security

Posted: 7. Oct 2014, 09:42
by RyanSpooner
1) Windows 8.1 x64 Professional , VBox Version: 4.3.17 r96342
2)
VBoxStartup.zip
(10.96 KiB) Downloaded 37 times
3) McAfee VirusScan Enterprise 8.8 Patch 4 (though it does the same thing even with this turned off.

Version 4.3.12 was working fine. I updated to 4.3.16 and this issue begin:
error.png
error.png (7.92 KiB) Viewed 9475 times
error2.png
error2.png (13.49 KiB) Viewed 9475 times

Re: Windows 4.3.16 specifically for errors due to security

Posted: 7. Oct 2014, 15:58
by Mucky
Hi,

i used the new Version "4.3.17 r96342", but i still have the problem that my old VM-Image (Debian 32) doesn't start on my Windows 7 Host.
Error -3738 "VERR_SUPDRV_HARDENING_EVIL_HANDLE"

1) Host and version
Windows 7 64bit

2) VBoxStartup.log
attached

3) Host virus software or debugging programs:
AVG Antivirus FRee 2014

Update:
I've also tried this solution, doesn't work:
1. \Oracle\VirtualBox\drivers\USB\filter\VBoxUSBMon.inf - right mouse > install
2. \Oracle\VirtualBox\drivers\vboxdrv\VBoxDrv.inf - right mouse > install

Also disabeling AVG Antivirus via Try doesn't work

Re: Windows 4.3.16 specifically for errors due to security

Posted: 7. Oct 2014, 19:47
by bird
Hi All!

Test build #5 is finally here, been working around the clock for since last week on this. It include some radical changes to the code that has been running head first into several antivirus/antimalware/firewalls/quickcam/protection software. The changes should better contain the conflict situation, ruling out a lot of annoying factors. (For the curious, I've moved the securing of the VM process and opening of vboxdrv till before NTDLL.DLL is initialized. Not pretty, but hopefully efficient.)

Test build #5: https://www.virtualbox.org/download/tes ... 26-Win.exe

Changes since test build #4:
- Fixes problem on windows 8.1, especially for symantec endpoint protection users (but also avast and others).
- General improvements (hopefully).

Would be great if as many as possible could give this build a spin, even if things works for you already. (Consider it a 4.3.18 release candidate.)

Enjoy,
bird.

Re: Windows 4.3.16 specifically for errors due to security

Posted: 7. Oct 2014, 19:52
by No Nickname
RyanSpooner wrote:1) Windows 8.1 x64 Professional , VBox Version: 4.3.17 r96342
2)
VBoxStartup.zip
3) McAfee VirusScan Enterprise 8.8 Patch 4 (though it does the same thing even with this turned off.

Version 4.3.12 was working fine. I updated to 4.3.16 and this issue begin:
error.png
error2.png
Try uninstalling Hyper-V and you will be able to run 4.3.14 & 4.3.16 (worked @ least for me).
This will also allow you to configure more than 1 CPU.

Re: Windows 4.3.16 specifically for errors due to security

Posted: 7. Oct 2014, 20:04
by Jacob Klein
Bird,

Do you know if Test Build #5 fixes the problem that we reported using Host Windows 10 Technical Preview? My initial testing shows that it does, but I just was curious if you put in a specific fix for that, or if it's working just by chance :)

Re: Windows 4.3.16 specifically for errors due to security

Posted: 7. Oct 2014, 20:44
by Docfxit
Thank you very much for the update.
I have installed Test build #5: 4.3.17 r96426

I'm having trouble running the Vboxheadless. The command window opens. The Vbox window doesn't open

This is the bat file I am running:

Code: Select all

 CD C:\Programs\VirtualBox
    VBoxHeadless --startvm XPVirtualMachine >VBoxHeadlessConsole.log
Thank you for working on the fixes,

Docfxit

Update:

- Is the problem specific to VBoxHeadless. I mean, can you run VMs in the GUI?

I can run the VM in the GUI.

- Iff this is related to the AV issues, I need VBoxStartup.log to see what's going on with DLLs and verification. Could you get me both VBoxStartup.log and VBox.log for a hung VBoxHeadless session, please?
VBoxStartup.log.zip
(27.55 KiB) Downloaded 36 times
The VBox.log was attached to this original post.

- Even better, a process dump (minidump is fine if you know process explorer) of the hung VBoxHeadless would rock.
VBoxHeadless.dmp.zip
(21.35 KiB) Downloaded 32 times
If anything else would help please let me know.

Thank you for working on it.

Docfxit

Re: Windows 4.3.16 specifically for errors due to security

Posted: 7. Oct 2014, 21:08
by cadoretti
bird wrote:Hi All!

Test build #5 is finally here, been working around the clock for since last week on this. It include some radical changes to the code that has been running head first into several antivirus/antimalware/firewalls/quickcam/protection software. The changes should better contain the conflict situation, ruling out a lot of annoying factors. (For the curious, I've moved the securing of the VM process and opening of vboxdrv till before NTDLL.DLL is initialized. Not pretty, but hopefully efficient.)

Test build #5: https://www.virtualbox.org/download/tes ... 26-Win.exe

Changes since test build #4:
- Fixes problem on windows 8.1, especially for symantec endpoint protection users (but also avast and others).
- General improvements (hopefully).

Would be great if as many as possible could give this build a spin, even if things works for you already. (Consider it a 4.3.18 release candidate.)

Enjoy,
bird.
Hey Bird,

The recent test candidate resolved my issue.

For reference, the following is now working

Windows 7, 64 bit Version 6.1.7601 Service Pack 1

Virtual Box 4.3.17 r96342 ( The latest test build to my knowledge as of writing )

Eset Endpoint Antivirus Version 5.0.2228.1

ESET SPECIFIC VERSIONS:
Virus signature database: 10494 (20141001)
Rapid Response module: 4819 (20141001)
Update module: 1052 (20140801)
Antivirus and antispyware scanner module: 1438 (20140917)
Advanced heuristics module: 1153 (20140915)
Archive support module: 1209 (20140812)
Cleaner module: 1100 (20140827)
Anti-Stealth support module: 1060 (20140514)
ESET SysInspector module: 1243 (20140903)
Self-defense support module: 1018 (20100812)
Real-time file system protection module: 1006 (20110921)
Translation support module: 1232 (20140624)
HIPS support module: 1146 (20140909)
Internet protection module: 1140 (20140806)
Database module: 1060 (20140714)

Thanks very much.

Re: Windows 4.3.16 specifically for errors due to security

Posted: 7. Oct 2014, 21:24
by Mucky
Hi,

"Test build #5" also doesn't work for me :-(
I've attached the StartupLog again.
Mucky wrote:Hi,

i used the new Version "4.3.17 r96342", but i still have the problem that my old VM-Image (Debian 32) doesn't start on my Windows 7 Host.
Error -3738 "VERR_SUPDRV_HARDENING_EVIL_HANDLE"

1) Host and version
Windows 7 64bit

2) VBoxStartup.log
attached

3) Host virus software or debugging programs:
AVG Antivirus FRee 2014

Update:
I've also tried this solution, doesn't work:
1. \Oracle\VirtualBox\drivers\USB\filter\VBoxUSBMon.inf - right mouse > install
2. \Oracle\VirtualBox\drivers\vboxdrv\VBoxDrv.inf - right mouse > install

Also disabeling AVG Antivirus via Try doesn't work

Re: Windows 4.3.16 specifically for errors due to security

Posted: 7. Oct 2014, 21:34
by bird
@Jacob Klein: Sorry, I haven't had time to test the win10 preview with yet.

@docfxit: Some questions:
- Is the problem specific to VBoxHeadless. I mean, can you run VMs in the GUI?
- Iff this is related to the AV issues, I need VBoxStartup.log to see what's going on with DLLs and verification. Could you get me both VBoxStartup.log and VBox.log for a hung VBoxHeadless session, please?
- Even better, a process dump (minidump is fine if you know process explorer) of the hung VBoxHeadless would rock.

@cadoretti: Very happy to hear that it's finally working for you. (I'd love to see more posts like this! :-) )

@Mucky: I have reproduced that one a few times here, but when I even think about debugging it, it disappears. Real heisenbug. I'll try again in the morning.

-bird

Re: Windows 4.3.16 specifically for errors due to security

Posted: 7. Oct 2014, 22:39
by Docfxit
bird wrote:
@docfxit: Some questions:
- Is the problem specific to VBoxHeadless. I mean, can you run VMs in the GUI?
- Iff this is related to the AV issues, I need VBoxStartup.log to see what's going on with DLLs and verification. Could you get me both VBoxStartup.log and VBox.log for a hung VBoxHeadless session, please?
- Even better, a process dump (minidump is fine if you know process explorer) of the hung VBoxHeadless would rock.
I have added the information to my last post so you can keep things together.

Thank you,

Docfxit

Re: Windows 4.3.16 specifically for errors due to security

Posted: 8. Oct 2014, 00:44
by Peter_at_Work
@bird

I just got this new laptop and tried to make a new VM with vbox 4.3.16, and encountered the problems I detailed before.

So far so good with the latest build. Started my new VM with no errors. My current, working setup:

1. Windows 8.1 Pro, x64, v 6.3.9600, build 9600, virtualbox 4.3.17 r96426
2. SEP 12.1.4013.4013

thanks!

Re: Windows 4.3.16 specifically for errors due to security

Posted: 8. Oct 2014, 01:04
by GlennChugg
Jacob let me know about this latest beta and I've tested test build #5 as working in a Windows 10 host now:
viewtopic.php?f=6&t=63923

Thanks bird