mika-f / blender-drag-and-drop

Blender Add-on: Drag and Drop Support
https://docs.natsuneko.cat/en-us/drag-and-drop-support/
MIT License
281 stars 8 forks source link

[Bug]: Blender 3.2.2 Crash on importing PNG image as reference #40

Open EvandroFCosta opened 1 year ago

EvandroFCosta commented 1 year ago

What happened?

Using the addon 2.6.0 and Blender Version 3.2.2, Blender crashes after trying to drag and drop a png image into the blender viewport (which is a default Blender behavior). I'm guessing there is some conflict with the way blender allows users to drag and drop reference images to the viewport, and the addon behavior, which also uses drag and drop. I ran Blender using a bat starter to generate a crash log file, here it is.

blender.crash.txt

Add-on Version

2.6.0

Blender versions

3.2.2

Relevant log output

# Blender 3.2.2, Commit date: 2022-08-02 18:15, Hash bcfdb14560e7
bpy.ops.object.drop_named_image(filepath="C:\\Users\\User\\Documents\\577_IMP02_PUC_T1.jpg", align='WORLD', location=(0, 0, 0), scale=(1, 1, 1))  # Operator

# backtrace
Exception Record:

ExceptionCode         : EXCEPTION_ACCESS_VIOLATION
Exception Address     : 0x00007FF663021BA7
Exception Module      : blender.exe
Exception Flags       : 0x00000000
Exception Parameters  : 0x2
    Parameters[0] : 0x0000000000000000
    Parameters[1] : 0x0000000000130038

Stack trace:
blender.exe         :0x00007FF663021AB0  wm_drags_draw
blender.exe         :0x00007FF663023DD0  wm_draw_window_onscreen
blender.exe         :0x00007FF663023630  wm_draw_window
blender.exe         :0x00007FF663023120  wm_draw_update
blender.exe         :0x00007FF662FFCA30  WM_main
blender.exe         :0x00007FF6620E11D0  main
blender.exe         :0x00007FF6681063E0  __scrt_common_main_seh
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Threads:
Thread : 00004ed4
ntdll.dll           :0x00007FFD55130AC0  ZwWaitForWorkViaWorkerFactory
ntdll.dll           :0x00007FFD550E26D0  TpReleaseCleanupGroupMembers
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00000b38
ntdll.dll           :0x00007FFD55130AC0  ZwWaitForWorkViaWorkerFactory
ntdll.dll           :0x00007FFD550E26D0  TpReleaseCleanupGroupMembers
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00005088
ntdll.dll           :0x00007FFD55130AC0  ZwWaitForWorkViaWorkerFactory
ntdll.dll           :0x00007FFD550E26D0  TpReleaseCleanupGroupMembers
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 000042d8
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00001c1c
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00003fe8
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00002c48
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00001b28
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 0000361c
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00005a0c
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 000033a8
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00003a00
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00002308
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00001cd0
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00001f68
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 0000117c
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 000023b4
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00005a14
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00001bb4
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
blender.exe         :0x00007FF668C786B0  IlmThread_3_1::Semaphore::wait
blender.exe         :0x00007FF668C77EC0  IlmThread_3_1::ThreadPool::numThreads
blender.exe         :0x00007FF6622A3980  std::thread::_Invoke<std::tuple<void (__cdecl usdBlender__pxrReserved__::HdRenderThread::*)(void) _
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00004f34
ntdll.dll           :0x00007FFD55130AC0  ZwWaitForWorkViaWorkerFactory
ntdll.dll           :0x00007FFD550E26D0  TpReleaseCleanupGroupMembers
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 0000222c
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
nvoglv64.dll        :0x00007FFC8CEFDA90  DrvValidateVersion
nvoglv64.dll        :0x00007FFC8CC933CC  Symbols not available

