Blender 2.93.1 and 2..93.4 will not start on windows 10. worked last night #91202

Closed
opened 2021-09-06 04:17:08 +02:00 by phillip · 12 comments

System Information
Operating system:Windows 10 Home
Graphics card: Intel Iris XE

Blender Version
Broken: 2.93.1 and 2.93.4 9/1/2021
Worked: (newest version of Blender that worked as expected) 2.93.1

Short description of error
blender will not start. worked yesterday. tried upgrading to 2.93.4 still borken. blender debug output :
I0905 21:14:36.104882 11468 blender_python.cpp:195] Debug flags initialized to:
CPU flags:

AVX2       : True
AVX        : True
SSE4.1     : True
SSE3       : True
SSE2       : True
BVH layout : EMBREE
Split      : False

CUDA flags:

Adaptive Compile : False

OptiX flags:

CUDA streams : 1

OpenCL flags:

Device type    : ALL
Debug          : False
Memory limit   : 0

DEBUG:BlenderGIS-master.core.checkdeps:GDAL Python binding unavailable
DEBUG:BlenderGIS-master.core.checkdeps:PyProj unavailable
DEBUG:BlenderGIS-master.core.checkdeps:Pillow unavailable
DEBUG:BlenderGIS-master.core.checkdeps:ImageIO Freeimage plugin available
Error : EXCEPTION_ACCESS_VIOLATION
Address : 0x00007FF8233DF38F
Module : python39.dll
Thread : 00002c44
Switching to fully guarded memory allocator.
Blender 2.93.4
Build: 2021-08-31 23:48:04 Windows release
argv- [x] = C:\Program Files\Blender Foundation\Blender 2.93\blender
argv- [x] = --debug
argv- [x] = --debug-gpu
argv- [x] = --debug-cycles
argv- [x] = --python-expr
argv- [x] = import bpy; bpy.ops.wm.sysinfo(filepath=r'C:\Users\ROOTBO~1\AppData\Local\Temp\blender\debug_logs\blender_system_info.txt')
Read prefs: C:\Users\rootboysound\AppData\Roaming\Blender Foundation\Blender\2.93\config\userpref.blend
read file

Version 293 sub 18 date 2021-04-16 16:00 hash 463b38b0e0b0

Writing: C:\Users\ROOTBO~1\AppData\Local\Temp\blender.crash.txt

have also reinstalled python 3.9.7 not sure if something updated overnight and caused break
Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).

**System Information** Operating system:Windows 10 Home Graphics card: Intel Iris XE **Blender Version** Broken: 2.93.1 and 2.93.4 9/1/2021 Worked: (newest version of Blender that worked as expected) 2.93.1 **Short description of error** blender will not start. worked yesterday. tried upgrading to 2.93.4 still borken. blender debug output : I0905 21:14:36.104882 11468 blender_python.cpp:195] Debug flags initialized to: CPU flags: ``` AVX2 : True AVX : True SSE4.1 : True SSE3 : True SSE2 : True BVH layout : EMBREE Split : False ``` CUDA flags: ``` Adaptive Compile : False ``` OptiX flags: ``` CUDA streams : 1 ``` OpenCL flags: ``` Device type : ALL Debug : False Memory limit : 0 ``` DEBUG:BlenderGIS-master.core.checkdeps:GDAL Python binding unavailable DEBUG:BlenderGIS-master.core.checkdeps:PyProj unavailable DEBUG:BlenderGIS-master.core.checkdeps:Pillow unavailable DEBUG:BlenderGIS-master.core.checkdeps:ImageIO Freeimage plugin available Error : EXCEPTION_ACCESS_VIOLATION Address : 0x00007FF8233DF38F Module : python39.dll Thread : 00002c44 Switching to fully guarded memory allocator. Blender 2.93.4 Build: 2021-08-31 23:48:04 Windows release argv- [x] = C:\Program Files\Blender Foundation\Blender 2.93\\blender argv- [x] = --debug argv- [x] = --debug-gpu argv- [x] = --debug-cycles argv- [x] = --python-expr argv- [x] = import bpy; bpy.ops.wm.sysinfo(filepath=r'C:\Users\ROOTBO~1\AppData\Local\Temp\blender\debug_logs\blender_system_info.txt') Read prefs: C:\Users\rootboysound\AppData\Roaming\Blender Foundation\Blender\2.93\config\userpref.blend read file ``` Version 293 sub 18 date 2021-04-16 16:00 hash 463b38b0e0b0 ``` Writing: C:\Users\ROOTBO~1\AppData\Local\Temp\blender.crash.txt have also reinstalled python 3.9.7 not sure if something updated overnight and caused break **Exact steps for others to reproduce the error** Based on the default startup or an attached .blend file (as simple as possible).
Author

Added subscriber: @myfirsttattoo

