Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Random unity crashes on windows with 2018.4

Discussion in 'Editor & General Support' started by hashbaby, Jul 1, 2019.

  1. hashbaby

    hashbaby

    Joined:
    Oct 21, 2016
    Posts:
    1
    I have a very popular app which has a lot of crashes of the form below. It looks like something coming from UnityPlayer. I couldn't find this issue mentioned anywhere which makes me think its something in my setup.

    I thought it might be graphics driver related but I see this on very popular models like 1060GTX and so on.

    Can someone shed light on this?

    thanks.

    Native StackTrace:

    Thread 0
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da6ddb93 ?WaitForEvent@GfxDeviceWorker@@QEAAXW4EventType@1@@Z
    3 UnityPlayer 0x00007ff8da6d220f ?WaitForPendingPresent@GfxDeviceClient@@AEAAXXZ
    4 UnityPlayer 0x00007ff8da6bf4c3 ?BeginFrame@GfxDeviceClient@@UEAAXXZ
    5 UnityPlayer 0x00007ff8da941c37 ?PlayerRender@@YAX_N@Z
    6 UnityPlayer 0x00007ff8da933b07 ?ExecutePlayerLoop@@YAXPEAUNativePlayerLoopSystem@@@Z
    7 UnityPlayer 0x00007ff8da933ba9 ?ExecutePlayerLoop@@YAXPEAUNativePlayerLoopSystem@@@Z
    8 UnityPlayer 0x00007ff8da935b5f ?PlayerLoop@@YAXXZ
    9 UnityPlayer 0x00007ff8da70f755 PerformMainLoop
    10 UnityPlayer 0x00007ff8da70e09a MainMessageLoop
    11 UnityPlayer 0x00007ff8da712b6a ?UnityMainImpl@@YAHPEAUHINSTANCE__@@0PEA_WH@Z
    12 UnityPlayer 0x00007ff8da716ccb UnityMain
    13 XXXXXXX 0x00007ff6ad7811fa _scrt_common_main_seh
    14 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    15 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    16 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 1
    0 ntdll 0x00007ff91e51f9f4 NtWaitForWorkViaWorkerFactory
    1 ntdll 0x00007ff91e4b3ff0 TppWorkerThread
    2 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    3 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    4 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 2
    0 ntdll 0x00007ff91e51f9f4 NtWaitForWorkViaWorkerFactory
    1 ntdll 0x00007ff91e4b3ff0 TppWorkerThread
    2 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    3 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    4 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 3
    0 ntdll 0x00007ff91e51f9f4 NtWaitForWorkViaWorkerFactory
    1 ntdll 0x00007ff91e4b3ff0 TppWorkerThread
    2 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    3 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    4 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 4
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 mono 0x00007ff8d9beffd6 mono_sem_timedwait
    3 mono 0x00007ff8d9c18856 finalizer_thread
    4 mono 0x00007ff8d9c840ff start_wrapper
    5 mono 0x00007ff8d9d3a1ab thread_start
    6 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    8 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 5
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 6
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 7
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 8
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 9
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 10
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 11
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 12
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 13
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 14
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 15
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 16
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 17
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 18
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 19
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 20
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 21
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 22
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 23
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 24
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da992835 ?HandleOutOfBufferToReadFrom@ThreadedStreamBuffer@@MEAA?AUDataOffsets@1@U21@@Z
    3 UnityPlayer 0x00007ff8da932d3c BatchDeleteStep2Threaded
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 25
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da803f78 ?StaticThreadEntry@AsyncReadManagerThreaded@@CAPEAXPEAX@Z
    3 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    4 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    5 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 26
    0 ntdll 0x00007ff91e51cbb4 ZwWaitForMultipleObjects
    1 KERNELBASE 0x00007ff91c207ff7 WaitForMultipleObjectsEx
    2 CRYPT32 0x00007ff91b678bc6 ?ILS_WaitForThreadProc@@YAKPEAX@Z
    3 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    4 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    5 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 27
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 nvwgf2umx 0x00007ff8e532cb93 <system symbols missing>
    3 nvwgf2umx 0x00007ff8e532bd7d <system symbols missing>
    4 nvwgf2umx 0x00007ff8e53239cd <system symbols missing>
    5 nvwgf2umx 0x00007ff8e5b7711a <system symbols missing>
    6 nvwgf2umx 0x00007ff8e61d84f4 <system symbols missing>
    7 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    8 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    9 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 28
    0 ntdll 0x00007ff91e51cbb4 ZwWaitForMultipleObjects
    1 KERNELBASE 0x00007ff91c207ff7 WaitForMultipleObjectsEx
    2 combase 0x00007ff91e184b1b <system symbols missing>
    3 combase 0x00007ff91e1849a0 <system symbols missing>
    4 combase 0x00007ff91e1847cc <system symbols missing>
    5 combase 0x00007ff91e18474c <system symbols missing>
    6 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    8 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 29
    0 ntdll 0x00007ff91e51f9f4 NtWaitForWorkViaWorkerFactory
    1 ntdll 0x00007ff91e4b3ff0 TppWorkerThread
    2 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    3 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    4 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 30
    0 ntdll 0x00007ff91e51f9f4 NtWaitForWorkViaWorkerFactory
    1 ntdll 0x00007ff91e4b3ff0 TppWorkerThread
    2 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    3 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    4 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 31
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 dwmapi 0x00007ff919b1940d ??__FmoduleSingleton@?1??Create@?$Module@$00V?$DefaultModule@$00@Details@WRL@Microsoft@@@WRL@Microsoft@@SAAEAV?$DefaultModule@$00@Details@23@XZ@YAXXZ
    3 dxgi 0x00007ff91a0d4759 ?PrepareWindowedBltPresent@CDXGISwapChain@@QEAA?AW4PresentPath@1@_N0IAEAV?$DXGITrack@J@@AEA_K@Z
    4 dxgi 0x00007ff91a0a8b32 `dynamic atexit destructor for 'DirectXDatabaseHelperTelemetry::m_piiFilter''
    5 dxgi 0x00007ff91a0887fb ?PresentImpl@CDXGISwapChain@@QEAAJPEBU?$SPresentArgsCore@UCDXGISwapChainWrapper@@@@IPEBUtagRECT@@IPEBUDXGI_SCROLL_RECT@@PEAUIDXGIResource@@@Z
    6 dxgi 0x00007ff91a07464f ?Present@CDXGISwapChain@@UEAAJII@Z
    7 UnityPlayer 0x00007ff8da67855a ?PresentFrame@GfxDeviceD3D11Base@@UEAAXXZ
    8 UnityPlayer 0x00007ff8da6d8af9 ?RunCommand@GfxDeviceWorker@@IEAA?AW4Status@1@AEAVThreadedStreamBuffer@@@Z
    9 UnityPlayer 0x00007ff8da6dd97b ?RunExt@GfxDeviceWorker@@MEAAXAEAVThreadedStreamBuffer@@@Z
    10 UnityPlayer 0x00007ff8da6dda57 ?RunGfxDeviceWorker@GfxDeviceWorker@@KAPEAXPEAX@Z
    11 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    12 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    13 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    14 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 32
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 nvwgf2umx 0x00007ff8e54475df <system symbols missing>
    3 nvwgf2umx 0x00007ff8e54474df <system symbols missing>
    4 nvwgf2umx 0x00007ff8e61d84f4 <system symbols missing>
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 33
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 nvwgf2umx 0x00007ff8e54475df <system symbols missing>
    3 nvwgf2umx 0x00007ff8e54474df <system symbols missing>
    4 nvwgf2umx 0x00007ff8e61d84f4 <system symbols missing>
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 34
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 nvwgf2umx 0x00007ff8e54475df <system symbols missing>
    3 nvwgf2umx 0x00007ff8e54474df <system symbols missing>
    4 nvwgf2umx 0x00007ff8e61d84f4 <system symbols missing>
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 35
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 nvwgf2umx 0x00007ff8e54475df <system symbols missing>
    3 nvwgf2umx 0x00007ff8e54474df <system symbols missing>
    4 nvwgf2umx 0x00007ff8e61d84f4 <system symbols missing>
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 36
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da949995 ?Run@PreloadManager@@AEAAXXZ
    3 UnityPlayer 0x00007ff8da949b39 ?Run@PreloadManager@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 37
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 nvwgf2umx 0x00007ff8e54475df <system symbols missing>
    3 nvwgf2umx 0x00007ff8e54474df <system symbols missing>
    4 nvwgf2umx 0x00007ff8e61d84f4 <system symbols missing>
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 38
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da8ee3bf ?ProcessJobs@JobQueue@@AEAAXPEAX@Z
    3 UnityPlayer 0x00007ff8da8ef57b ?WorkLoop@JobQueue@@CAPEAXPEAX@Z
    4 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 39
    0 ntdll 0x00007ff91e51c184 NtRemoveIoCompletion
    1 MSWSOCK 0x00007ff91aba0a68 SockAsyncThread
    2 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    3 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    4 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 40 (crashed)
    0 ntdll 0x00007ff91e51cbb4 ZwWaitForMultipleObjects
    1 KERNELBASE 0x00007ff91c207ff7 WaitForMultipleObjectsEx
    2 KERNELBASE 0x00007ff91c207ede WaitForMultipleObjects
    3 UnityPlayer 0x00007ff8da6e225d ?HandleCrash@CrashHandlerInternal@winutils@@QEAAXKKPEBDPEAU_CONTEXT@@PEAU_EXCEPTION_RECORD@@_N@Z
    4 UnityPlayer 0x00007ff8da6e230e ?HandleCrash@ExternalCrashHandler@winutils@@YAXKKPEAU_EXCEPTION_POINTERS@@@Z
    5 UnityPlayer 0x00007ff8da6f16a8 ?ProcessInternalCrash@winutils@@YAHPEAU_EXCEPTION_POINTERS@@_N@Z
    6 KERNELBASE 0x00007ff91c2afa1a UnhandledExceptionFilter
    7 ntdll 0x00007ff91e524ab2 RtlUserThreadStart$filt$0
    8 ntdll 0x00007ff91e50c676 _C_specific_handler
    9 ntdll 0x00007ff91e52119f RtlpExecuteHandlerForException
    10 ntdll 0x00007ff91e4ea229 RtlDispatchException
    11 ntdll 0x00007ff91e51fe0e KiUserExceptionDispatch
    12 mono 0x00007ff8d9d15f70 mono_arch_find_jit_info_ext
    13 mono 0x00007ff8d9cfa8e5 find_jit_info_no_ext
    14 mono 0x00007ff8d9cfaa72 mono_find_jit_info
    15 mono 0x00007ff8d9cfb969 mono_handle_exception_internal
    16 mono 0x00007ff8d9cfb8aa mono_handle_exception_internal
    17 mono 0x00007ff8d9cfc1fc mono_handle_exception
    18 mono 0x00007ff8d9d16e0a mono_arch_handle_exception
    19 mono 0x00007ff8d9d031a9 mono_sigsegv_signal_handler
    20 mono 0x00007ff8d9d14b07 seh_vectored_exception_handler
    21 ntdll 0x00007ff91e4f85d6 RtlpCallVectoredHandlers
    22 ntdll 0x00007ff91e4ea076 RtlDispatchException
    23 ntdll 0x00007ff91e51fe0e KiUserExceptionDispatch
    24 (<unknown>) 0x000001b6ffc5db56 <system symbols missing>
    25 (<unknown>) 0x0000000000000001 <system symbols missing>
    26 (<unknown>) 0x0000000000000001 <system symbols missing>

    Thread 41
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8dae271c2 ?Wait@GeoEvent@Geo@@QEAAXI@Z
    3 UnityPlayer 0x00007ff8dae0e41f ?CommandThreadFunction@MultithreadCpuWorkerCommon@Enlighten@@CAKPEAX@Z
    4 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    5 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 42
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da668b16 TUpdateFunction
    3 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    4 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    5 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 43
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 UnityPlayer 0x00007ff8da668b16 TUpdateFunction
    3 UnityPlayer 0x00007ff8da991b41 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    4 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    5 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 44
    0 ntdll 0x00007ff91e51cbb4 ZwWaitForMultipleObjects
    1 KERNELBASE 0x00007ff91c207ff7 WaitForMultipleObjectsEx
    2 KERNELBASE 0x00007ff91c207ede WaitForMultipleObjects
    3 nvwgf2umx 0x00007ff8e5b3f006 <system symbols missing>
    4 nvwgf2umx 0x00007ff8e5b7711a <system symbols missing>
    5 nvwgf2umx 0x00007ff8e61d84f4 <system symbols missing>
    6 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    8 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 45
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingleObject
    1 KERNELBASE 0x00007ff91c1e8ba3 WaitForSingleObjectEx
    2 nvwgf2umx 0x00007ff8e54475df <system symbols missing>
    3 nvwgf2umx 0x00007ff8e54474df <system symbols missing>
    4 nvwgf2umx 0x00007ff8e61d84f4 <system symbols missing>
    5 KERNEL32 0x00007ff91ce87bd4 BaseThreadInitThunk
    6 ntdll 0x00007ff91e4ece71 RtlUserThreadStart
    7 ntdll 0x00007ff91e4ece71 RtlUserThreadStart

    Thread 46
    0 ntdll 0x00007ff91e51c0e4 ZwWaitForSingle
     
  2. brendan_unity758

    brendan_unity758

    Joined:
    Jul 8, 2019
    Posts:
    2
    getting this same crash:

    ```



    Thread 39 (crashed)
    0 ntdll 0x00007ff8fd15cbb4 ZwWaitForMultipleObjects
    1 KERNELBASE 0x00007ff8fac67ff7 WaitForMultipleObjectsEx
    2 KERNELBASE 0x00007ff8fac67ede WaitForMultipleObjects
    3 UnityPlayer 0x00007ff8c996867d ?HandleCrash@CrashHandlerInternal@winutils@@QEAAXKKPEBDPEAU_CONTEXT@@PEAU_EXCEPTION_RECORD@@_N@Z
    4 UnityPlayer 0x00007ff8c996872e ?HandleCrash@ExternalCrashHandler@winutils@@YAXKKPEAU_EXCEPTION_POINTERS@@@Z
    5 UnityPlayer 0x00007ff8c997538d ?_ProcessInternalCrash@@YAJPEAU_EXCEPTION_POINTERS@@@Z
    6 KERNELBASE 0x00007ff8fad0fb5a UnhandledExceptionFilter
    7 ntdll 0x00007ff8fd164ab2 RtlUserThreadStart$filt$0
    8 ntdll 0x00007ff8fd14c676 _C_specific_handler
    9 ntdll 0x00007ff8fd16119f RtlpExecuteHandlerForException
    10 ntdll 0x00007ff8fd12a229 RtlDispatchException
    11 ntdll 0x00007ff8fd15fe0e KiUserExceptionDispatch
    12 UnityPlayer 0x00007ff8c98fba40 ?DrawQuad@GfxDeviceD3D11Base@@QEAAXMMMMPEAUID3D11ShaderResourceView@@@Z
    13 UnityPlayer 0x00007ff8c990e3c3 ?BlitColorBackBufferToSwapChainBuffer@D3D11SwapChain@@QEAAXAEAVGfxDeviceD3D11Base@@W4ShaderChannelMask@@@Z
    14 UnityPlayer 0x00007ff8c98fe09b ?PresentFrame@GfxDeviceD3D11Base@@UEAAXW4ShaderChannelMask@@@Z
    15 UnityPlayer 0x00007ff8c995e832 ?RunCommand@GfxDeviceWorker@@IEAA?AW4Status@1@AEAVThreadedStreamBuffer@@@Z
    16 UnityPlayer 0x00007ff8c99639eb ?RunExt@GfxDeviceWorker@@MEAAXAEAVThreadedStreamBuffer@@@Z
    17 UnityPlayer 0x00007ff8c9963ac8 ?RunGfxDeviceWorker@GfxDeviceWorker@@KAPEAXPEAX@Z
    18 UnityPlayer 0x00007ff8c9c22ce9 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    19 KERNEL32 0x00007ff8fb687bd4 BaseThreadInitThunk
    20 ntdll 0x00007ff8fd12ce71 RtlUserThreadStart
    21 ntdll 0x00007ff8fd12ce71 RtlUserThreadStart

    ```
     
  3. mseithe

    mseithe

    Joined:
    Feb 17, 2017
    Posts:
    19
    I have the same issue on 2018.3.12f1. I was hoping for 2018.4 to bring salvation...

    Thread 28 (crashed)
    0 ntdll 0x00007ffc905bb4f4 ZwWaitForMultipleObjects
    1 KERNELBASE 0x00007ffc8d166099 WaitForMultipleObjectsEx
    2 KERNELBASE 0x00007ffc8d165f8e WaitForMultipleObjects
    3 UnityPlayer 0x00007ffc1474195d ?HandleCrash@CrashHandlerInternal@winutils@@QEAAXKKPEBDPEAU_CONTEXT@@PEAU_EXCEPTION_RECORD@@_N@Z
    4 UnityPlayer 0x00007ffc14741a0e ?HandleCrash@ExternalCrashHandler@winutils@@YAXKKPEAU_EXCEPTION_POINTERS@@@Z
    5 UnityPlayer 0x00007ffc14750da8 ?ProcessInternalCrash@winutils@@YAHPEAU_EXCEPTION_POINTERS@@_N@Z
    6 KERNELBASE 0x00007ffc8d20bf30 UnhandledExceptionFilter
    7 ntdll 0x00007ffc905c3167 RtlUserThreadStart$filt$0
    8 ntdll 0x00007ffc905ab5e6 _C_specific_handler
    9 ntdll 0x00007ffc905bf7dd RtlpExecuteHandlerForException
    10 ntdll 0x00007ffc9052d856 RtlDispatchException
    11 ntdll 0x00007ffc905be70e KiUserExceptionDispatch
    12 UnityPlayer 0x00007ffc14a5a220 ?ScheduleSharedGeometryJobs@GeometryJobTasks@@QEAAXAEAVGfxDevice@@HP6AXPEAUSharedGeometryJobData@@I@ZP6AX1@ZP6AXAEBUJobFence@@@Z1IPEBUDynamicVBOBuffer@@6_N@Z
    13 UnityPlayer 0x00007ffc14735d9b ?RunCommand@GfxDeviceWorker@@IEAA?AW4Status@1@AEAVThreadedStreamBuffer@@@Z
    14 UnityPlayer 0x00007ffc1473be2b ?RunCommand@GfxDeviceWorker@@IEAA?AW4Status@1@AEAVThreadedStreamBuffer@@@Z
    15 UnityPlayer 0x00007ffc1473d07b ?RunExt@GfxDeviceWorker@@MEAAXAEAVThreadedStreamBuffer@@@Z
    16 UnityPlayer 0x00007ffc1473d157 ?RunGfxDeviceWorker@GfxDeviceWorker@@KAPEAXPEAX@Z
    17 UnityPlayer 0x00007ffc149f1b81 ?RunThreadWrapper@Thread@@CAKPEAX@Z
    18 KERNEL32 0x00007ffc8ddc4034 BaseThreadInitThunk
    19 ntdll 0x00007ffc90593691 RtlUserThreadStart
    20 ntdll 0x00007ffc90593691 RtlUserThreadStart
     
  4. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,591
    If you can reproduce this issue with the latest 2018.4 LTS release, please submit a bug-report as described in this document:
    https://unity3d.com/unity/qa/bug-reporting

    It's important that you report these issues together with a reproduction project if you want them to get fixed. If you don't do it, it might be a long time until someone else reports them or until Unity Technologies find them.

    After you submitted the bug-report, you receive a confirmation email with a bug-report Case number. Please post the Case number (number only, not the link) in this forum thread for Unity staff to pick up.
     
    Joe-Censored likes this.
  5. Joe-Censored

    Joe-Censored

    Joined:
    Mar 26, 2013
    Posts:
    11,847
    This ^^^

    If no one actually reports the issue to Unity (a forum post doesn't count), then unless Unity QA randomly stumbles on the issue themselves it will not get fixed.
     
    Peter77 likes this.
  6. mseithe

    mseithe

    Joined:
    Feb 17, 2017
    Posts:
    19
    I fully agree with you. I would like to help to get this issue resolved. Unfortunately the issue only occurs for some players which makes it next to impossible for me to provide a meaningful/helpful reproducible sample project.

    The issue seems to have gone away for my project after I disabled dynamic batching and a few other options, maybe this helps.
     
    Joe-Censored likes this.
  7. daisySa

    daisySa

    Joined:
    Dec 29, 2011
    Posts:
    341
    I'm seeing the same issue with several of my players on 2018.4. It's intermittent so I can't easily create a reproducible sample project (and the full project is far too big to submit).

    Thanks for this suggestion - I'll try disabling dynamic batching.
     
  8. wahntin

    wahntin

    Joined:
    Sep 17, 2019
    Posts:
    83
    @mseithe Can you give me some details what exact options you have disabled? Disabling dynamic batching did not do the trick for me (same problem, just on 2020.3).