Thread : 00002a98
ntdll.dll           :0x00007FFD5512DBA0  ZwWaitForMultipleObjects
KERNELBASE.dll      :0x00007FFD528C1A50  WaitForMultipleObjectsEx
KERNELBASE.dll      :0x00007FFD528C1A30  WaitForMultipleObjects
nvoglv64.dll        :0x00007FFC8CF32F90  DrvPresentBuffers
nvoglv64.dll        :0x00007FFC8CF32F90  DrvPresentBuffers
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00005740
win32u.dll          :0x00007FFD52D9A0F0  NtUserMsgWaitForMultipleObjectsEx
USER32.dll          :0x00007FFD549D0760  MsgWaitForMultipleObjectsEx
nvoglv64.dll        :0x00007FFC8CEFDA90  DrvValidateVersion
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 0000011c
ntdll.dll           :0x00007FFD55130AC0  ZwWaitForWorkViaWorkerFactory
ntdll.dll           :0x00007FFD550E26D0  TpReleaseCleanupGroupMembers
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00004b20
ntdll.dll           :0x00007FFD5512DBA0  ZwWaitForMultipleObjects
KERNELBASE.dll      :0x00007FFD528C1A50  WaitForMultipleObjectsEx
combase.dll         :0x00007FFD53DE2C70  InternalTlsAllocData
combase.dll         :0x00007FFD53DE2C70  InternalTlsAllocData
combase.dll         :0x00007FFD53DE2C70  InternalTlsAllocData
combase.dll         :0x00007FFD53DE2C70  InternalTlsAllocData
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 0000319c
ntdll.dll           :0x00007FFD5512DBA0  ZwWaitForMultipleObjects
KERNELBASE.dll      :0x00007FFD528C1A50  WaitForMultipleObjectsEx
Wacom_Tablet.dll    :0x00007FFD23408FDF  WTOpenW
Wacom_Tablet.dll    :0x00007FFD23408FDF  WTOpenW
Wacom_Tablet.dll    :0x00007FFD23408FDF  WTOpenW
Wacom_Tablet.dll    :0x00007FFD23408FDF  WTOpenW
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00003e9c
ntdll.dll           :0x00007FFD5512D170  ZwRemoveIoCompletion
mswsock.dll         :0x00007FFD51F310AB  Symbols not available

Thread : 000056a4
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 000038e4
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 0000264c
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00000690
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 0000262c
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 000026d8
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00000b48
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
mswsock.dll         :0x00007FFD51F380FC  Symbols not available

Thread : 00004e9c
ntdll.dll           :0x00007FFD5512D6D0  NtDelayExecution
KERNELBASE.dll      :0x00007FFD528BB3B0  SleepEx
python310.dll       :0x00007FFD0EAD5960  PyTraceMalloc_GetTraceback
python310.dll       :0x00007FFD0EAD5960  PyTraceMalloc_GetTraceback
python310.dll       :0x00007FFD0EB6E1C0  PyCFunction_GetFlags
python310.dll       :0x00007FFD0EC36D50  PyOS_URandomNonblock
python310.dll       :0x00007FFD0EC3F000  PyEval_GetFuncDesc
python310.dll       :0x00007FFD0EC388F0  PyEval_EvalFrameDefault
python310.dll       :0x00007FFD0EC388F0  PyEval_EvalFrameDefault
python310.dll       :0x00007FFD0EB2A280  PyFunction_Vectorcall
python310.dll       :0x00007FFD0EC36D50  PyOS_URandomNonblock
python310.dll       :0x00007FFD0EC3F000  PyEval_GetFuncDesc
python310.dll       :0x00007FFD0EC388F0  PyEval_EvalFrameDefault
python310.dll       :0x00007FFD0EC388F0  PyEval_EvalFrameDefault
python310.dll       :0x00007FFD0EB2A280  PyFunction_Vectorcall
python310.dll       :0x00007FFD0EC36D50  PyOS_URandomNonblock
python310.dll       :0x00007FFD0EC3F000  PyEval_GetFuncDesc
python310.dll       :0x00007FFD0EC388F0  PyEval_EvalFrameDefault
python310.dll       :0x00007FFD0EC388F0  PyEval_EvalFrameDefault
python310.dll       :0x00007FFD0EB2A280  PyFunction_Vectorcall
python310.dll       :0x00007FFD0EB2C1A0  PyCell_Set
python310.dll       :0x00007FFD0EB2C690  PyMethod_Self
python310.dll       :0x00007FFD0EACF720  PyOS_SigintEvent
python310.dll       :0x00007FFD0ECBDA60  PyThread_init_thread
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00003638
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00003974
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00002394
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00002b78
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00000a74
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00000b78
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00002034
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00001694
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Thread : 00003b38
ntdll.dll           :0x00007FFD5512D0D0  ZwWaitForSingleObject
KERNELBASE.dll      :0x00007FFD52893040  WaitForSingleObjectEx
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFD4F0FD800  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD52791B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD54F37600  BaseThreadInitThunk
ntdll.dll           :0x00007FFD550E2680  RtlUserThreadStart