Added subscriber: @myfirsttattoo
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

Hi, thanks for the report. Does this happen on running blender_factory_startup.cmd (from the same directory where blender.exe is)

C:\Users\ROOTBO~1\AppData\Local\Temp\blender.crash.txt

Can you please provide crash.txt file?

(May be this is happening due to an external add-on?)

Hi, thanks for the report. Does this happen on running `blender_factory_startup.cmd` (from the same directory where `blender.exe` is) >C:\Users\ROOTBO~1\AppData\Local\Temp\blender.crash.txt Can you please provide crash.txt file? (May be this is happening due to an external add-on?)
Author

Blender 2.93.4, Commit date: 2021-08-31 09:23, Hash b7205031ce

backtrace

Exception Record:

ExceptionCode : EXCEPTION_ACCESS_VIOLATION
Exception Address : 0x00007FF8233DF38F
Exception Module : python39.dll
Exception Flags : 0x00000000
Exception Parameters : 0x2
Parameters- [x] : 0x0000000000000000
Parameters- [x] : 0x0000000000000008

Stack trace:
python39.dll :0x00007FF8233DF380 PyDict_SetItem
python39.dll :0x00007FF8233E3110 PyDict_SetItemString
blender.exe :0x00007FF61496E110 bpy_pydriver_create_dict
blender.exe :0x00007FF6149838C0 bpy_app_driver_dict_get
python39.dll :0x00007FF82341B560 PyObject_GenericGetAttrWithDict
python39.dll :0x00007FF8234D0C40 PyEval_EvalFrameDefault
python39.dll :0x00007FF8234D0C40 PyEval_EvalFrameDefault
python39.dll :0x00007FF8233CFAA0 PyFunction_Vectorcall
python39.dll :0x00007FF8234D6E90 PyEval_GetFuncDesc
python39.dll :0x00007FF8234D0C40 PyEval_EvalFrameDefault
python39.dll :0x00007FF8233CF990 PyCFunction_Call
python39.dll :0x00007FF8233CFAA0 PyFunction_Vectorcall
python39.dll :0x00007FF8234CEF20 PyOS_URandomNonblock
python39.dll :0x00007FF8234D6E90 PyEval_GetFuncDesc
python39.dll :0x00007FF8234D0C40 PyEval_EvalFrameDefault
python39.dll :0x00007FF8233CF990 PyCFunction_Call
python39.dll :0x00007FF8233CFAA0 PyFunction_Vectorcall
python39.dll :0x00007FF8234CEF20 PyOS_URandomNonblock
python39.dll :0x00007FF8234D6E90 PyEval_GetFuncDesc
python39.dll :0x00007FF8234D0C40 PyEval_EvalFrameDefault
python39.dll :0x00007FF8233CF990 PyCFunction_Call
python39.dll :0x00007FF8233CFAA0 PyFunction_Vectorcall
python39.dll :0x00007FF8233D1DD0 PyMethod_Self
python39.dll :0x00007FF823369C20 PyOS_SigintEvent
python39.dll :0x00007FF823555140 PyThread_init_thread
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Threads:
Thread : 0000301c
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
python39.dll :0x00007FF8234CEF20 PyOS_URandomNonblock
python39.dll :0x00007FF8234CEF20 PyOS_URandomNonblock
python39.dll :0x00007FF8235268B0 PyGILState_Ensure
blender.exe :0x00007FF614982CF0 bpy_app_generic_callback
blender.exe :0x00007FF6141FE630 BKE_callback_exec_null
blender.exe :0x00007FF614535920 WM_init
blender.exe :0x00007FF6141F1C60 main
blender.exe :0x00007FF618FAC488 __scrt_common_main_seh
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 00000094
ntdll.dll :0x00007FF8795F0860 ZwWaitForWorkViaWorkerFactory
ntdll.dll :0x00007FF8795A2680 TpReleaseCleanupGroupMembers
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 00001eac
ntdll.dll :0x00007FF8795F0860 ZwWaitForWorkViaWorkerFactory
ntdll.dll :0x00007FF8795A2680 TpReleaseCleanupGroupMembers
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 0000327c
ntdll.dll :0x00007FF8795F0860 ZwWaitForWorkViaWorkerFactory
ntdll.dll :0x00007FF8795A2680 TpReleaseCleanupGroupMembers
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 00000630
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait
blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads
blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 00001fc0
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait
blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads
blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 000018c4
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait
blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads
blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 0000240c
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait
blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads
blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 00003220
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait
blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads
blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 00000da8
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait
blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads
blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 00002878
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait
blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads
blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 0000243c
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait
blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads
blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il
blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 0000078c
ntdll.dll :0x00007FF8795ED960 ZwWaitForMultipleObjects
KERNELBASE.dll :0x00007FF876F9C9C0 WaitForMultipleObjectsEx
combase.dll :0x00007FF877D59D50 RoGetServerActivatableClasses
combase.dll :0x00007FF877D59D50 RoGetServerActivatableClasses
combase.dll :0x00007FF877D59D50 RoGetServerActivatableClasses
combase.dll :0x00007FF877D59D50 RoGetServerActivatableClasses
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 00002a14
ntdll.dll :0x00007FF8795F0860 ZwWaitForWorkViaWorkerFactory
ntdll.dll :0x00007FF8795A2680 TpReleaseCleanupGroupMembers
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 00003390
ntdll.dll :0x00007FF8795F0860 ZwWaitForWorkViaWorkerFactory
ntdll.dll :0x00007FF8795A2680 TpReleaseCleanupGroupMembers
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 000032e4
ntdll.dll :0x00007FF8795ED960 ZwWaitForMultipleObjects
KERNELBASE.dll :0x00007FF876F9C9C0 WaitForMultipleObjectsEx
KERNELBASE.dll :0x00007FF876F9C9A0 WaitForMultipleObjects
ig12icd64.dll :0x00007FF81E465F40 DrvValidateVersion
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 000023a0
ntdll.dll :0x00007FF8795EDF80 NtAlpcSendWaitReceivePort
dwmapi.dll :0x00007FF874133910 DwmUnregisterThumbnail
dwmapi.dll :0x00007FF874133860 DwmFlush
ig12icd64.dll :0x00007FF81E465F40 DrvValidateVersion
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 00002298
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item
tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 00002f38
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item
tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 0000202c
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item
tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 00000954
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item
tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 000028ac
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item
tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Thread : 00001cc8
ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject
KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx
tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item
tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item
ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale
KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk
ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart

Loaded Modules :
0x00007FF6140C0000 2.9.3.0 blender.exe C:\Program Files\Blender Foundation\Blender 2.93\blender.pdb
0x00007FF879550000 10.0.19041.1110 ntdll.dll
0x00007FF879340000 10.0.19041.1151 KERNEL32.DLL
0x00007FF876F50000 10.0.19041.1151 KERNELBASE.dll
0x00007FF878810000 10.0.19041.1151 USER32.dll
0x00007FF876F20000 10.0.19041.1151 win32u.dll
0x00007FF878C50000 10.0.19041.746 GDI32.dll
0x00007FF872080000 2020.2.0.0 tbb.dll
0x00007FF876C80000 10.0.19041.1110 gdi32full.dll
0x00007FF877380000 10.0.19041.789 msvcp_win.dll
0x00007FF876D90000 10.0.19041.789 ucrtbase.dll
0x00007FF877FF0000 10.0.19041.1151 SHELL32.dll
0x00007FF877420000 10.0.19041.1151 CFGMGR32.dll
0x00007FF879400000 10.0.19041.546 WS2_32.dll
0x00007FF86C960000 14.28.29910.0 VCRUNTIME140.dll
0x00007FF877A30000 10.0.19041.1081 RPCRT4.dll
0x00007FF8244A0000 8.0.1.0 openvdb.dll
0x00007FF841960000 10.0.19041.1081 OPENGL32.dll
0x00007FF878A10000 10.0.19041.1052 ADVAPI32.dll
0x00007FF879470000 7.0.19041.546 msvcrt.dll
0x00007FF8776B0000 10.0.19041.906 sechost.dll
0x00007FF877B60000 10.0.19041.746 ole32.dll
0x00007FF877C90000 10.0.19041.1081 combase.dll
0x00007FF878C40000 10.0.19041.546 PSAPI.DLL
0x00007FF8775C0000 10.0.19041.1023 SHLWAPI.dll
0x00007FF879310000 10.0.19041.546 IMM32.dll
0x00007FF8232A0000 3.9.2150.1013 python39.dll
0x00007FF8548E0000 14.28.29910.0 MSVCP140.dll
0x00007FF824160000 58.29.100.0 avformat-58.dll
0x00007FF810EA0000 58.54.100.0 avcodec-58.dll
0x00007FF86B570000 58.8.100.0 avdevice-58.dll
0x00007FF878B70000 10.0.19041.985 OLEAUT32.dll
0x00007FF852B30000 56.31.100.0 avutil-56.dll
0x00007FF877580000 10.0.19041.1023 bcrypt.dll
0x00007FF854840000 5.5.100.0 swscale-5.dll
0x0000000070440000 1.0.28.0 libsndfile-1.dll
0x000000006ACC0000 libgmp-10.dll
0x00007FF833020000 1.20.1.0 OpenAL32.dll
0x00007FF82B9E0000 2.0.12.0 SDL2.dll
0x00007FF872070000 2020.2.0.0 tbbmalloc_proxy.dll
0x00007FF878E90000 10.0.19041.1151 SETUPAPI.dll
0x00007FF86C950000 14.28.29910.0 VCRUNTIME140_1.dll
0x00007FF859300000 6.10.19041.1110 COMCTL32.dll
0x00007FF86ACD0000 10.0.19041.1 AVIFIL32.dll
0x00007FF86A3A0000 10.0.19041.546 VERSION.dll
0x00007FF8418F0000 10.0.19041.1081 GLU32.dll
0x00007FF874870000 10.0.19041.867 dbghelp.dll
0x0000000070680000 libfftw3-3.dll
0x00007FF85CD40000 10.0.19041.546 Secur32.dll
0x00007FF86AC40000 3.5.100.0 swresample-3.dll
0x00007FF86B550000 10.0.19041.1 AVICAP32.dll
0x00007FF858470000 2020.2.0.0 tbbmalloc.dll
0x00007FF857CF0000 10.0.19041.546 WINMM.dll
0x00007FF867C40000 10.0.19041.1 MSACM32.dll
0x00007FF854810000 10.0.19041.1 MSVFW32.dll
0x00007FF861130000 10.0.19041.1 winmmbase.dll
0x00007FF876B40000 10.0.19041.906 SSPICLI.DLL
0x00007FF877900000 10.0.19041.1023 shcore.dll
0x00007FF875500000 10.0.19041.546 kernel.appcore.dll
0x00007FF874D30000 10.0.19041.1151 windows.storage.dll
0x00007FF8766E0000 10.0.19041.662 Wldp.dll
0x00007FF874010000 10.0.19041.1081 uxtheme.dll
0x000002A058A50000 10.0.19041.1023 bcryptPrimitives.dll
0x00007FF876BC0000 10.0.19041.844 profapi.dll
0x00007FF878AC0000 2001.12.10941.16384 clbcatq.dll
0x00007FF86BAA0000 10.0.19041.1023 MMDevApi.dll
0x00007FF876A40000 10.0.19041.1151 DEVOBJ.dll
0x00007FF86BB30000 10.0.19041.1023 AUDIOSES.DLL
0x00007FF876230000 10.0.19041.546 powrprof.dll
0x00007FF8760A0000 UMPDC.dll
0x00007FF877750000 10.0.19041.1081 MSCTF.dll
0x00007FF85D0F0000 10.0.19041.1151 dataexchange.dll
0x00007FF873340000 10.0.19041.1023 dcomp.dll
0x00007FF872470000 10.0.19041.746 d3d11.dll
0x00007FF875660000 10.0.19041.964 dxgi.dll
0x00007FF86D130000 10.0.19041.964 twinapi.appcore.dll
0x00007FF86B9A0000 10.0.19041.1110 AppXDeploymentClient.dll
0x00007FF81E150000 27.20.100.8439 ig12icd64.dll
0x00007FF874130000 10.0.19041.746 dwmapi.dll
0x00007FF867690000 27.20.100.8439 igdgmm64.dll
0x00007FF864CB0000 27.20.100.8439 igc64.dll
0x00007FF8229A0000 27.20.100.8439 igdml64.dll
0x00007FF846C90000 10.0.19041.1151 textinputframework.dll
0x00007FF873C10000 10.0.19041.746 CoreMessaging.dll
0x00007FF873530000 10.0.19041.546 CoreUIComponents.dll
0x00007FF875980000 10.0.19041.546 ntmarta.dll
0x00007FF872CA0000 10.0.19041.1081 wintypes.dll
0x00007FF835470000 10.0.19041.1023 explorerframe.dll
0x00007FF8721A0000 7.0.19041.1023 propsys.dll
0x00007FF876630000 10.0.19041.546 CRYPTSP.dll
0x00007FF875D10000 10.0.19041.1052 rsaenh.dll
0x00007FF876650000 10.0.19041.546 CRYPTBASE.dll
0x00007FF86C890000 3.9.2150.1013 python3.DLL
0x00007FF822FD0000 _multiarray_umath.cp39-win_amd64.pyd
0x00007FF867C20000 _multiarray_tests.cp39-win_amd64.pyd
0x00007FF8547E0000 3.9.2150.1013 _ctypes.pyd
0x00007FF86C610000 libffi-7.dll
0x00007FF852CE0000 lapack_lite.cp39-win_amd64.pyd
0x00007FF822770000 _umath_linalg.cp39-win_amd64.pyd
0x00007FF862400000 3.9.2150.1013 _bz2.pyd
0x00007FF852B00000 3.9.2150.1013 _lzma.pyd
0x00007FF852AB0000 3.9.2150.1013 _decimal.pyd
0x00007FF8547C0000 _pocketfft_internal.cp39-win_amd64.pyd
0x00007FF831C90000 mtrand.cp39-win_amd64.pyd
0x00007FF852A80000 bit_generator.cp39-win_amd64.pyd
0x00007FF852A40000 _common.cp39-win_amd64.pyd
0x00007FF852CC0000 3.9.2150.1013 _hashlib.pyd
0x00007FF822420000 1.1.1.9 libcrypto-1_1.dll
0x00007FF843610000 _bounded_integers.cp39-win_amd64.pyd
0x00007FF843340000 _mt19937.cp39-win_amd64.pyd
0x00007FF843320000 _philox.cp39-win_amd64.pyd
0x00007FF8429A0000 _pcg64.cp39-win_amd64.pyd
0x00007FF842980000 _sfc64.cp39-win_amd64.pyd
0x00007FF82B930000 _generator.cp39-win_amd64.pyd
0x00007FF838AE0000 3.9.2150.1013 pyexpat.pyd
0x00007FF841330000 3.9.2150.1013 _socket.pyd
0x00007FF8760C0000 10.0.19041.546 IPHLPAPI.DLL
0x00007FF86BD20000 3.9.2150.1013 select.pyd
0x00007FF86B6D0000 3.9.2150.1013 _queue.pyd
0x00007FF838AB0000 3.9.2150.1013 _ssl.pyd
0x00007FF877220000 10.0.19041.844 CRYPT32.dll
0x00007FF82B170000 1.1.1.9 libssl-1_1.dll
0x00007FF838840000 3.9.2150.1013 _elementtree.pyd
0x00007FF838770000 3.9.2150.1013 _sqlite3.pyd
0x00007FF82A530000 3.34.0.0 sqlite3.dll

