Ticket #14190 (closed defect: fixed)
Starting a WPF-Application under Windows 10130 crash VBoxD3D9wddm-x86.dll
Reported by: | MartinL | Owned by: | |
---|---|---|---|
Component: | 3D support | Version: | VirtualBox 4.3.28 |
Keywords: | Windows 10 Preview 10130 | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
Attachments
Change History
Changed 8 years ago by MartinL
-
attachment
Wpf1Application.txt
added
Changed 8 years ago by MartinL
-
attachment
VS2015_setuperror.txt
added
Error on Starting Setup for Visual Studio
Changed 8 years ago by MartinL
-
attachment
WpfErrorInVisualStudio_Win10_10130_VirtualBox.png
added
Designer Error in Visual Studio 2015 by WPF-Applications
comment:1 Changed 8 years ago by Maximus5
I have faced this error too: http://answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_install/visual-studio-community-2015-rc-and-2013-installer/cbafb5f6-3bf5-4652-9a6a-a89232a96a3c.
Virtual Box and Guest Additions has been just updated to the version 5.0.0 r101573.
Windows 10 x64 build 10240.
The information from crash event
Faulting application name: vs_community.exe, version: 14.0.22823.0, time stamp: 0x550a178e Faulting module name: VBoxD3D9wddm-x86.dll, version: 5.0.0.1573, time stamp: 0x559e454f Exception code: 0xc0000005 Fault offset: 0x00003bb1 Faulting process id: 0x%9 Faulting application start time: 0x%10 Faulting application path: %11 Faulting module path: %12 Report Id: %13 Faulting package full name: %14 Faulting package-relative application ID: %15
comment:2 Changed 8 years ago by sunlover
Could you please test if this VirtualBox 5.0.x Guest Additions build helps:
https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_5.0.1-101689.iso
Please first uninstall current guest additions in the guest and then instal the new 5.0.1-101689 build. This is to make sure that all guest additions component were updated.
comment:3 Changed 8 years ago by wizz
I have faced the same issue with Virtual Box 5.0, but this guest additions build solved the issue.
comment:4 Changed 7 years ago by mobilejh
In case it's helpful, installing this fix resolved a similar issue I was having with a crashing Java Control Panel and (other Java UI apps) on a Windows 10 guest (clean reinstall), OS/X Host, Vbox 5.0.0r101573. Java crash log looked like this:
# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffcd2fd466d, pid=4428, tid=2028 # # JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [VBoxD3D9wddm.dll+0x466d] #
Empty WPF-Application