Loaded Modules :
0x00007FF661F70000 3.2.2.0              blender.exe C:\Program Files\Blender Foundation\Blender 3.2\blender.pdb 
0x00007FFD55090000 10.0.19041.2788      ntdll.dll  
0x00007FFD54F20000 10.0.19041.2913      KERNEL32.DLL  
0x00007FFD52870000 10.0.19041.2913      KERNELBASE.dll  
0x00007FFD54FE0000 10.0.19041.546       WS2_32.dll  
0x00007FFD54B50000 10.0.19041.2965      RPCRT4.dll  
0x00007FFD4F0F0000                      tbb.dll  
0x00007FFD549B0000 10.0.19041.2788      USER32.dll  
0x00007FFD4F0B0000                      tbbmalloc.dll  
0x00007FFD52D90000 10.0.19041.2913      win32u.dll  
0x00007FFD53A90000 10.0.19041.2913      GDI32.dll  
0x00007FFD52E90000 10.0.19041.2913      gdi32full.dll  
0x00007FFD52DC0000 10.0.19041.789       msvcp_win.dll  
0x00007FFD52770000 10.0.19041.789       ucrtbase.dll  
0x00007FFD538A0000 10.0.19041.2913      ADVAPI32.dll  
0x00007FFD54D90000 7.0.19041.546        msvcrt.dll  
0x00007FFD4E4D0000 14.29.30139.0        VCRUNTIME140.dll  
0x00007FFD54630000 10.0.19041.2913      sechost.dll  
0x00007FFD3C240000 14.29.30139.0        MSVCP140.dll  
0x00007FFD530F0000 10.0.19041.2788      SHELL32.dll  
0x00007FFD4E4C0000 14.29.30139.0        VCRUNTIME140_1.dll  
0x00007FFD53840000 10.0.19041.2075      SHLWAPI.dll  
0x00007FFD52BE0000 10.0.19041.1620      CFGMGR32.dll  
0x00007FFD50380000 10.0.19041.867       dbghelp.dll  
0x00007FFD52E60000 10.0.19041.2486      bcrypt.dll  
0x00007FFD53AE0000 10.0.19041.2965      ole32.dll  
0x00007FFD53D40000 10.0.19041.2788      combase.dll  
0x00007FFD37CE0000 10.0.19041.2193      OPENGL32.dll  
0x00007FFD540A0000 10.0.19041.546       PSAPI.DLL  
0x00007FFD54110000 10.0.19041.1865      shcore.dll  
0x00007FFD0BDD0000 9.0.0.0              openvdb.dll  
0x00007FFC96770000 59.18.100.0          avcodec-59.dll  
0x00007FFD54C80000 10.0.19041.2673      IMM32.dll  
0x00007FFD15A90000 59.16.100.0          avformat-59.dll  
0x00007FFD4DB40000 59.4.100.0           avdevice-59.dll  
0x00007FFD546D0000 10.0.19041.985       OLEAUT32.dll  
0x00007FFD37B10000 6.4.100.0            swscale-6.dll  
0x00007FFD2F6C0000 57.17.100.0          avutil-57.dll  
0x0000000070440000 1.0.28.0             libsndfile-1.dll  
0x00007FFD20AA0000 1.21.1.0             OpenAL32.dll  
0x000000006ACC0000                      libgmp-10.dll  
0x00007FFD4D810000                      libgmpxx.dll  
0x00007FFD20940000 2.0.20.0             SDL2.dll  
0x00007FFD4D800000                      tbbmalloc_proxy.dll  
0x00007FFD541C0000 10.0.19041.2193      SETUPAPI.dll  
0x00007FFD0EA20000 3.10.2150.1013       python310.dll  
0x00007FFD460A0000 6.10.19041.1110      COMCTL32.dll  
0x00007FFD4D7A0000 10.0.19041.1         AVIFIL32.dll  
0x00007FFD4C0E0000 10.0.19041.546       VERSION.dll  
0x00007FFD4C470000 10.0.19041.2193      GLU32.dll  
0x00007FFD4C440000 4.3.100.0            swresample-4.dll  
0x0000000070680000                      libfftw3-3.dll  
0x00007FFD37850000 10.0.19041.546       Secur32.dll  
0x00007FFD3C220000 10.0.19041.1         AVICAP32.dll  
0x00007FFD43D00000 10.0.19041.546       WINMM.dll  
0x00007FFCFC8D0000 10.0.19041.1         MSVFW32.dll  
0x00007FFC8FDD0000 10.0.19041.1         MSACM32.dll  
0x00007FFD340C0000 10.0.19041.1         winmmbase.dll  
0x00007FFD52660000 10.0.19041.2130      SSPICLI.DLL  
0x00007FFD51010000 10.0.19041.546       kernel.appcore.dll  
0x00007FFD50830000 10.0.19041.2788      windows.storage.dll  
0x00007FFD521D0000 10.0.19041.2788      Wldp.dll  
0x00007FFD4F2E0000 10.0.19041.2193      uxtheme.dll  
0x00007FFD53060000 10.0.19041.2486      bcryptPrimitives.dll  
0x00007FFD526B0000 10.0.19041.844       profapi.dll  
0x00007FFD53C10000 2001.12.10941.16384  clbcatq.dll  
0x00007FFD47990000 10.0.19041.1503      MMDevApi.dll  
0x00007FFD52540000 10.0.19041.1620      DEVOBJ.dll  
0x00007FFD3D320000 10.0.19041.2364      AUDIOSES.DLL  
0x00007FFD51D40000 10.0.19041.546       powrprof.dll  
0x00007FFD51BB0000                      UMPDC.dll  
0x00007FFD53950000 10.0.19041.2673      MSCTF.dll  
0x00007FFD4BF70000 10.0.19041.2788      AppXDeploymentClient.dll  
0x00007FFC8BC30000 31.0.15.2849         nvoglv64.dll  
0x00007FFD4DC20000 10.0.19041.546       WTSAPI32.dll  
0x00007FFD52360000 10.0.19041.2251      msasn1.dll  
0x00007FFD4AFA0000 10.0.19041.906       cryptnet.dll  
0x00007FFD52C30000 10.0.19041.2965      CRYPT32.dll  
0x00007FFD4AE50000 10.0.19041.2546      drvstore.dll  
0x00007FFD52140000 10.0.19041.546       cryptbase.dll  
0x0000022644170000 10.0.19041.2913      WINTRUST.dll  
0x00007FFD51870000 10.0.19041.546       ntmarta.dll  
0x00007FFD47ED0000 10.0.19041.546       dxcore.dll  
0x00007FFD4F670000 10.0.19041.746       dwmapi.dll  
0x00007FFD51670000 10.0.19041.2075      WINSTA.dll  
0x00007FFD38450000 10.0.19041.1387      dataexchange.dll  
0x00007FFD50570000 10.0.19041.2913      d3d11.dll  
0x00007FFD4E5A0000 10.0.19041.2913      dcomp.dll  
0x00007FFD51030000 10.0.19041.2311      dxgi.dll  
0x00007FFD4B250000 10.0.19041.1865      twinapi.appcore.dll  
0x00007FFD3CB70000 10.0.19041.2913      textinputframework.dll  
0x00007FFD4EB20000 10.0.19041.2193      CoreMessaging.dll  
0x00007FFD4EC20000 10.0.19041.546       CoreUIComponents.dll  
0x00007FFD4E2F0000 10.0.19041.2788      wintypes.dll  
0x00007FFD20550000 1.0.5.10             Wintab32.dll  
0x00007FFD45AD0000 10.0.19041.1806      MPR.dll  
0x00007FFD23400000 6.3.41.1             Wacom_Tablet.dll  
0x00007FFD38210000 10.0.19041.1949      explorerframe.dll  
0x00007FFD52120000 10.0.19041.546       CRYPTSP.dll  
0x00007FFD517E0000 10.0.19041.1052      rsaenh.dll  
0x00000226432B0000 3.10.2150.1013       python3.DLL  
0x00007FFD3C200000 3.10.2150.1013       _socket.pyd  
0x00007FFD51BD0000 10.0.19041.2788      IPHLPAPI.DLL  
0x00007FFD4D790000 3.10.2150.1013       select.pyd  
0x00007FFD4C430000 3.10.2150.1013       _hashlib.pyd  
0x00007FFD0E6D0000 1.1.1.13             libcrypto-1_1.dll  
0x00007FFD3C1E0000 3.10.2150.1013       _bz2.pyd  
0x00007FFD3BFE0000 3.10.2150.1013       _lzma.pyd  
0x00007FFD0E3D0000                      _multiarray_umath.cp310-win_amd64.pyd  
0x00007FFD3BF30000                      _multiarray_tests.cp310-win_amd64.pyd  
0x00007FFD38140000 3.10.2150.1013       _ctypes.pyd  
0x00007FFD3C1D0000                      libffi-7.dll  
0x00007FFD162A0000                      _umath_linalg.cp310-win_amd64.pyd  
0x00007FFD38430000                      _pocketfft_internal.cp310-win_amd64.pyd  
0x00007FFD37A70000                      mtrand.cp310-win_amd64.pyd  
0x00007FFD38110000                      bit_generator.cp310-win_amd64.pyd  
0x00007FFD37E60000                      _common.cp310-win_amd64.pyd  
0x00007FFD37C90000                      _bounded_integers.cp310-win_amd64.pyd  
0x00007FFD380F0000                      _mt19937.cp310-win_amd64.pyd  
0x00007FFD37E40000                      _philox.cp310-win_amd64.pyd  
0x00007FFD37C70000                      _pcg64.cp310-win_amd64.pyd  
0x00007FFD37A50000                      _sfc64.cp310-win_amd64.pyd  
0x00007FFD33AD0000                      _generator.cp310-win_amd64.pyd  
0x00007FFD37810000 3.10.2150.1013       pyexpat.pyd  
0x00007FFD3BFD0000 3.10.2150.1013       _queue.pyd  
0x00007FFD37A20000 3.10.2150.1013       _ssl.pyd  
0x00007FFD307D0000 1.1.1.13             libssl-1_1.dll  
0x00007FFD51F30000 10.0.19041.546       mswsock.dll  
0x00007FFD23020000 3.10.2150.1013       unicodedata.pyd  
0x00007FFD3BF20000 3.10.2150.1013       _uuid.pyd  
0x00007FFD51C10000 10.0.19041.2546      DNSAPI.dll  
0x00007FFD53AC0000 10.0.19041.610       NSI.dll  
0x000000005E720000 3.1.0.1              mdnsNSP.dll  
0x00007FFD43120000 10.0.19041.546       rasadhlp.dll  
0x00007FFD43030000 10.0.19041.2913      fwpuclnt.dll  
0x00007FFC83F10000                      cv2.pyd  
0x00007FFD54CB0000 10.0.19041.1806      COMDLG32.dll  
0x00007FFD33980000 10.0.19041.1         WSOCK32.dll  
0x00007FFD4C9D0000 10.0.19041.746       MFPlat.DLL  
0x00007FFD4D660000 10.0.19041.2965      MF.dll  
0x00007FFD0A340000 10.0.19041.746       MFReadWrite.dll  
0x00007FFD4D1A0000 10.0.19041.2965      MFCORE.DLL  
0x00007FFD4D0C0000 10.0.19041.1         ksuser.dll  
0x00007FFD4C780000 10.0.19041.1741      RTWorkQ.DLL  
0x00007FFD0B6C0000                      _framework_bindings.cp310-win_amd64.pyd  
0x00007FFC808A0000 3.4.10.0             opencv_world3410.dll  
0x00007FFD377C0000 14.29.30139.0        CONCRT140.dll  
0x00007FFD37860000                      _api_implementation.cp310-win_amd64.pyd  
0x00007FFD17490000                      _message.cp310-win_amd64.pyd  
0x00007FFD380E0000                      _c_internal_utils.cp310-win_amd64.pyd  
0x00007FFD0B3A0000                      _imaging.cp310-win_amd64.pyd  
0x00007FFD37760000                      _path.cp310-win_amd64.pyd  
0x00007FFD2F620000                      ft2font.cp310-win_amd64.pyd  
0x00007FFD35CA0000                      _cext.cp310-win_amd64.pyd  
0x00007FFD35A30000                      _image.cp310-win_amd64.pyd  
0x00007FFD30780000 3.10.2150.1013       _decimal.pyd  
0x00007FFD2FF10000 3.10.2150.1013       _elementtree.pyd  
0x00007FFD2A4E0000                      sketchup.cp310-win_amd64.pyd  
0x00007FFD0AAF0000 21.1.279.0           SketchUpAPI.dll  
0x00007FFD23C90000 21.1.279.89          SketchUpCommonPreferences.dll  
0x00007FFD23AF0000                      blender-injection.dll  

# Python backtrace