Python backtrace

File "C:\Users\rootboysound\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\lightning_boy_shader\__init__.py", line 103 in cache_node
File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\python\lib\threading.py", line 1266 in run
File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\python\lib\threading.py", line 954 in _bootstrap_inner
File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\python\lib\threading.py", line 912 in _bootstrap

and yes it runs when running blender_factory_startup.cmd, how can I remove the external add ons?

# Blender 2.93.4, Commit date: 2021-08-31 09:23, Hash b7205031cec4 # backtrace Exception Record: ExceptionCode : EXCEPTION_ACCESS_VIOLATION Exception Address : 0x00007FF8233DF38F Exception Module : python39.dll Exception Flags : 0x00000000 Exception Parameters : 0x2 Parameters- [x] : 0x0000000000000000 Parameters- [x] : 0x0000000000000008 Stack trace: python39.dll :0x00007FF8233DF380 PyDict_SetItem python39.dll :0x00007FF8233E3110 PyDict_SetItemString blender.exe :0x00007FF61496E110 bpy_pydriver_create_dict blender.exe :0x00007FF6149838C0 bpy_app_driver_dict_get python39.dll :0x00007FF82341B560 PyObject_GenericGetAttrWithDict python39.dll :0x00007FF8234D0C40 PyEval_EvalFrameDefault python39.dll :0x00007FF8234D0C40 PyEval_EvalFrameDefault python39.dll :0x00007FF8233CFAA0 PyFunction_Vectorcall python39.dll :0x00007FF8234D6E90 PyEval_GetFuncDesc python39.dll :0x00007FF8234D0C40 PyEval_EvalFrameDefault python39.dll :0x00007FF8233CF990 PyCFunction_Call python39.dll :0x00007FF8233CFAA0 PyFunction_Vectorcall python39.dll :0x00007FF8234CEF20 PyOS_URandomNonblock python39.dll :0x00007FF8234D6E90 PyEval_GetFuncDesc python39.dll :0x00007FF8234D0C40 PyEval_EvalFrameDefault python39.dll :0x00007FF8233CF990 PyCFunction_Call python39.dll :0x00007FF8233CFAA0 PyFunction_Vectorcall python39.dll :0x00007FF8234CEF20 PyOS_URandomNonblock python39.dll :0x00007FF8234D6E90 PyEval_GetFuncDesc python39.dll :0x00007FF8234D0C40 PyEval_EvalFrameDefault python39.dll :0x00007FF8233CF990 PyCFunction_Call python39.dll :0x00007FF8233CFAA0 PyFunction_Vectorcall python39.dll :0x00007FF8233D1DD0 PyMethod_Self python39.dll :0x00007FF823369C20 PyOS_SigintEvent python39.dll :0x00007FF823555140 PyThread_init_thread ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Threads: Thread : 0000301c ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx python39.dll :0x00007FF8234CEF20 PyOS_URandomNonblock python39.dll :0x00007FF8234CEF20 PyOS_URandomNonblock python39.dll :0x00007FF8235268B0 PyGILState_Ensure blender.exe :0x00007FF614982CF0 bpy_app_generic_callback blender.exe :0x00007FF6141FE630 BKE_callback_exec_null blender.exe :0x00007FF614535920 WM_init blender.exe :0x00007FF6141F1C60 main blender.exe :0x00007FF618FAC488 __scrt_common_main_seh KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 00000094 ntdll.dll :0x00007FF8795F0860 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FF8795A2680 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 00001eac ntdll.dll :0x00007FF8795F0860 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FF8795A2680 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 0000327c ntdll.dll :0x00007FF8795F0860 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FF8795A2680 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 00000630 ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 00001fc0 ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 000018c4 ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 0000240c ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 00003220 ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 00000da8 ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 00002878 ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 0000243c ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx blender.exe :0x00007FF6185AE410 IlmThread_2_5::Semaphore::wait blender.exe :0x00007FF6185ADBE0 IlmThread_2_5::ThreadPool::numThreads blender.exe :0x00007FF6185AE880 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_5::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF6170ECAC0 std::_Pad::_Call_func ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 0000078c ntdll.dll :0x00007FF8795ED960 ZwWaitForMultipleObjects KERNELBASE.dll :0x00007FF876F9C9C0 WaitForMultipleObjectsEx combase.dll :0x00007FF877D59D50 RoGetServerActivatableClasses combase.dll :0x00007FF877D59D50 RoGetServerActivatableClasses combase.dll :0x00007FF877D59D50 RoGetServerActivatableClasses combase.dll :0x00007FF877D59D50 RoGetServerActivatableClasses KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 00002a14 ntdll.dll :0x00007FF8795F0860 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FF8795A2680 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 00003390 ntdll.dll :0x00007FF8795F0860 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FF8795A2680 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 000032e4 ntdll.dll :0x00007FF8795ED960 ZwWaitForMultipleObjects KERNELBASE.dll :0x00007FF876F9C9C0 WaitForMultipleObjectsEx KERNELBASE.dll :0x00007FF876F9C9A0 WaitForMultipleObjects ig12icd64.dll :0x00007FF81E465F40 DrvValidateVersion KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 000023a0 ntdll.dll :0x00007FF8795EDF80 NtAlpcSendWaitReceivePort dwmapi.dll :0x00007FF874133910 DwmUnregisterThumbnail dwmapi.dll :0x00007FF874133860 DwmFlush ig12icd64.dll :0x00007FF81E465F40 DrvValidateVersion KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 00002298 ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 00002f38 ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 0000202c ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 00000954 ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 000028ac ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Thread : 00001cc8 ntdll.dll :0x00007FF8795ECE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FF876F71940 WaitForSingleObjectEx tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FF8720936F0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FF876DB1B20 configthreadlocale KERNEL32.DLL :0x00007FF879357020 BaseThreadInitThunk ntdll.dll :0x00007FF8795A2630 RtlUserThreadStart Loaded Modules : 0x00007FF6140C0000 2.9.3.0 blender.exe C:\Program Files\Blender Foundation\Blender 2.93\blender.pdb 0x00007FF879550000 10.0.19041.1110 ntdll.dll 0x00007FF879340000 10.0.19041.1151 KERNEL32.DLL 0x00007FF876F50000 10.0.19041.1151 KERNELBASE.dll 0x00007FF878810000 10.0.19041.1151 USER32.dll 0x00007FF876F20000 10.0.19041.1151 win32u.dll 0x00007FF878C50000 10.0.19041.746 GDI32.dll 0x00007FF872080000 2020.2.0.0 tbb.dll 0x00007FF876C80000 10.0.19041.1110 gdi32full.dll 0x00007FF877380000 10.0.19041.789 msvcp_win.dll 0x00007FF876D90000 10.0.19041.789 ucrtbase.dll 0x00007FF877FF0000 10.0.19041.1151 SHELL32.dll 0x00007FF877420000 10.0.19041.1151 CFGMGR32.dll 0x00007FF879400000 10.0.19041.546 WS2_32.dll 0x00007FF86C960000 14.28.29910.0 VCRUNTIME140.dll 0x00007FF877A30000 10.0.19041.1081 RPCRT4.dll 0x00007FF8244A0000 8.0.1.0 openvdb.dll 0x00007FF841960000 10.0.19041.1081 OPENGL32.dll 0x00007FF878A10000 10.0.19041.1052 ADVAPI32.dll 0x00007FF879470000 7.0.19041.546 msvcrt.dll 0x00007FF8776B0000 10.0.19041.906 sechost.dll 0x00007FF877B60000 10.0.19041.746 ole32.dll 0x00007FF877C90000 10.0.19041.1081 combase.dll 0x00007FF878C40000 10.0.19041.546 PSAPI.DLL 0x00007FF8775C0000 10.0.19041.1023 SHLWAPI.dll 0x00007FF879310000 10.0.19041.546 IMM32.dll 0x00007FF8232A0000 3.9.2150.1013 python39.dll 0x00007FF8548E0000 14.28.29910.0 MSVCP140.dll 0x00007FF824160000 58.29.100.0 avformat-58.dll 0x00007FF810EA0000 58.54.100.0 avcodec-58.dll 0x00007FF86B570000 58.8.100.0 avdevice-58.dll 0x00007FF878B70000 10.0.19041.985 OLEAUT32.dll 0x00007FF852B30000 56.31.100.0 avutil-56.dll 0x00007FF877580000 10.0.19041.1023 bcrypt.dll 0x00007FF854840000 5.5.100.0 swscale-5.dll 0x0000000070440000 1.0.28.0 libsndfile-1.dll 0x000000006ACC0000 libgmp-10.dll 0x00007FF833020000 1.20.1.0 OpenAL32.dll 0x00007FF82B9E0000 2.0.12.0 SDL2.dll 0x00007FF872070000 2020.2.0.0 tbbmalloc_proxy.dll 0x00007FF878E90000 10.0.19041.1151 SETUPAPI.dll 0x00007FF86C950000 14.28.29910.0 VCRUNTIME140_1.dll 0x00007FF859300000 6.10.19041.1110 COMCTL32.dll 0x00007FF86ACD0000 10.0.19041.1 AVIFIL32.dll 0x00007FF86A3A0000 10.0.19041.546 VERSION.dll 0x00007FF8418F0000 10.0.19041.1081 GLU32.dll 0x00007FF874870000 10.0.19041.867 dbghelp.dll 0x0000000070680000 libfftw3-3.dll 0x00007FF85CD40000 10.0.19041.546 Secur32.dll 0x00007FF86AC40000 3.5.100.0 swresample-3.dll 0x00007FF86B550000 10.0.19041.1 AVICAP32.dll 0x00007FF858470000 2020.2.0.0 tbbmalloc.dll 0x00007FF857CF0000 10.0.19041.546 WINMM.dll 0x00007FF867C40000 10.0.19041.1 MSACM32.dll 0x00007FF854810000 10.0.19041.1 MSVFW32.dll 0x00007FF861130000 10.0.19041.1 winmmbase.dll 0x00007FF876B40000 10.0.19041.906 SSPICLI.DLL 0x00007FF877900000 10.0.19041.1023 shcore.dll 0x00007FF875500000 10.0.19041.546 kernel.appcore.dll 0x00007FF874D30000 10.0.19041.1151 windows.storage.dll 0x00007FF8766E0000 10.0.19041.662 Wldp.dll 0x00007FF874010000 10.0.19041.1081 uxtheme.dll 0x000002A058A50000 10.0.19041.1023 bcryptPrimitives.dll 0x00007FF876BC0000 10.0.19041.844 profapi.dll 0x00007FF878AC0000 2001.12.10941.16384 clbcatq.dll 0x00007FF86BAA0000 10.0.19041.1023 MMDevApi.dll 0x00007FF876A40000 10.0.19041.1151 DEVOBJ.dll 0x00007FF86BB30000 10.0.19041.1023 AUDIOSES.DLL 0x00007FF876230000 10.0.19041.546 powrprof.dll 0x00007FF8760A0000 UMPDC.dll 0x00007FF877750000 10.0.19041.1081 MSCTF.dll 0x00007FF85D0F0000 10.0.19041.1151 dataexchange.dll 0x00007FF873340000 10.0.19041.1023 dcomp.dll 0x00007FF872470000 10.0.19041.746 d3d11.dll 0x00007FF875660000 10.0.19041.964 dxgi.dll 0x00007FF86D130000 10.0.19041.964 twinapi.appcore.dll 0x00007FF86B9A0000 10.0.19041.1110 AppXDeploymentClient.dll 0x00007FF81E150000 27.20.100.8439 ig12icd64.dll 0x00007FF874130000 10.0.19041.746 dwmapi.dll 0x00007FF867690000 27.20.100.8439 igdgmm64.dll 0x00007FF864CB0000 27.20.100.8439 igc64.dll 0x00007FF8229A0000 27.20.100.8439 igdml64.dll 0x00007FF846C90000 10.0.19041.1151 textinputframework.dll 0x00007FF873C10000 10.0.19041.746 CoreMessaging.dll 0x00007FF873530000 10.0.19041.546 CoreUIComponents.dll 0x00007FF875980000 10.0.19041.546 ntmarta.dll 0x00007FF872CA0000 10.0.19041.1081 wintypes.dll 0x00007FF835470000 10.0.19041.1023 explorerframe.dll 0x00007FF8721A0000 7.0.19041.1023 propsys.dll 0x00007FF876630000 10.0.19041.546 CRYPTSP.dll 0x00007FF875D10000 10.0.19041.1052 rsaenh.dll 0x00007FF876650000 10.0.19041.546 CRYPTBASE.dll 0x00007FF86C890000 3.9.2150.1013 python3.DLL 0x00007FF822FD0000 _multiarray_umath.cp39-win_amd64.pyd 0x00007FF867C20000 _multiarray_tests.cp39-win_amd64.pyd 0x00007FF8547E0000 3.9.2150.1013 _ctypes.pyd 0x00007FF86C610000 libffi-7.dll 0x00007FF852CE0000 lapack_lite.cp39-win_amd64.pyd 0x00007FF822770000 _umath_linalg.cp39-win_amd64.pyd 0x00007FF862400000 3.9.2150.1013 _bz2.pyd 0x00007FF852B00000 3.9.2150.1013 _lzma.pyd 0x00007FF852AB0000 3.9.2150.1013 _decimal.pyd 0x00007FF8547C0000 _pocketfft_internal.cp39-win_amd64.pyd 0x00007FF831C90000 mtrand.cp39-win_amd64.pyd 0x00007FF852A80000 bit_generator.cp39-win_amd64.pyd 0x00007FF852A40000 _common.cp39-win_amd64.pyd 0x00007FF852CC0000 3.9.2150.1013 _hashlib.pyd 0x00007FF822420000 1.1.1.9 libcrypto-1_1.dll 0x00007FF843610000 _bounded_integers.cp39-win_amd64.pyd 0x00007FF843340000 _mt19937.cp39-win_amd64.pyd 0x00007FF843320000 _philox.cp39-win_amd64.pyd 0x00007FF8429A0000 _pcg64.cp39-win_amd64.pyd 0x00007FF842980000 _sfc64.cp39-win_amd64.pyd 0x00007FF82B930000 _generator.cp39-win_amd64.pyd 0x00007FF838AE0000 3.9.2150.1013 pyexpat.pyd 0x00007FF841330000 3.9.2150.1013 _socket.pyd 0x00007FF8760C0000 10.0.19041.546 IPHLPAPI.DLL 0x00007FF86BD20000 3.9.2150.1013 select.pyd 0x00007FF86B6D0000 3.9.2150.1013 _queue.pyd 0x00007FF838AB0000 3.9.2150.1013 _ssl.pyd 0x00007FF877220000 10.0.19041.844 CRYPT32.dll 0x00007FF82B170000 1.1.1.9 libssl-1_1.dll 0x00007FF838840000 3.9.2150.1013 _elementtree.pyd 0x00007FF838770000 3.9.2150.1013 _sqlite3.pyd 0x00007FF82A530000 3.34.0.0 sqlite3.dll # Python backtrace ``` File "C:\Users\rootboysound\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\lightning_boy_shader\__init__.py", line 103 in cache_node File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\python\lib\threading.py", line 1266 in run File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\python\lib\threading.py", line 954 in _bootstrap_inner File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\python\lib\threading.py", line 912 in _bootstrap ``` and yes it runs when running blender_factory_startup.cmd, how can I remove the external add ons?
Contributor

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

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

Added subscriber: @mano-wii

Added subscriber: @mano-wii

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

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

The crash happens in python39.dll which makes me suspect it is the result of some unofficial addon. Maybe that lightning_boy_shader?
blender_factory_startup.cmd should temporarily disable all addons.
Are you sure you've tested by running the blender_factory_startup.cmd which is included with the latest builds file?

The crash happens in ` python39.dll` which makes me suspect it is the result of some unofficial addon. Maybe that `lightning_boy_shader`? `blender_factory_startup.cmd` should temporarily disable all addons. Are you sure you've tested by running the `blender_factory_startup.cmd` which is included with the [latest builds ](https://builder.blender.org/download/) file?
Member

yes it runs when running blender_factory_startup.cmd

Hi Germano , factory startup worked as said in last comment.

@mano-wii I am not clear about removing add-on.
May be remove add-on from C:\Users\[user_name]\AppData\Roaming\Blender Foundation\Blender\[blender_version]\scripts\addons ?

> yes it runs when running blender_factory_startup.cmd Hi Germano , factory startup worked as said in last comment. @mano-wii I am not clear about removing add-on. May be remove add-on from `C:\Users\[user_name]\AppData\Roaming\Blender Foundation\Blender\[blender_version]\scripts\addons` ?

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

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

In this case the problem is confirmed to be in the addon.
If you prefer, instead of deleting the addon directory, you can delete the addon through Blender's own addons interface.
As this addon is not maintained by blender, the report is being closed.
Please report the issue to the original author instead.

In this case the problem is confirmed to be in the addon. If you prefer, instead of deleting the addon directory, you can delete the addon through Blender's own addons interface. As this addon is not maintained by blender, the report is being closed. Please report the issue to the original author instead.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser Project (Legacy)
Interest
Asset System
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
4 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#91202
No description provided.