Blender 3.0.1 crashing very frequently #96175

Closed
opened 2022-03-04 21:29:59 +01:00 by Kari Ikonen · 6 comments

System Information
Operating system: windows 10
Graphics card: Intel

# Blender 3.0.1, Commit date: 2022-01-25 17:19, Hash dc2d18018171
bpy.ops.mesh.primitive_plane_add(size=2, enter_editmode=False, align='WORLD', location=(0, 0, 0), scale=(1, 1, 1))  # Operator
bpy.ops.transform.resize(value=(10, 10, 10), orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False)  # Operator
bpy.ops.transform.translate(value=(-0, -0, -2), orient_axis_ortho='X', orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', constraint_axis=(False, False, True), mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False)  # Operator
bpy.ops.mesh.primitive_plane_add(enter_editmode=False, align='WORLD', location=(0, 0, 0), scale=(1, 1, 1))  # Operator
bpy.ops.transform.rotate(value=1.5708, orient_axis='Y', orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', constraint_axis=(False, True, False), mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False)  # Operator
bpy.ops.transform.translate(value=(-2.71821, -0, -0), orient_axis_ortho='X', orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', constraint_axis=(True, False, False), mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False)  # Operator
bpy.ops.transform.resize(value=(3, 3, 3), orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False)  # Operator
bpy.ops.transform.translate(value=(-2.76933, -0, -0), orient_axis_ortho='X', orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', constraint_axis=(True, False, False), mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False)  # Operator
bpy.context.space_data.context = 'MATERIAL'  # Property
bpy.ops.material.new()  # Operator
bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[9].default_value = 0  # Property
bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.8, 0.8, 0.8, 1)  # Property
bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.8, 0.721088, 0.593404, 1)  # Property
bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.435307, 0.585562, 0.8, 1)  # Property
bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.435307, 0.585562, 0.8, 1)  # Property
bpy.context.space_data.shading.type = 'RENDERED'  # Property
bpy.context.space_data.context = 'RENDER'  # Property
bpy.context.scene.eevee.use_ssr = True  # Property
bpy.context.space_data.context = 'MATERIAL'  # Property
bpy.ops.material.new()  # Operator
bpy.data.materials["Material.002"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.8, 0.327728, 0.0711495, 1)  # Property
bpy.data.materials["Material.002"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.8, 0.358467, 0.0832999, 1)  # Property
bpy.data.materials["Material.002"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.614615, 0.277252, 0.0657046, 1)  # Property
bpy.data.materials["Material.002"].node_tree.nodes["Principled BSDF"].inputs[6].default_value = 1  # Property
bpy.data.materials["Material.002"].node_tree.nodes["Principled BSDF"].inputs[6].default_value = 1  # Property
bpy.data.materials["Material.002"].node_tree.nodes["Principled BSDF"].inputs[9].default_value = 0  # Property
bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.182367, 0.8, 0.249903, 1)  # Property
bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.0315536, 0.144923, 0.8, 1)  # Property
bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.0357153, 0.8, 0.199122, 1)  # Property
bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.00977325, 0.8, 0.0349988, 1)  # Property
bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.01817, 0.8, 0.102348, 1)  # Property
bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.01817, 0.8, 0.102348, 1)  # Property
bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[6].default_value = 1  # Property
bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[9].default_value = 0  # Property
bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[6].default_value = 0  # Property
bpy.ops.transform.translate(value=(0, 0, 1.10938), orient_axis_ortho='X', orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', constraint_axis=(False, False, True), mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False)  # Operator
bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[17].default_value = 1  # Property
bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[7].default_value = 0.575472  # Property
bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[6].default_value = 1  # Property
bpy.ops.transform.translate(value=(2.01782, -0.828896, -5.43239), orient_axis_ortho='X', orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False)  # Operator
bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[9].default_value = 0.811321  # Property
bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[9].default_value = 1  # Property
bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[6].default_value = 0.292453  # Property

# backtrace
Exception Record:

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


Stack trace:
blender.exe         :0x00007FF6954A1790  usdBlender__pxrReserved__::TfAnyWeakPtr::IsInvalid
blender.exe         :0x00007FF694ABEF50  drw_deferred_shader_compilation_exec
blender.exe         :0x00007FF694976EC0  do_job_thread
blender.exe         :0x00007FF699BC4E40  _ptw32_threadStart
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Threads:
Thread : 00005284
ntdll.dll           :0x00007FFE3A8AD3E0  NtDelayExecution


Thread : 000036f8
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
blender.exe         :0x00007FF69949EF90  IlmThread_2_5::Semaphore::wait
blender.exe         :0x00007FF69949E760  IlmThread_2_5::ThreadPool::numThreads
blender.exe         :0x00007FF69949F400  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF6975DDA60  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 000027c0
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
blender.exe         :0x00007FF69949EF90  IlmThread_2_5::Semaphore::wait
blender.exe         :0x00007FF69949E760  IlmThread_2_5::ThreadPool::numThreads
blender.exe         :0x00007FF69949F400  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF6975DDA60  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 00005ef0
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
blender.exe         :0x00007FF69949EF90  IlmThread_2_5::Semaphore::wait
blender.exe         :0x00007FF69949E760  IlmThread_2_5::ThreadPool::numThreads
blender.exe         :0x00007FF69949F400  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF6975DDA60  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 0000445c
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
blender.exe         :0x00007FF69949EF90  IlmThread_2_5::Semaphore::wait
blender.exe         :0x00007FF69949E760  IlmThread_2_5::ThreadPool::numThreads
blender.exe         :0x00007FF69949F400  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF6975DDA60  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 000039d8
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
blender.exe         :0x00007FF69949EF90  IlmThread_2_5::Semaphore::wait
blender.exe         :0x00007FF69949E760  IlmThread_2_5::ThreadPool::numThreads
blender.exe         :0x00007FF69949F400  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF6975DDA60  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 00004868
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
blender.exe         :0x00007FF69949EF90  IlmThread_2_5::Semaphore::wait
blender.exe         :0x00007FF69949E760  IlmThread_2_5::ThreadPool::numThreads
blender.exe         :0x00007FF69949F400  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF6975DDA60  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 00005174
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
blender.exe         :0x00007FF69949EF90  IlmThread_2_5::Semaphore::wait
blender.exe         :0x00007FF69949E760  IlmThread_2_5::ThreadPool::numThreads
blender.exe         :0x00007FF69949F400  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF6975DDA60  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 00005180
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
blender.exe         :0x00007FF69949EF90  IlmThread_2_5::Semaphore::wait
blender.exe         :0x00007FF69949E760  IlmThread_2_5::ThreadPool::numThreads
blender.exe         :0x00007FF69949F400  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF6975DDA60  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 00001864
ntdll.dll           :0x00007FFE3A8AD8B0  ZwWaitForMultipleObjects
KERNELBASE.dll      :0x00007FFE3826CA30  WaitForMultipleObjectsEx
KERNELBASE.dll      :0x00007FFE3826CA10  WaitForMultipleObjects
ig11icd64.dll       :0x00007FFD9A79E770  DumpRegistryKeyDefinitions
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 000041a4
ntdll.dll           :0x00007FFE3A8B0750  ZwWaitForAlertByThreadId
ntdll.dll           :0x00007FFE3A873EF0  RtlSleepConditionVariableSRW
KERNELBASE.dll      :0x00007FFE3828CE60  SleepConditionVariableSRW
ig11icd64.dll       :0x00007FFD9A758265  Symbols not available


Thread : 00004418
ntdll.dll           :0x00007FFE3A8ADED0  NtAlpcSendWaitReceivePort
dwmapi.dll          :0x00007FFE32023910  DwmUnregisterThumbnail
dwmapi.dll          :0x00007FFE32023860  DwmFlush
ig11icd64.dll       :0x00007FFD9A79E770  DumpRegistryKeyDefinitions
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 00003bc8
ntdll.dll           :0x00007FFE3A8AD8B0  ZwWaitForMultipleObjects
KERNELBASE.dll      :0x00007FFE3826CA30  WaitForMultipleObjectsEx
Wacom_Tablet.dll    :0x00007FFDEEB794AD  WTSetA
Wacom_Tablet.dll    :0x00007FFDEEB794AD  WTSetA
Wacom_Tablet.dll    :0x00007FFDEEB794AD  WTSetA
Wacom_Tablet.dll    :0x00007FFDEEB794AD  WTSetA
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 000027b4
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
tbb.dll             :0x00007FFDFC40DBD0  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFDFC40DBD0  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 00004ab8
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
tbb.dll             :0x00007FFDFC40DBD0  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFDFC40DBD0  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 000039c0
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
tbb.dll             :0x00007FFDFC40DBD0  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFDFC40DBD0  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 000055a4
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
tbb.dll             :0x00007FFDFC40DBD0  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFDFC40DBD0  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 00004cc0
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
tbb.dll             :0x00007FFDFC40DBD0  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFDFC40DBD0  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 00000ea4
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
tbb.dll             :0x00007FFDFC40DBD0  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFDFC40DBD0  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 0000576c
ntdll.dll           :0x00007FFE3A8ACDE0  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFE382419D0  WaitForSingleObjectEx
tbb.dll             :0x00007FFDFC40DBD0  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFDFC40DBD0  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFE38591B20  configthreadlocale
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 000009c0
ntdll.dll           :0x00007FFE3A8B07B0  ZwWaitForWorkViaWorkerFactory
ntdll.dll           :0x00007FFE3A862680  TpReleaseCleanupGroupMembers
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Thread : 00001a18
ntdll.dll           :0x00007FFE3A8B07B0  ZwWaitForWorkViaWorkerFactory
ntdll.dll           :0x00007FFE3A862680  TpReleaseCleanupGroupMembers
KERNEL32.DLL        :0x00007FFE39DA7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFE3A862630  RtlUserThreadStart


Loaded Modules :
0x00007FF694450000 3.0.1.0              blender.exe C:\Program Files\Blender Foundation\Blender 3.0\blender.pdb 
0x00007FFE3A810000 10.0.19041.1466      ntdll.dll  
0x00007FFE39D90000 10.0.19041.1503      KERNEL32.DLL  
0x00007FFE38220000 10.0.19041.1503      KERNELBASE.dll  
0x00007FFE395F0000 10.0.19041.1503      USER32.dll  
0x00007FFE38670000 10.0.19041.1526      win32u.dll  
0x00007FFE3A190000 10.0.19041.1202      GDI32.dll  
0x00007FFE00840000                      tbbmalloc.dll  
0x00007FFDFC400000                      tbb.dll  
0x00007FFE386A0000 10.0.19041.1466      gdi32full.dll  
0x00007FFE37F20000 10.0.19041.789       msvcp_win.dll  
0x00007FFE38570000 10.0.19041.789       ucrtbase.dll  
0x00007FFE38E10000 10.0.19041.1503      SHELL32.dll  
0x00007FFE384F0000 10.0.19041.1151      CFGMGR32.dll  
0x00007FFE3A290000 10.0.19041.546       WS2_32.dll  
0x00007FFE1EA00000 14.29.30139.0        VCRUNTIME140.dll  
0x00007FFDF6EF0000 14.29.30139.0        MSVCP140.dll  
0x00007FFE398D0000 10.0.19041.1466      RPCRT4.dll  
0x00007FFDFD5E0000 10.0.19041.1081      OPENGL32.dll  
0x00007FFE39C40000 10.0.19041.1466      ADVAPI32.dll  
0x00007FFDA45A0000 8.0.1.0              openvdb.dll  
0x00007FFE3A060000 7.0.19041.546        msvcrt.dll  
0x00007FFD9FA50000 3.9.7150.1013        python39.dll  
0x00007FFE39CF0000 10.0.19041.1466      sechost.dll  
0x00007FFE3A300000 10.0.19041.1348      combase.dll  
0x00007FFE38CE0000 10.0.19041.1202      ole32.dll  
0x00007FFE39560000 10.0.19041.546       PSAPI.DLL  
0x00007FFE05FA0000 58.13.100.0          avdevice-58.dll  
0x00007FFE3A130000 10.0.19041.1023      SHLWAPI.dll  
0x00007FFD9F6F0000 58.76.100.0          avformat-58.dll  
0x00007FFE39790000 10.0.19041.985       OLEAUT32.dll  
0x00007FFE3A720000 10.0.19041.1387      shcore.dll  
0x00007FFD9B2C0000 58.134.100.0         avcodec-58.dll  
0x00007FFD9F420000 56.70.100.0          avutil-56.dll  
0x00007FFE3A100000 10.0.19041.546       IMM32.dll  
0x00007FFE38540000 10.0.19041.1023      bcrypt.dll  
0x00007FFDEC130000 5.9.100.0            swscale-5.dll  
0x0000000070440000 1.0.28.0             libsndfile-1.dll  
0x000000006ACC0000                      libgmp-10.dll  
0x00007FFDAA4F0000 1.20.1.0             OpenAL32.dll  
0x00007FFD9F2F0000 2.0.12.0             SDL2.dll  
0x00007FFE2D190000                      tbbmalloc_proxy.dll  
0x00007FFE38860000 10.0.19041.1503      SETUPAPI.dll  
0x00007FFE28980000 14.29.30139.0        VCRUNTIME140_1.dll  
0x00007FFE2A800000 6.10.19041.1110      COMCTL32.dll  
0x00007FFDFC3B0000 10.0.19041.1         AVIFIL32.dll  
0x00007FFE2BBA0000 10.0.19041.546       VERSION.dll  
0x00007FFE35DE0000 10.0.19041.867       dbghelp.dll  
0x00007FFE16BC0000 10.0.19041.546       Secur32.dll  
0x00007FFDFD570000 10.0.19041.1081      GLU32.dll  
0x00007FFDFE1F0000 10.0.19041.1         AVICAP32.dll  
0x00007FFDF8420000 3.9.100.0            swresample-3.dll  
0x0000000070680000                      libfftw3-3.dll  
0x00007FFE1A7C0000 10.0.19041.546       WINMM.dll  
0x00007FFDF5870000 10.0.19041.1         MSVFW32.dll  
0x00007FFE0E290000 10.0.19041.1         MSACM32.dll  
0x00007FFE1C540000 10.0.19041.1         winmmbase.dll  
0x00007FFE37E10000 10.0.19041.1266      SSPICLI.DLL  
0x00007FFE367A0000 10.0.19041.546       kernel.appcore.dll  
0x00007FFE35FF0000 10.0.19041.1503      windows.storage.dll  
0x00007FFE37900000 10.0.19041.1320      Wldp.dll  
0x00007FFE31C30000 10.0.19041.1266      uxtheme.dll  
0x00007FFE38190000 10.0.19041.1415      bcryptPrimitives.dll  
0x00007FFE37E60000 10.0.19041.844       profapi.dll  
0x00007FFE3A1C0000 2001.12.10941.16384  clbcatq.dll  
0x00007FFE2E410000 10.0.19041.1503      MMDevApi.dll  
0x00007FFE37CC0000 10.0.19041.1151      DEVOBJ.dll  
0x00007FFE2E4C0000 10.0.19041.1503      AUDIOSES.DLL  
0x00007FFE37990000 10.0.19041.546       powrprof.dll  
0x00007FFE37930000                      UMPDC.dll  
0x00007FFE39E60000 10.0.19041.1503      MSCTF.dll  
0x00007FFE2DAE0000 10.0.19041.1288      AppXDeploymentClient.dll  
0x00007FFD9A230000 30.0.101.1340        ig11icd64.dll  
0x00007FFE32020000 10.0.19041.746       dwmapi.dll  
0x00007FFE36810000 10.0.19041.1266      dxgi.dll  
0x00007FFD9F000000 30.0.101.1340        igdml64.dll  
0x00007FFE252E0000 30.0.101.1340        igdgmm64.dll  
0x00007FFE21A60000 30.0.101.1340        igc64.dll  
0x00007FFDFE1B0000 10.0.19041.1387      dataexchange.dll  
0x00007FFE30E70000 10.0.19041.1387      dcomp.dll  
0x00007FFE30640000 10.0.19041.1202      d3d11.dll  
0x00007FFE2C050000 10.0.19041.964       twinapi.appcore.dll  
0x00007FFE285F0000 10.0.19041.1503      textinputframework.dll  
0x00007FFE31060000 10.0.19041.546       CoreUIComponents.dll  
0x00007FFE31740000 10.0.19041.746       CoreMessaging.dll  
0x00007FFE36C50000 10.0.19041.546       ntmarta.dll  
0x00007FFE30080000 10.0.19041.1348      wintypes.dll  
0x00007FFE15B60000 7.2.19041.746        Oleacc.dll  
0x00007FFD9EDB0000 1.0.5.10             Wintab32.dll  
0x00007FFE2E4A0000 10.0.19041.546       WTSAPI32.dll  
0x00007FFE1F450000 10.0.19041.546       MPR.dll  
0x00007FFDEEB70000 6.3.45.1             Wacom_Tablet.dll  
0x00007FFDFCFB0000 10.0.19041.1023      explorerframe.dll  
0x00007FFE2F880000 7.0.19041.1023       propsys.dll  
0x00007FFE1B4F0000 10.0.19041.1         p9np.dll  
0x00007FFE1EF80000 10.0.19041.546       drprov.dll  
0x00007FFE36D10000 10.0.19041.546       WINSTA.dll  
0x00007FFE1A8D0000 10.0.19041.1466      ntlanman.dll  
0x00007FFE1B4D0000 10.0.19041.546       davclnt.dll  
0x00007FFE1A9F0000 10.0.19041.546       DAVHLPR.dll  
0x00007FFE37100000 10.0.19041.1466      wkscli.dll  
0x00007FFE1DE40000 10.0.19041.546       cscapi.dll  
0x00007FFE37460000 10.0.19041.546       netutils.dll  
0x00007FFE37860000 10.0.19041.546       CRYPTSP.dll  
0x00007FFE36FE0000 10.0.19041.1052      rsaenh.dll  
0x00007FFE37850000 10.0.19041.546       CRYPTBASE.dll  
0x00007FFE2BBB0000 10.0.19041.546       Ninput.dll  

# Python backtrace
**System Information** Operating system: windows 10 Graphics card: Intel ```lines=10 # Blender 3.0.1, Commit date: 2022-01-25 17:19, Hash dc2d18018171 bpy.ops.mesh.primitive_plane_add(size=2, enter_editmode=False, align='WORLD', location=(0, 0, 0), scale=(1, 1, 1)) # Operator bpy.ops.transform.resize(value=(10, 10, 10), orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False) # Operator bpy.ops.transform.translate(value=(-0, -0, -2), orient_axis_ortho='X', orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', constraint_axis=(False, False, True), mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False) # Operator bpy.ops.mesh.primitive_plane_add(enter_editmode=False, align='WORLD', location=(0, 0, 0), scale=(1, 1, 1)) # Operator bpy.ops.transform.rotate(value=1.5708, orient_axis='Y', orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', constraint_axis=(False, True, False), mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False) # Operator bpy.ops.transform.translate(value=(-2.71821, -0, -0), orient_axis_ortho='X', orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', constraint_axis=(True, False, False), mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False) # Operator bpy.ops.transform.resize(value=(3, 3, 3), orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False) # Operator bpy.ops.transform.translate(value=(-2.76933, -0, -0), orient_axis_ortho='X', orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', constraint_axis=(True, False, False), mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False) # Operator bpy.context.space_data.context = 'MATERIAL' # Property bpy.ops.material.new() # Operator bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[9].default_value = 0 # Property bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.8, 0.8, 0.8, 1) # Property bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.8, 0.721088, 0.593404, 1) # Property bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.435307, 0.585562, 0.8, 1) # Property bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.435307, 0.585562, 0.8, 1) # Property bpy.context.space_data.shading.type = 'RENDERED' # Property bpy.context.space_data.context = 'RENDER' # Property bpy.context.scene.eevee.use_ssr = True # Property bpy.context.space_data.context = 'MATERIAL' # Property bpy.ops.material.new() # Operator bpy.data.materials["Material.002"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.8, 0.327728, 0.0711495, 1) # Property bpy.data.materials["Material.002"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.8, 0.358467, 0.0832999, 1) # Property bpy.data.materials["Material.002"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.614615, 0.277252, 0.0657046, 1) # Property bpy.data.materials["Material.002"].node_tree.nodes["Principled BSDF"].inputs[6].default_value = 1 # Property bpy.data.materials["Material.002"].node_tree.nodes["Principled BSDF"].inputs[6].default_value = 1 # Property bpy.data.materials["Material.002"].node_tree.nodes["Principled BSDF"].inputs[9].default_value = 0 # Property bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.182367, 0.8, 0.249903, 1) # Property bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.0315536, 0.144923, 0.8, 1) # Property bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.0357153, 0.8, 0.199122, 1) # Property bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.00977325, 0.8, 0.0349988, 1) # Property bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.01817, 0.8, 0.102348, 1) # Property bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[0].default_value = (0.01817, 0.8, 0.102348, 1) # Property bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[6].default_value = 1 # Property bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[9].default_value = 0 # Property bpy.data.materials["Material"].node_tree.nodes["Principled BSDF"].inputs[6].default_value = 0 # Property bpy.ops.transform.translate(value=(0, 0, 1.10938), orient_axis_ortho='X', orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', constraint_axis=(False, False, True), mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False) # Operator bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[17].default_value = 1 # Property bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[7].default_value = 0.575472 # Property bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[6].default_value = 1 # Property bpy.ops.transform.translate(value=(2.01782, -0.828896, -5.43239), orient_axis_ortho='X', orient_type='GLOBAL', orient_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)), orient_matrix_type='GLOBAL', mirror=False, use_proportional_edit=False, proportional_edit_falloff='SMOOTH', proportional_size=1, use_proportional_connected=False, use_proportional_projected=False) # Operator bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[9].default_value = 0.811321 # Property bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[9].default_value = 1 # Property bpy.data.materials["Material.001"].node_tree.nodes["Principled BSDF"].inputs[6].default_value = 0.292453 # Property # backtrace Exception Record: ExceptionCode : EXCEPTION_ACCESS_VIOLATION Exception Address : 0x00007FF6954A1790 Exception Module : blender.exe Exception Flags : 0x00000000 Exception Parameters : 0x2 Parameters[0] : 0x0000000000000000 Parameters[1] : 0x0000000000000000 Stack trace: blender.exe :0x00007FF6954A1790 usdBlender__pxrReserved__::TfAnyWeakPtr::IsInvalid blender.exe :0x00007FF694ABEF50 drw_deferred_shader_compilation_exec blender.exe :0x00007FF694976EC0 do_job_thread blender.exe :0x00007FF699BC4E40 _ptw32_threadStart ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Threads: Thread : 00005284 ntdll.dll :0x00007FFE3A8AD3E0 NtDelayExecution Thread : 000036f8 ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx blender.exe :0x00007FF69949EF90 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF69949E760 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF69949F400 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6975DDA60 std::_Pad::_Call_func ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 000027c0 ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx blender.exe :0x00007FF69949EF90 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF69949E760 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF69949F400 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6975DDA60 std::_Pad::_Call_func ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 00005ef0 ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx blender.exe :0x00007FF69949EF90 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF69949E760 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF69949F400 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6975DDA60 std::_Pad::_Call_func ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 0000445c ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx blender.exe :0x00007FF69949EF90 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF69949E760 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF69949F400 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6975DDA60 std::_Pad::_Call_func ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 000039d8 ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx blender.exe :0x00007FF69949EF90 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF69949E760 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF69949F400 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6975DDA60 std::_Pad::_Call_func ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 00004868 ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx blender.exe :0x00007FF69949EF90 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF69949E760 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF69949F400 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6975DDA60 std::_Pad::_Call_func ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 00005174 ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx blender.exe :0x00007FF69949EF90 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF69949E760 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF69949F400 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6975DDA60 std::_Pad::_Call_func ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 00005180 ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx blender.exe :0x00007FF69949EF90 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF69949E760 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF69949F400 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6975DDA60 std::_Pad::_Call_func ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 00001864 ntdll.dll :0x00007FFE3A8AD8B0 ZwWaitForMultipleObjects KERNELBASE.dll :0x00007FFE3826CA30 WaitForMultipleObjectsEx KERNELBASE.dll :0x00007FFE3826CA10 WaitForMultipleObjects ig11icd64.dll :0x00007FFD9A79E770 DumpRegistryKeyDefinitions KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 000041a4 ntdll.dll :0x00007FFE3A8B0750 ZwWaitForAlertByThreadId ntdll.dll :0x00007FFE3A873EF0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFE3828CE60 SleepConditionVariableSRW ig11icd64.dll :0x00007FFD9A758265 Symbols not available Thread : 00004418 ntdll.dll :0x00007FFE3A8ADED0 NtAlpcSendWaitReceivePort dwmapi.dll :0x00007FFE32023910 DwmUnregisterThumbnail dwmapi.dll :0x00007FFE32023860 DwmFlush ig11icd64.dll :0x00007FFD9A79E770 DumpRegistryKeyDefinitions KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 00003bc8 ntdll.dll :0x00007FFE3A8AD8B0 ZwWaitForMultipleObjects KERNELBASE.dll :0x00007FFE3826CA30 WaitForMultipleObjectsEx Wacom_Tablet.dll :0x00007FFDEEB794AD WTSetA Wacom_Tablet.dll :0x00007FFDEEB794AD WTSetA Wacom_Tablet.dll :0x00007FFDEEB794AD WTSetA Wacom_Tablet.dll :0x00007FFDEEB794AD WTSetA KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 000027b4 ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx tbb.dll :0x00007FFDFC40DBD0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FFDFC40DBD0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 00004ab8 ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx tbb.dll :0x00007FFDFC40DBD0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FFDFC40DBD0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 000039c0 ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx tbb.dll :0x00007FFDFC40DBD0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FFDFC40DBD0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 000055a4 ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx tbb.dll :0x00007FFDFC40DBD0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FFDFC40DBD0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 00004cc0 ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx tbb.dll :0x00007FFDFC40DBD0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FFDFC40DBD0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 00000ea4 ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx tbb.dll :0x00007FFDFC40DBD0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FFDFC40DBD0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 0000576c ntdll.dll :0x00007FFE3A8ACDE0 NtWaitForSingleObject KERNELBASE.dll :0x00007FFE382419D0 WaitForSingleObjectEx tbb.dll :0x00007FFDFC40DBD0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FFDFC40DBD0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FFE38591B20 configthreadlocale KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 000009c0 ntdll.dll :0x00007FFE3A8B07B0 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFE3A862680 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Thread : 00001a18 ntdll.dll :0x00007FFE3A8B07B0 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFE3A862680 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFE39DA7020 BaseThreadInitThunk ntdll.dll :0x00007FFE3A862630 RtlUserThreadStart Loaded Modules : 0x00007FF694450000 3.0.1.0 blender.exe C:\Program Files\Blender Foundation\Blender 3.0\blender.pdb 0x00007FFE3A810000 10.0.19041.1466 ntdll.dll 0x00007FFE39D90000 10.0.19041.1503 KERNEL32.DLL 0x00007FFE38220000 10.0.19041.1503 KERNELBASE.dll 0x00007FFE395F0000 10.0.19041.1503 USER32.dll 0x00007FFE38670000 10.0.19041.1526 win32u.dll 0x00007FFE3A190000 10.0.19041.1202 GDI32.dll 0x00007FFE00840000 tbbmalloc.dll 0x00007FFDFC400000 tbb.dll 0x00007FFE386A0000 10.0.19041.1466 gdi32full.dll 0x00007FFE37F20000 10.0.19041.789 msvcp_win.dll 0x00007FFE38570000 10.0.19041.789 ucrtbase.dll 0x00007FFE38E10000 10.0.19041.1503 SHELL32.dll 0x00007FFE384F0000 10.0.19041.1151 CFGMGR32.dll 0x00007FFE3A290000 10.0.19041.546 WS2_32.dll 0x00007FFE1EA00000 14.29.30139.0 VCRUNTIME140.dll 0x00007FFDF6EF0000 14.29.30139.0 MSVCP140.dll 0x00007FFE398D0000 10.0.19041.1466 RPCRT4.dll 0x00007FFDFD5E0000 10.0.19041.1081 OPENGL32.dll 0x00007FFE39C40000 10.0.19041.1466 ADVAPI32.dll 0x00007FFDA45A0000 8.0.1.0 openvdb.dll 0x00007FFE3A060000 7.0.19041.546 msvcrt.dll 0x00007FFD9FA50000 3.9.7150.1013 python39.dll 0x00007FFE39CF0000 10.0.19041.1466 sechost.dll 0x00007FFE3A300000 10.0.19041.1348 combase.dll 0x00007FFE38CE0000 10.0.19041.1202 ole32.dll 0x00007FFE39560000 10.0.19041.546 PSAPI.DLL 0x00007FFE05FA0000 58.13.100.0 avdevice-58.dll 0x00007FFE3A130000 10.0.19041.1023 SHLWAPI.dll 0x00007FFD9F6F0000 58.76.100.0 avformat-58.dll 0x00007FFE39790000 10.0.19041.985 OLEAUT32.dll 0x00007FFE3A720000 10.0.19041.1387 shcore.dll 0x00007FFD9B2C0000 58.134.100.0 avcodec-58.dll 0x00007FFD9F420000 56.70.100.0 avutil-56.dll 0x00007FFE3A100000 10.0.19041.546 IMM32.dll 0x00007FFE38540000 10.0.19041.1023 bcrypt.dll 0x00007FFDEC130000 5.9.100.0 swscale-5.dll 0x0000000070440000 1.0.28.0 libsndfile-1.dll 0x000000006ACC0000 libgmp-10.dll 0x00007FFDAA4F0000 1.20.1.0 OpenAL32.dll 0x00007FFD9F2F0000 2.0.12.0 SDL2.dll 0x00007FFE2D190000 tbbmalloc_proxy.dll 0x00007FFE38860000 10.0.19041.1503 SETUPAPI.dll 0x00007FFE28980000 14.29.30139.0 VCRUNTIME140_1.dll 0x00007FFE2A800000 6.10.19041.1110 COMCTL32.dll 0x00007FFDFC3B0000 10.0.19041.1 AVIFIL32.dll 0x00007FFE2BBA0000 10.0.19041.546 VERSION.dll 0x00007FFE35DE0000 10.0.19041.867 dbghelp.dll 0x00007FFE16BC0000 10.0.19041.546 Secur32.dll 0x00007FFDFD570000 10.0.19041.1081 GLU32.dll 0x00007FFDFE1F0000 10.0.19041.1 AVICAP32.dll 0x00007FFDF8420000 3.9.100.0 swresample-3.dll 0x0000000070680000 libfftw3-3.dll 0x00007FFE1A7C0000 10.0.19041.546 WINMM.dll 0x00007FFDF5870000 10.0.19041.1 MSVFW32.dll 0x00007FFE0E290000 10.0.19041.1 MSACM32.dll 0x00007FFE1C540000 10.0.19041.1 winmmbase.dll 0x00007FFE37E10000 10.0.19041.1266 SSPICLI.DLL 0x00007FFE367A0000 10.0.19041.546 kernel.appcore.dll 0x00007FFE35FF0000 10.0.19041.1503 windows.storage.dll 0x00007FFE37900000 10.0.19041.1320 Wldp.dll 0x00007FFE31C30000 10.0.19041.1266 uxtheme.dll 0x00007FFE38190000 10.0.19041.1415 bcryptPrimitives.dll 0x00007FFE37E60000 10.0.19041.844 profapi.dll 0x00007FFE3A1C0000 2001.12.10941.16384 clbcatq.dll 0x00007FFE2E410000 10.0.19041.1503 MMDevApi.dll 0x00007FFE37CC0000 10.0.19041.1151 DEVOBJ.dll 0x00007FFE2E4C0000 10.0.19041.1503 AUDIOSES.DLL 0x00007FFE37990000 10.0.19041.546 powrprof.dll 0x00007FFE37930000 UMPDC.dll 0x00007FFE39E60000 10.0.19041.1503 MSCTF.dll 0x00007FFE2DAE0000 10.0.19041.1288 AppXDeploymentClient.dll 0x00007FFD9A230000 30.0.101.1340 ig11icd64.dll 0x00007FFE32020000 10.0.19041.746 dwmapi.dll 0x00007FFE36810000 10.0.19041.1266 dxgi.dll 0x00007FFD9F000000 30.0.101.1340 igdml64.dll 0x00007FFE252E0000 30.0.101.1340 igdgmm64.dll 0x00007FFE21A60000 30.0.101.1340 igc64.dll 0x00007FFDFE1B0000 10.0.19041.1387 dataexchange.dll 0x00007FFE30E70000 10.0.19041.1387 dcomp.dll 0x00007FFE30640000 10.0.19041.1202 d3d11.dll 0x00007FFE2C050000 10.0.19041.964 twinapi.appcore.dll 0x00007FFE285F0000 10.0.19041.1503 textinputframework.dll 0x00007FFE31060000 10.0.19041.546 CoreUIComponents.dll 0x00007FFE31740000 10.0.19041.746 CoreMessaging.dll 0x00007FFE36C50000 10.0.19041.546 ntmarta.dll 0x00007FFE30080000 10.0.19041.1348 wintypes.dll 0x00007FFE15B60000 7.2.19041.746 Oleacc.dll 0x00007FFD9EDB0000 1.0.5.10 Wintab32.dll 0x00007FFE2E4A0000 10.0.19041.546 WTSAPI32.dll 0x00007FFE1F450000 10.0.19041.546 MPR.dll 0x00007FFDEEB70000 6.3.45.1 Wacom_Tablet.dll 0x00007FFDFCFB0000 10.0.19041.1023 explorerframe.dll 0x00007FFE2F880000 7.0.19041.1023 propsys.dll 0x00007FFE1B4F0000 10.0.19041.1 p9np.dll 0x00007FFE1EF80000 10.0.19041.546 drprov.dll 0x00007FFE36D10000 10.0.19041.546 WINSTA.dll 0x00007FFE1A8D0000 10.0.19041.1466 ntlanman.dll 0x00007FFE1B4D0000 10.0.19041.546 davclnt.dll 0x00007FFE1A9F0000 10.0.19041.546 DAVHLPR.dll 0x00007FFE37100000 10.0.19041.1466 wkscli.dll 0x00007FFE1DE40000 10.0.19041.546 cscapi.dll 0x00007FFE37460000 10.0.19041.546 netutils.dll 0x00007FFE37860000 10.0.19041.546 CRYPTSP.dll 0x00007FFE36FE0000 10.0.19041.1052 rsaenh.dll 0x00007FFE37850000 10.0.19041.546 CRYPTBASE.dll 0x00007FFE2BBB0000 10.0.19041.546 Ninput.dll # Python backtrace ```
Author

Added subscriber: @kikonen

Added subscriber: @kikonen
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

This report does not contain all the requested information, which is required for us to investigate the issue.

Please carefully follow the instructions. Be sure to provide exact steps to reproduce the problem.

A guideline for making a good bug report can be found at https://wiki.blender.org/wiki/Process/Bug_Reports

This report does not contain all the requested information, which is required for us to investigate the issue. Please carefully follow the instructions. Be sure to provide exact steps to reproduce the problem. A guideline for making a good bug report can be found at https://wiki.blender.org/wiki/Process/Bug_Reports
Member

Changed status from 'Needs User Info' to: 'Archived'

Changed status from 'Needs User Info' to: 'Archived'
Member

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the required information.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#96175
No description provided.