i am developing one demo application for mixed Reality Application. In that i am facing the same exception while i try to test application with Hololens Emulator 10.0.11082.1039.
it is just showing the “Made With Unity” splash Screen and then application got crashed no more information provide or understandable logs are there to find the cause. the following things are logged:
(CoreCLR: CoreCLR_UWP_Domain): Loaded ‘C:\Data\Users\DefaultAccount\AppData\Local\DevelopmentFiles\DemoVS.Debug_x86.user\System.Linq.Expressions.dll’. Cannot find or open the PDB file.
Starting the observer.
0x5FEDFAD8 (UnityPlayer) DllGetActivationFactory
0x5FEDF91E (UnityPlayer) DllGetActivationFactory
0x5FEE2F70 (UnityPlayer) DllGetActivationFactory
0x5DD41DAB (UnityPlayer) DllGetActivationFactory
0x5DD42017 (UnityPlayer) DllGetActivationFactory
0x5F7AFCF9 (UnityPlayer) DllGetActivationFactory
0x5BCCE846 (UnityEngineDelegates) GameObject_CUSTOM_GetComponentInChildren
0x084BE416 (())
0x084BE31D (())
0x084BE23D (())
0x084BE1D1 (())
0x084BE08A (())
0x084BD921 (())
0x084BD5DC (())
0x084BD53B (())
0x084BD4D2 (())
0x00E479C0 (())
0x008AD236 (())
0x5EC3759F (UnityPlayer) DllGetActivationFactory
0x5EC44688 (UnityPlayer) DllGetActivationFactory
0x5EC03103 (UnityPlayer) DllGetActivationFactory
0x5CDEEF10 (UnityPlayer) DllGetActivationFactory
0x5F922F5E (UnityPlayer) DllGetActivationFactory
0x5F91EE9D (UnityPlayer) DllGetActivationFactory
0x5F929B57 (UnityPlayer) DllGetActivationFactory
0x5F9223B3 (UnityPlayer) DllGetActivationFactory
0x5D4F31E5 (UnityPlayer) DllGetActivationFactory
0x5F8E3FC5 (UnityPlayer) DllGetActivationFactory
0x5E056257 (UnityPlayer) DllGetActivationFactory
0x5C72D7DF (UnityPlayer) DllGetActivationFactory
0x5C7219CC (UnityPlayer) DllGetActivationFactory
0x5C7217C8 (UnityPlayer) DllGetActivationFactory
0x5C71DFBB (UnityPlayer) DllGetActivationFactory
0x5C71DEDC (UnityPlayer) DllGetActivationFactory
0x5C8D68F4 (UnityPlayer) DllGetActivationFactory
0x5C8E15D2 (UnityPlayer) DllGetActivationFactory
0x5C8E1974 (UnityPlayer) DllGetActivationFactory
0x5C8F9CD2 (UnityPlayer) DllGetActivationFactory
0x69854C6F (threadpoolwinrt)
0x6985AFF6 (threadpoolwinrt) DllMain
0x778EE981 (ntdll) RtlClearAllBits
0x778EE941 (ntdll) RtlClearAllBits
(Filename: C:/buildslave/unity/build/artifacts/generated/Metro/runtime/DebugBindings.gen.cpp Line: 51)
_CRT_ASSERT caught:
‘’’
C:\Program Files (x86)\Microsoft Visual Studio 14.0\vc\include\vector(1236) : Assertion failed: vector subscript out of range
‘’’
Stacktrace:
0x5FEDFAD8 (UnityPlayer) DllGetActivationFactory
0x5FEDF91E (UnityPlayer) DllGetActivationFactory
0x5FEE2F70 (UnityPlayer) DllGetActivationFactory
0x5C733ADE (UnityPlayer) DllGetActivationFactory
0x634F12A2 (ucrtbased) VCrtDbgReportW
0x634EFF04 (ucrtbased) CrtDbgReportW
0x6370086E (MSVCP140D_APP) std::_Debug_message
0x5CA22624 (UnityPlayer) DllGetActivationFactory
0x5DA5B256 (UnityPlayer) DllGetActivationFactory
0x5F8040F2 (UnityPlayer) DllGetActivationFactory
0x5BD300BA (UnityEngineDelegates) GameObject_CUSTOM_GetComponentInChildren
0x07FA4E78 (())
0x0897284F (())
0x089727B5 (())
0x08971447 (())
0x08971319 (())
0x089712E7 (())
0x00E479C0 (())
0x008AD236 (())
0x5EC3759F (UnityPlayer) DllGetActivationFactory
0x5EC44688 (UnityPlayer) DllGetActivationFactory
0x5EC03103 (UnityPlayer) DllGetActivationFactory
0x5CDEEF10 (UnityPlayer) DllGetActivationFactory
0x5E0D3EE0 (UnityPlayer) DllGetActivationFactory
0x5E0D33F3 (UnityPlayer) DllGetActivationFactory
0x5F91F559 (UnityPlayer) DllGetActivationFactory
0x5F91F74A (UnityPlayer) DllGetActivationFactory
0x5F924A50 (UnityPlayer) DllGetActivationFactory
0x5F91EF1F (UnityPlayer) DllGetActivationFactory
0x5F91FBB6 (UnityPlayer) DllGetActivationFactory
0x5F91FC9F (UnityPlayer) DllGetActivationFactory
0x5F80730A (UnityPlayer) DllGetActivationFactory
0x5BD33086 (UnityEngineDelegates) GameObject_CUSTOM_GetComponentInChildren
0x0897112E (())
0x08970FF1 (())
0x08970E8F (())
0x084BEE42 (())
0x00E479C0 (())
0x008AD236 (())
0x5EC3759F (UnityPlayer) DllGetActivationFactory
0x5EC44688 (UnityPlayer) DllGetActivationFactory
0x5EC03103 (UnityPlayer) DllGetActivationFactory
0x5CDEEF10 (UnityPlayer) DllGetActivationFactory
0x5F922F5E (UnityPlayer) DllGetActivationFactory
0x5F91EE9D (UnityPlayer) DllGetActivationFactory
0x5F929B57 (UnityPlayer) DllGetActivationFactory
0x5F9223B3 (UnityPlayer) DllGetActivationFactory
0x5D4F31E5 (UnityPlayer) DllGetActivationFactory
0x5F8E3FC5 (UnityPlayer) DllGetActivationFactory
0x5E056257 (UnityPlayer) DllGetActivationFactory
0x5C72D7DF (UnityPlayer) DllGetActivationFactory
0x5C7219CC (UnityPlayer) DllGetActivationFactory
0x5C7217C8 (UnityPlayer) DllGetActivationFactory
0x5C71DFBB (UnityPlayer) DllGetActivationFactory
0x5C71DEDC (UnityPlayer) DllGetActivationFactory
0x5C8D68F4 (UnityPlayer) DllGetActivationFactory
0x5C8E15D2 (UnityPlayer) DllGetActivationFactory
0x5C8E1974 (UnityPlayer) DllGetActivationFactory
0x5C8F9CD2 (UnityPlayer) DllGetActivationFactory
0x69854C6F (threadpoolwinrt)
0x6985AFF6 (threadpoolwinrt) DllMain
0x778EE981 (ntdll) RtlClearAllBits
0x778EE941 (ntdll) RtlClearAllBits
_CRT_ASSERT caught:
‘’’
C:\Program Files (x86)\Microsoft Visual Studio 14.0\vc\include\vector(1237) : Assertion failed: “Standard C++ Libraries Out of Range” && 0
‘’’
Stacktrace:
0x5FEDFAD8 (UnityPlayer) DllGetActivationFactory
0x5FEDF91E (UnityPlayer) DllGetActivationFactory
0x5FEE2F70 (UnityPlayer) DllGetActivationFactory
0x5C733ADE (UnityPlayer) DllGetActivationFactory
0x634F12A2 (ucrtbased) VCrtDbgReportW
0x634EFF04 (ucrtbased) CrtDbgReportW
0x5CA2265B (UnityPlayer) DllGetActivationFactory
0x5DA5B256 (UnityPlayer) DllGetActivationFactory
0x5F8040F2 (UnityPlayer) DllGetActivationFactory
0x5BD300BA (UnityEngineDelegates) GameObject_CUSTOM_GetComponentInChildren
0x07FA4E78 (())
0x0897284F (())
0x089727B5 (())
0x08971447 (())
0x08971319 (())
0x089712E7 (())
0x00E479C0 (())
0x008AD236 (())
0x5EC3759F (UnityPlayer) DllGetActivationFactory
0x5EC44688 (UnityPlayer) DllGetActivationFactory
0x5EC03103 (UnityPlayer) DllGetActivationFactory
0x5CDEEF10 (UnityPlayer) DllGetActivationFactory
0x5E0D3EE0 (UnityPlayer) DllGetActivationFactory
0x5E0D33F3 (UnityPlayer) DllGetActivationFactory
0x5F91F559 (UnityPlayer) DllGetActivationFactory
0x5F91F74A (UnityPlayer) DllGetActivationFactory
0x5F924A50 (UnityPlayer) DllGetActivationFactory
0x5F91EF1F (UnityPlayer) DllGetActivationFactory
0x5F91FBB6 (UnityPlayer) DllGetActivationFactory
0x5F91FC9F (UnityPlayer) DllGetActivationFactory
0x5F80730A (UnityPlayer) DllGetActivationFactory
0x5BD33086 (UnityEngineDelegates) GameObject_CUSTOM_GetComponentInChildren
0x0897112E (())
0x08970FF1 (())
0x08970E8F (())
0x084BEE42 (())
0x00E479C0 (())
0x008AD236 (())
0x5EC3759F (UnityPlayer) DllGetActivationFactory
0x5EC44688 (UnityPlayer) DllGetActivationFactory
0x5EC03103 (UnityPlayer) DllGetActivationFactory
0x5CDEEF10 (UnityPlayer) DllGetActivationFactory
0x5F922F5E (UnityPlayer) DllGetActivationFactory
0x5F91EE9D (UnityPlayer) DllGetActivationFactory
0x5F929B57 (UnityPlayer) DllGetActivationFactory
0x5F9223B3 (UnityPlayer) DllGetActivationFactory
0x5D4F31E5 (UnityPlayer) DllGetActivationFactory
0x5F8E3FC5 (UnityPlayer) DllGetActivationFactory
0x5E056257 (UnityPlayer) DllGetActivationFactory
0x5C72D7DF (UnityPlayer) DllGetActivationFactory
0x5C7219CC (UnityPlayer) DllGetActivationFactory
0x5C7217C8 (UnityPlayer) DllGetActivationFactory
0x5C71DFBB (UnityPlayer) DllGetActivationFactory
0x5C71DEDC (UnityPlayer) DllGetActivationFactory
0x5C8D68F4 (UnityPlayer) DllGetActivationFactory
0x5C8E15D2 (UnityPlayer) DllGetActivationFactory
0x5C8E1974 (UnityPlayer) DllGetActivationFactory
0x5C8F9CD2 (UnityPlayer) DllGetActivationFactory
0x69854C6F (threadpoolwinrt)
0x6985AFF6 (threadpoolwinrt) DllMain
0x778EE981 (ntdll) RtlClearAllBits
0x778EE941 (ntdll) RtlClearAllBits
The program ‘[3540] demo.exe’ has exited with code -1073740791 (0xc0000409).