Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulkan crash #321

Open
M4iKZ opened this issue May 5, 2019 · 1 comment
Open

Vulkan crash #321

M4iKZ opened this issue May 5, 2019 · 1 comment
Labels
type: bug Something isn't working
Milestone

Comments

@M4iKZ
Copy link

M4iKZ commented May 5, 2019

I just compile BSF, examples and editor and always I get a crash.

System information
bs::framework version: 1.1.0

Started on: Sunday, May 05, 2019 18:30:35

OS version: Windows 10 64-bit

CPU information:
CPU vendor: AuthenticAMD

CPU name: AMD Ryzen 7 2700X Eight-Core Processor

CPU clock speed: 3693Mhz

CPU core count: 16

GPU List:
GPU: GeForce GTX 1060 6GB 

 A fatal error occurred and the program has to terminate!
- Error: RenderingAPIException
- Description: ERROR: [Validation] Code 0: [ VUID-VkRenderPassCreateInfo-pDependencies-00838 ] Object: VK_NULL_HANDLE (Type = 0) | Dependency 0 specifies a destination stage mask that contains stages not in the GRAPHICS pipeline as used by the destination subpass 0. The Vulkan spec states: For any element of pDependencies, if the dstSubpass is not VK_SUBPASS_EXTERNAL, all stage flags included in the dstStageMask member of that dependency must be a pipeline stage supported by the pipeline identified by the pipelineBindPoint member of the source subpass (https://www.khronos.org/registry/vulkan/specs/1.1-extensions/html/vkspec.html#VUID-VkRenderPassCreateInfo-pDependencies-00838)

- In function: unsigned int __cdecl bs::ct::debugMsgCallback(unsigned int,enum VkDebugReportObjectTypeEXT,unsigned __int64,unsigned __int64,int,const char *,const char *,void *)
- In file: D:\game\BSF\BansheeEngine\Source\bsf\Source\Plugins\bsfVulkanRenderAPI\BsVulkanRenderAPI.cpp:75

Stack trace: 
bs::CrashHandler::reportCrash() - 0x140736015302710 File[BsWin32CrashHandler.cpp:473 (0)] Module[bsf.dll]
bs::ct::debugMsgCallback() - 0x140736054801733 File[BsVulkanRenderAPI.cpp:75 (156)] Module[bsfVulkanRenderAPI.dll]
debug_log_msg() - 0x140735988780819 File[vk_layer_logging.h:456 (72)] Module[VkLayer_khronos_validation.dll]
log_msg() - 0x140735988829548 File[vk_layer_logging.h:990 (83)] Module[VkLayer_khronos_validation.dll]
CoreChecks::ValidateRenderPassDAG() - 0x140735988634048 File[core_validation.cpp:9285 (114)] Module[VkLayer_khronos_validation.dll]
CoreChecks::ValidateCreateRenderPass() - 0x140735988572171 File[core_validation.cpp:9682 (26)] Module[VkLayer_khronos_validation.dll]
CoreChecks::PreCallValidateCreateRenderPass() - 0x140735988491260 File[core_validation.cpp:9815 (23)] Module[VkLayer_khronos_validation.dll]
vulkan_layer_chassis::CreateRenderPass() - 0x140735987364190 File[chassis.cpp:2509 (26)] Module[VkLayer_khronos_validation.dll]
bs::ct::VulkanFramebuffer::createVariant() - 0x140736055654650 File[BsVulkanFramebuffer.cpp:271 (42)] Module[bsfVulkanRenderAPI.dll]
bs::ct::VulkanFramebuffer::VulkanFramebuffer() - 0x140736055632844 File[BsVulkanFramebuffer.cpp:176 (142)] Module[bsfVulkanRenderAPI.dll]
bs::ct::VulkanResourceManager::create() - 0x140736054650255 File[BsVulkanResource.h:176 (64)] Module[bsfVulkanRenderAPI.dll]
bs::ct::VulkanSwapChain::VulkanSwapChain() - 0x140736055605242 File[BsVulkanSwapChain.cpp:198 (19)] Module[bsfVulkanRenderAPI.dll]
bs::ct::VulkanResourceManager::create() - 0x140736056353361 File[BsVulkanResource.h:176 (296)] Module[bsfVulkanRenderAPI.dll]
bs::ct::Win32RenderWindow::initialize() - 0x140736056365909 File[BsWin32RenderWindow.cpp:208 (250)] Module[bsfVulkanRenderAPI.dll]
std::_Invoker_pmf_pointer::_Call() - 0x140736015968724 File[type_traits:1447 (68)] Module[bsf.dll]
std::invoke() - 0x140736015978032 File[type_traits:1447 (96)] Module[bsf.dll]
std::_Invoker_ret::_Call() - 0x140736015967744 File[type_traits:1486 (0)] Module[bsf.dll]
std::_Call_binder,std::tuple<> >() - 0x140736015969479 File[functional:1492 (0)] Module[bsf.dll]
std::_Binder::operator()<>() - 0x140736015966520 File[functional:1537 (136)] Module[bsf.dll]
std::_Invoker_functor::_Call &>() - 0x140736015968526 File[type_traits:1447 (62)] Module[bsf.dll]
std::invoke &>() - 0x140736015978478 File[type_traits:1447 (62)] Module[bsf.dll]
std::_Invoker_ret::_Call &>() - 0x140736015968622 File[type_traits:1469 (0)] Module[bsf.dll]
std::_Func_impl_no_alloc,void>::_Do_call() - 0x140736015989997 File[functional:991 (0)] Module[bsf.dll]
std::_Func_class::operator()() - 0x140736013402368 File[functional:1035 (0)] Module[bsf.dll]
bs::CoreObject::executeGpuCommand() - 0x140736015992747 File[BsCoreObject.cpp:149 (0)] Module[bsf.dll]
std::_Invoker_functor::_Call const &,std::function),std::shared_ptr &,std::function &>() - 0x140736015967590 File[type_traits:1447 (150)] Module[bsf.dll]
std::invoke const &,std::function),std::shared_ptr &,std::function &>() - 0x140736015977890 File[type_traits:1447 (130)] Module[bsf.dll]
std::_Invoker_ret::_Call const &,std::function),std::shared_ptr &,std::function &>() - 0x140736015967394 File[type_traits:1486 (0)] Module[bsf.dll]
std::_Call_binder const &,std::function),std::tuple,std::function >,std::tuple<> >() - 0x140736015969289 File[functional:1492 (0)] Module[bsf.dll]
std::_Binder const &,std::function),std::shared_ptr const &,std::function &>::operator()<>() - 0x140736015966328 File[functional:1537 (136)] Module[bsf.dll]
std::_Invoker_functor::_Call const &,std::function),std::shared_ptr const &,std::function &> &>() - 0x140736015968334 File[type_traits:1447 (62)] Module[bsf.dll]
std::invoke const &,std::function),std::shared_ptr const &,std::function &> &>() - 0x140736015978382 File[type_traits:1447 (62)] Module[bsf.dll]
std::_Invoker_ret::_Call const &,std::function),std::shared_ptr const &,std::function &> &>() - 0x140736015968430 File[type_traits:1469 (0)] Module[bsf.dll]
std::_Func_impl_no_alloc const &,std::function),std::shared_ptr const &,std::function &>,void>::_Do_call() - 0x140736015989901 File[functional:991 (0)] Module[bsf.dll]
std::_Func_class::operator()() - 0x140736013402368 File[functional:1035 (0)] Module[bsf.dll]
bs::CommandQueueBase::playbackWithNotify() - 0x140736015954936 File[BsCommandQueue.cpp:127 (0)] Module[bsf.dll]
bs::CoreThread::runCoreThread() - 0x140736016326057 File[BsCoreThread.cpp:118 (0)] Module[bsf.dll]
std::_Invoker_pmf_pointer::_Call() - 0x140736016239908 File[type_traits:1447 (68)] Module[bsf.dll]
std::invoke() - 0x140736016257120 File[type_traits:1447 (96)] Module[bsf.dll]
std::_Invoker_ret::_Call() - 0x140736016239168 File[type_traits:1486 (0)] Module[bsf.dll]
std::_Call_binder,std::tuple<> >() - 0x140736016240327 File[functional:1492 (0)] Module[bsf.dll]
std::_Binder::operator()<>() - 0x140736016237512 File[functional:1537 (136)] Module[bsf.dll]
std::_Invoker_functor::_Call &>() - 0x140736016239566 File[type_traits:1447 (62)] Module[bsf.dll]
std::invoke &>() - 0x140736016257374 File[type_traits:1447 (62)] Module[bsf.dll]
std::_Invoker_ret::_Call &>() - 0x140736016239662 File[type_traits:1469 (0)] Module[bsf.dll]
std::_Func_impl_no_alloc,void>::_Do_call() - 0x140736016301325 File[functional:991 (0)] Module[bsf.dll]
std::_Func_class::operator()() - 0x140736013402368 File[functional:1035 (0)] Module[bsf.dll]
bs::PooledThread::run() - 0x140736013827047 File[BsThreadPool.cpp:116 (0)] Module[bsf.dll]
std::_Invoker_pmf_pointer::_Call() - 0x140736013799572 File[type_traits:1447 (68)] Module[bsf.dll]
std::invoke() - 0x140736013808768 File[type_traits:1447 (96)] Module[bsf.dll]
std::_Invoker_ret::_Call() - 0x140736013799456 File[type_traits:1486 (0)] Module[bsf.dll]
std::_Call_binder,std::tuple<> >() - 0x140736013799831 File[functional:1492 (0)] Module[bsf.dll]
std::_Binder::operator()<>() - 0x140736013799208 File[functional:1537 (136)] Module[bsf.dll]
std::_Invoker_functor::_Call >() - 0x140736013799678 File[type_traits:1447 (62)] Module[bsf.dll]
std::invoke >() - 0x140736013808878 File[type_traits:1447 (62)] Module[bsf.dll]
std::thread::_Invoke >,0>() - 0x140736013804096 File[thread:40 (0)] Module[bsf.dll]
0x140736613602348 Module[ucrtbased.dll]
0x140703529008084 Module[KERNEL32.DLL]
0x140703552425585 `Module[ntdll.dll] 

thanks

@BearishSun BearishSun added the type: bug Something isn't working label May 5, 2019
@BearishSun BearishSun added this to the v1.2 milestone May 5, 2019
@M4iKZ
Copy link
Author

M4iKZ commented May 5, 2019

I add the output from VS debugger:

Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A3EF9D98.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A3EFA018.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A3EFA018.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A3BFF458.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A3EFA718.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A3EFA718.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\winsta.dll'. Cannot find or open the PDB file.
BIT4ID certificate store provider: StartThread(): starting notify thread...
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\cryptnet.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Loaded 'C:\Program Files\NVIDIA Corporation\Ansel\Tools\NvCameraWhitelisting64.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Unloaded 'C:\Program Files\NVIDIA Corporation\Ansel\Tools\NvCameraWhitelisting64.dll'
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\dwmapi.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\uxtheme.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\nvspcap64.dll'. Cannot find or open the PDB file.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_ed316ebc2bdc1c66\nvcbl64.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\nvfatbinaryLoader.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\nvapi64.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\mscms.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\dxgi.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\userenv.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\coloradapterclient.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_ed316ebc2bdc1c66\nvrtum64.dll'. Cannot find or open the PDB file.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\msctf.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\TextInputFramework.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\iertutil.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\opengl32.dll'. Cannot find or open the PDB file.
'Banshee3D.exe' (Win32): Loaded 'C:\Windows\System32\glu32.dll'. Cannot find or open the PDB file.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
[ERROR] A fatal error occurred and the program has to terminate!
  - Error: RenderingAPIException
  - Description: ERROR: [Validation] Code 0:  [ VUID-VkRenderPassCreateInfo-pDependencies-00838 ] Object: VK_NULL_HANDLE (Type = 0) | Dependency 0 specifies a destination stage mask that contains stages not in the GRAPHICS pipeline as used by the destination subpass 0. The Vulkan spec states: For any element of pDependencies, if the dstSubpass is not VK_SUBPASS_EXTERNAL, all stage flags included in the dstStageMask member of that dependency must be a pipeline stage supported by the pipeline identified by the pipelineBindPoint member of the source subpass (https://www.khronos.org/registry/vulkan/specs/1.1-extensions/html/vkspec.html#VUID-VkRenderPassCreateInfo-pDependencies-00838)

  - In function: unsigned int __cdecl bs::ct::debugMsgCallback(unsigned int,enum VkDebugReportObjectTypeEXT,unsigned __int64,unsigned __int64,int,const char *,const char *,void *)
  - In file: d:\game\bsf\bansheeengine\source\bsf\source\plugins\bsfvulkanrenderapi\bsvulkanrenderapi.cpp:80

Stack trace: 
bs::CrashHandler::reportCrash() - 0x140736229242774 File[bswin32crashhandler.cpp:473 (0)] Module[bsf.dll]
bs::ct::debugMsgCallback() - 0x140736189422293 File[bsvulkanrenderapi.cpp:80 (156)] Module[bsfVulkanRenderAPI.dll]
debug_log_msg() - 0x140736155045651 File[vk_layer_logging.h:456 (72)] Module[VkLayer_khronos_validation.dll]
log_msg() - 0x140736155094380 File[vk_layer_logging.h:990 (83)] Module[VkLayer_khronos_validation.dll]
CoreChecks::ValidateRenderPassDAG() - 0x140736154898880 File[core_validation.cpp:9285 (114)] Module[VkLayer_khronos_validation.dll]
CoreChecks::ValidateCreateRenderPass() - 0x140736154837003 File[core_validation.cpp:9682 (26)] Module[VkLayer_khronos_validation.dll]
CoreChecks::PreCallValidateCreateRenderPass() - 0x140736154756092 File[core_validation.cpp:9815 (23)] Module[VkLayer_khronos_validation.dll]
vulkan_layer_chassis::CreateRenderPass() - 0x140736153629022 File[chassis.cpp:2509 (26)] Module[VkLayer_khronos_validation.dll]
bs::ct::VulkanFramebuffer::createVariant() - 0x140736189753306 File[bsvulkanframebuffer.cpp:271 (42)] Module[bsfVulkanRenderAPI.dll]
bs::ct::VulkanFramebuffer::VulkanFramebuffer() - 0x140736189729548 File[bsvulkanframebuffer.cpp:176 (142)] Module[bsfVulkanRenderAPI.dll]
bs::ct::VulkanResourceManager::create<bs::ct::VulkanFramebuffer,bs::ct::VULKAN_FRAMEBUFFER_DESC &>() - 0x140736188718287 File[bsvulkanresource.h:176 (64)] Module[bsfVulkanRenderAPI.dll]
bs::ct::VulkanSwapChain::VulkanSwapChain() - 0x140736189702426 File[bsvulkanswapchain.cpp:198 (19)] Module[bsfVulkanRenderAPI.dll]
bs::ct::VulkanResourceManager::create<bs::ct::VulkanSwapChain,VkSurfaceKHR_T * &,unsigned int &,unsigned int &,bool &,enum VkFormat &,enum VkColorSpaceKHR &,bool &,enum VkFormat &>() - 0x140736190485681 File[bsvulkanresource.h:176 (296)] Module[bsfVulkanRenderAPI.dll]
bs::ct::Win32RenderWindow::initialize() - 0x140736190497781 File[bswin32renderwindow.cpp:208 (250)] Module[bsfVulkanRenderAPI.dll]
std::_Invoker_pmf_pointer::_Call<void (__cdecl bs::ct::CoreObject::*)(void),bs::ct::CoreObject * &>() - 0x140736229985172 File[type_traits:16707566 (68)] Module[bsf.dll]
std::invoke<void (__cdecl bs::ct::CoreObject::*&)(void),bs::ct::CoreObject * &>() - 0x140736229993968 File[type_traits:16707566 (96)] Module[bsf.dll]
std::_Invoker_ret<std::_Unforced,0>::_Call<void (__cdecl bs::ct::CoreObject::*&)(void),bs::ct::CoreObject * &>() - 0x140736229984192 File[type_traits:15732480 (0)] Module[bsf.dll]
std::_Call_binder<std::_Unforced,0,void (__cdecl bs::ct::CoreObject::*)(void),std::tuple<bs::ct::CoreObject *>,std::tuple<> >() - 0x140736229985927 File[functional:1859 (0)] Module[bsf.dll]
std::_Binder<std::_Unforced,void (__cdecl bs::ct::CoreObject::*)(void),bs::ct::CoreObject *>::operator()<>() - 0x140736229982968 File[functional:1914 (136)] Module[bsf.dll]
std::_Invoker_functor::_Call<std::_Binder<std::_Unforced,void (__cdecl bs::ct::CoreObject::*)(void),bs::ct::CoreObject *> &>() - 0x140736229984974 File[type_traits:16707566 (62)] Module[bsf.dll]
std::invoke<std::_Binder<std::_Unforced,void (__cdecl bs::ct::CoreObject::*)(void),bs::ct::CoreObject *> &>() - 0x140736229994414 File[type_traits:16707566 (62)] Module[bsf.dll]
std::_Invoker_ret<void,1>::_Call<std::_Binder<std::_Unforced,void (__cdecl bs::ct::CoreObject::*)(void),bs::ct::CoreObject *> &>() - 0x140736229985070 File[type_traits:15732480 (0)] Module[bsf.dll]
std::_Func_impl_no_alloc<std::_Binder<std::_Unforced,void (__cdecl bs::ct::CoreObject::*)(void),bs::ct::CoreObject *>,void>::_Do_call() - 0x140736230005197 File[functional:15732480 (0)] Module[bsf.dll]
std::_Func_class<void>::operator()() - 0x140736227198016 File[functional:15732480 (0)] Module[bsf.dll]
bs::CoreObject::executeGpuCommand() - 0x140736230007947 File[bscoreobject.cpp:149 (0)] Module[bsf.dll]
std::_Invoker_functor::_Call<void (__cdecl*&)(std::shared_ptr<bs::ct::CoreObject> const &,std::function<void __cdecl(void)>),std::shared_ptr<bs::ct::CoreObject> &,std::function<void __cdecl(void)> &>() - 0x140736229984038 File[type_traits:16707566 (150)] Module[bsf.dll]
std::invoke<void (__cdecl*&)(std::shared_ptr<bs::ct::CoreObject> const &,std::function<void __cdecl(void)>),std::shared_ptr<bs::ct::CoreObject> &,std::function<void __cdecl(void)> &>() - 0x140736229993826 File[type_traits:16707566 (130)] Module[bsf.dll]
std::_Invoker_ret<std::_Unforced,0>::_Call<void (__cdecl*&)(std::shared_ptr<bs::ct::CoreObject> const &,std::function<void __cdecl(void)>),std::shared_ptr<bs::ct::CoreObject> &,std::function<void __cdecl(void)> &>() - 0x140736229983842 File[type_traits:15732480 (0)] Module[bsf.dll]
std::_Call_binder<std::_Unforced,0,1,void (__cdecl*)(std::shared_ptr<bs::ct::CoreObject> const &,std::function<void __cdecl(void)>),std::tuple<std::shared_ptr<bs::ct::CoreObject>,std::function<void __cdecl(void)> >,std::tuple<> >() - 0x140736229985737 File[functional:1859 (0)] Module[bsf.dll]
std::_Binder<std::_Unforced,void (__cdecl*)(std::shared_ptr<bs::ct::CoreObject> const &,std::function<void __cdecl(void)>),std::shared_ptr<bs::ct::CoreObject> const &,std::function<void __cdecl(void)> &>::operator()<>() - 0x140736229982776 File[functional:1914 (136)] Module[bsf.dll]
std::_Invoker_functor::_Call<std::_Binder<std::_Unforced,void (__cdecl*)(std::shared_ptr<bs::ct::CoreObject> const &,std::function<void __cdecl(void)>),std::shared_ptr<bs::ct::CoreObject> const &,std::function<void __cdecl(void)> &> &>() - 0x140736229984782 File[type_traits:16707566 (62)] Module[bsf.dll]
std::invoke<std::_Binder<std::_Unforced,void (__cdecl*)(std::shared_ptr<bs::ct::CoreObject> const &,std::function<void __cdecl(void)>),std::shared_ptr<bs::ct::CoreObject> const &,std::function<void __cdecl(void)> &> &>() - 0x140736229994318 File[type_traits:16707566 (62)] Module[bsf.dll]
std::_Invoker_ret<void,1>::_Call<std::_Binder<std::_Unforced,void (__cdecl*)(std::shared_ptr<bs::ct::CoreObject> const &,std::function<void __cdecl(void)>),std::shared_ptr<bs::ct::CoreObject> const &,std::function<void __cdecl(void)> &> &>() - 0x140736229984878 File[type_traits:15732480 (0)] Module[bsf.dll]
std::_Func_impl_no_alloc<std::_Binder<std::_Unforced,void (__cdecl*)(std::shared_ptr<bs::ct::CoreObject> const &,std::function<void __cdecl(void)>),std::shared_ptr<bs::ct::CoreObject> const &,std::function<void __cdecl(void)> &>,void>::_Do_call() - 0x140736230005101 File[functional:15732480 (0)] Module[bsf.dll]
std::_Func_class<void>::operator()() - 0x140736227198016 File[functional:15732480 (0)] Module[bsf.dll]
bs::CommandQueueBase::playbackWithNotify() - 0x140736229968792 File[bscommandqueue.cpp:127 (0)] Module[bsf.dll]
bs::CoreThread::runCoreThread() - 0x140736230375129 File[bscorethread.cpp:118 (0)] Module[bsf.dll]
std::_Invoker_pmf_pointer::_Call<void (__cdecl bs::CoreThread::*)(void),bs::CoreThread * &>() - 0x140736230283652 File[type_traits:16707566 (68)] Module[bsf.dll]
std::invoke<void (__cdecl bs::CoreThread::*&)(void),bs::CoreThread * &>() - 0x140736230304368 File[type_traits:16707566 (96)] Module[bsf.dll]
std::_Invoker_ret<std::_Unforced,0>::_Call<void (__cdecl bs::CoreThread::*&)(void),bs::CoreThread * &>() - 0x140736230282912 File[type_traits:15732480 (0)] Module[bsf.dll]
std::_Call_binder<std::_Unforced,0,void (__cdecl bs::CoreThread::*)(void),std::tuple<bs::CoreThread *>,std::tuple<> >() - 0x140736230284071 File[functional:1859 (0)] Module[bsf.dll]
std::_Binder<std::_Unforced,void (__cdecl bs::CoreThread::*)(void),bs::CoreThread *>::operator()<>() - 0x140736230281176 File[functional:1914 (136)] Module[bsf.dll]
std::_Invoker_functor::_Call<std::_Binder<std::_Unforced,void (__cdecl bs::CoreThread::*)(void),bs::CoreThread *> &>() - 0x140736230283310 File[type_traits:16707566 (62)] Module[bsf.dll]
std::invoke<std::_Binder<std::_Unforced,void (__cdecl bs::CoreThread::*)(void),bs::CoreThread *> &>() - 0x140736230304622 File[type_traits:16707566 (62)] Module[bsf.dll]
std::_Invoker_ret<void,1>::_Call<std::_Binder<std::_Unforced,void (__cdecl bs::CoreThread::*)(void),bs::CoreThread *> &>() - 0x140736230283406 File[type_traits:15732480 (0)] Module[bsf.dll]
std::_Func_impl_no_alloc<std::_Binder<std::_Unforced,void (__cdecl bs::CoreThread::*)(void),bs::CoreThread *>,void>::_Do_call() - 0x140736230349453 File[functional:15732480 (0)] Module[bsf.dll]
std::_Func_class<void>::operator()() - 0x140736227198016 File[functional:15732480 (0)] Module[bsf.dll]
bs::PooledThread::run() - 0x140736227657559 File[bsthreadpool.cpp:116 (0)] Module[bsf.dll]
std::_Invoker_pmf_pointer::_Call<void (__cdecl bs::PooledThread::*)(void),bs::PooledThread * &>() - 0x140736227624132 File[type_traits:16707566 (68)] Module[bsf.dll]
std::invoke<void (__cdecl bs::PooledThread::*&)(void),bs::PooledThread * &>() - 0x140736227635584 File[type_traits:16707566 (96)] Module[bsf.dll]
std::_Invoker_ret<std::_Unforced,0>::_Call<void (__cdecl bs::PooledThread::*&)(void),bs::PooledThread * &>() - 0x140736227624016 File[type_traits:15732480 (0)] Module[bsf.dll]
std::_Call_binder<std::_Unforced,0,void (__cdecl bs::PooledThread::*)(void),std::tuple<bs::PooledThread *>,std::tuple<> >() - 0x140736227624391 File[functional:1859 (0)] Module[bsf.dll]
std::_Binder<std::_Unforced,void (__cdecl bs::PooledThread::*)(void),bs::PooledThread *>::operator()<>() - 0x140736227623624 File[functional:1914 (136)] Module[bsf.dll]
std::_Invoker_functor::_Call<std::_Binder<std::_Unforced,void (__cdecl bs::PooledThread::*)(void),bs::PooledThread *> >() - 0x140736227624238 File[type_traits:16707566 (62)] Module[bsf.dll]
std::invoke<std::_Binder<std::_Unforced,void (__cdecl bs::PooledThread::*)(void),bs::PooledThread *> >() - 0x140736227635694 File[type_traits:16707566 (62)] Module[bsf.dll]
std::_LaunchPad<std::unique_ptr<std::tuple<std::_Binder<std::_Unforced,void (__cdecl bs::PooledThread::*)(void),bs::PooledThread *> >,std::default_delete<std::tuple<std::_Binder<std::_Unforced,void (__cdecl bs::PooledThread::*)(void),bs::PooledThread *> > > > >::_Execute<0>() - 0x140736227627306 File[xthread:239 (0)] Module[bsf.dll]
std::_LaunchPad<std::unique_ptr<std::tuple<std::_Binder<std::_Unforced,void (__cdecl bs::PooledThread::*)(void),bs::PooledThread *> >,std::default_delete<std::tuple<std::_Binder<std::_Unforced,void (__cdecl bs::PooledThread::*)(void),bs::PooledThread *> > > > >::_Run() - 0x140736227647133 File[xthread:247 (0)] Module[bsf.dll]
std::_LaunchPad<std::unique_ptr<std::tuple<std::_Binder<std::_Unforced,void (__cdecl bs::PooledThread::*)(void),bs::PooledThread *> >,std::default_delete<std::tuple<std::_Binder<std::_Unforced,void (__cdecl bs::PooledThread::*)(void),bs::PooledThread *> > > > >::_Go() - 0x140736227644406 File[xthread:231 (0)] Module[bsf.dll]
std::_Pad::_Call_func() - 0x140736227642253 File[xthread:209 (0)] Module[bsf.dll]
0x140736276681772 Module[ucrtbased.dll]
0x140703529008084 Module[KERNEL32.DLL]
0x140703552425585 Module[ntdll.dll]
The thread 0x5964 has exited with code 0 (0x0).
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x8010002E: Impossibile trovare un lettore smart card.
Exception thrown at 0x00007FF81658A839 (KernelBase.dll) in Banshee3D.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: [rethrow] at memory location 0x0000000000000000.
Exception thrown at 0x00007FF81658A839 in Banshee3D.exe: Microsoft C++ exception: unsigned long at memory location 0x00000011A41FF7E8.
Banshee3D.exe has triggered a breakpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants