Blender crahses when I add an Image/Sequence in the VSE #88551

Closed
opened 2021-05-25 10:45:48 +02:00 by adrenaline_hunter · 18 comments

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: GeForce GTX 1070 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 461.92

Blender Version
Broken: version: 2.92.0, branch: master, commit date: 2021-02-24 16:25, hash: 02948a2cab
Worked: (newest version of Blender that worked as expected)

Short description of error
Blender crashes when I add an Image/Sequence in the VSE, the crash happens when I press the button, before being able to see the File Browser. Same with Blender 2.93 Beta (11 May), works with 2.83.7 that should have basically the same Startup File.

Exact steps for others to reproduce the error
This happens when I try to add an Image/Sequence in the Video Sequencer, I just open Blender and try to add a strip. The crash never happens if I create a new file from File>New>Video Editing, I guess that this can be related to my user default Startup File?

This is the crash report:

# Blender 2.92.0, Commit date: 2021-02-24 16:25, Hash 02948a2cab44

# backtrace
Exception Record:

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


Stack trace:
blender.exe         :0x00007FF78D8F7F40  sequencer_add_image_strip_invoke
blender.exe         :0x00007FF78D121400  wm_operator_invoke
blender.exe         :0x00007FF78D120BC0  wm_operator_call_internal
blender.exe         :0x00007FF78D11A760  WM_operator_name_call_ptr
blender.exe         :0x00007FF78D88BC90  ui_apply_but_funcs_after
blender.exe         :0x00007FF78D89A100  ui_popup_handler
blender.exe         :0x00007FF78D120200  wm_handlers_do_intern
blender.exe         :0x00007FF78D11F850  wm_handlers_do
blender.exe         :0x00007FF78D11CD70  wm_event_do_handlers
blender.exe         :0x00007FF78D1084D0  WM_main
blender.exe         :0x00007FF78CDF9C70  main
blender.exe         :0x00007FF791303468  __scrt_common_main_seh
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Threads:
Thread : 0000433c
ntdll.dll           :0x00007FFD0A450860  ZwWaitForWorkViaWorkerFactory
ntdll.dll           :0x00007FFD0A402680  TpReleaseCleanupGroupMembers
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 0000538c
ntdll.dll           :0x00007FFD0A450860  ZwWaitForWorkViaWorkerFactory
ntdll.dll           :0x00007FFD0A402680  TpReleaseCleanupGroupMembers
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 000050f8
ntdll.dll           :0x00007FFD0A450860  ZwWaitForWorkViaWorkerFactory
ntdll.dll           :0x00007FFD0A402680  TpReleaseCleanupGroupMembers
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 000050fc
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
blender.exe         :0x00007FF7909001D0  IlmThread_2_4::Semaphore::wait
blender.exe         :0x00007FF7908FF9A0  IlmThread_2_4::ThreadPool::numThreads
blender.exe         :0x00007FF790900650  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF78FAF59C0  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 0000511c
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
blender.exe         :0x00007FF7909001D0  IlmThread_2_4::Semaphore::wait
blender.exe         :0x00007FF7908FF9A0  IlmThread_2_4::ThreadPool::numThreads
blender.exe         :0x00007FF790900650  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF78FAF59C0  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00004c64
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
blender.exe         :0x00007FF7909001D0  IlmThread_2_4::Semaphore::wait
blender.exe         :0x00007FF7908FF9A0  IlmThread_2_4::ThreadPool::numThreads
blender.exe         :0x00007FF790900650  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF78FAF59C0  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00000754
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
blender.exe         :0x00007FF7909001D0  IlmThread_2_4::Semaphore::wait
blender.exe         :0x00007FF7908FF9A0  IlmThread_2_4::ThreadPool::numThreads
blender.exe         :0x00007FF790900650  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF78FAF59C0  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00001004
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
blender.exe         :0x00007FF7909001D0  IlmThread_2_4::Semaphore::wait
blender.exe         :0x00007FF7908FF9A0  IlmThread_2_4::ThreadPool::numThreads
blender.exe         :0x00007FF790900650  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF78FAF59C0  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 000035b4
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
blender.exe         :0x00007FF7909001D0  IlmThread_2_4::Semaphore::wait
blender.exe         :0x00007FF7908FF9A0  IlmThread_2_4::ThreadPool::numThreads
blender.exe         :0x00007FF790900650  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF78FAF59C0  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00000974
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
blender.exe         :0x00007FF7909001D0  IlmThread_2_4::Semaphore::wait
blender.exe         :0x00007FF7908FF9A0  IlmThread_2_4::ThreadPool::numThreads
blender.exe         :0x00007FF790900650  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF78FAF59C0  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00004d58
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
blender.exe         :0x00007FF7909001D0  IlmThread_2_4::Semaphore::wait
blender.exe         :0x00007FF7908FF9A0  IlmThread_2_4::ThreadPool::numThreads
blender.exe         :0x00007FF790900650  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF78FAF59C0  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00002b9c
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
blender.exe         :0x00007FF7909001D0  IlmThread_2_4::Semaphore::wait
blender.exe         :0x00007FF7908FF9A0  IlmThread_2_4::ThreadPool::numThreads
blender.exe         :0x00007FF790900650  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF78FAF59C0  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00001cb4
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
blender.exe         :0x00007FF7909001D0  IlmThread_2_4::Semaphore::wait
blender.exe         :0x00007FF7908FF9A0  IlmThread_2_4::ThreadPool::numThreads
blender.exe         :0x00007FF790900650  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF78FAF59C0  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 000043f4
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
blender.exe         :0x00007FF7909001D0  IlmThread_2_4::Semaphore::wait
blender.exe         :0x00007FF7908FF9A0  IlmThread_2_4::ThreadPool::numThreads
blender.exe         :0x00007FF790900650  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF78FAF59C0  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00002574
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
blender.exe         :0x00007FF7909001D0  IlmThread_2_4::Semaphore::wait
blender.exe         :0x00007FF7908FF9A0  IlmThread_2_4::ThreadPool::numThreads
blender.exe         :0x00007FF790900650  std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il
blender.exe         :0x00007FF78FAF59C0  std::_Pad::_Call_func
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00003b08
ntdll.dll           :0x00007FFD0A450800  ZwWaitForAlertByThreadId
ntdll.dll           :0x00007FFD0A413EF0  RtlSleepConditionVariableSRW
KERNELBASE.dll      :0x00007FFD07FFC8D0  SleepConditionVariableSRW
MSVCP140.dll        :0x00007FFCD76ABA70  _crtSetThreadpoolWait
MSVCP140.dll        :0x00007FFCD7682650  std::_Winerror_message
MSVCP140.dll        :0x00007FFCD7682650  std::_Winerror_message
OpenAL32.dll        :0x00007FFCD7735670  alcGetInteger64vSOFT
OpenAL32.dll        :0x00007FFCD7720080  alGetError
OpenAL32.dll        :0x00007FFCD7720080  alGetError
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00004264
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
OpenAL32.dll        :0x00007FFCD7735670  alcGetInteger64vSOFT
OpenAL32.dll        :0x00007FFCD7735670  alcGetInteger64vSOFT
OpenAL32.dll        :0x00007FFCD7720080  alGetError
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00004c6c
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
OpenAL32.dll        :0x00007FFCD7720080  alGetError
OpenAL32.dll        :0x00007FFCD7720080  alGetError
OpenAL32.dll        :0x00007FFCD7720080  alGetError
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00000ee4
ntdll.dll           :0x00007FFD0A44D960  ZwWaitForMultipleObjects
KERNELBASE.dll      :0x00007FFD07FDC4B0  WaitForMultipleObjectsEx
combase.dll         :0x00007FFD08CBA4B0  RoGetServerActivatableClasses
combase.dll         :0x00007FFD08CBA4B0  RoGetServerActivatableClasses
combase.dll         :0x00007FFD08CBA4B0  RoGetServerActivatableClasses
combase.dll         :0x00007FFD08CBA4B0  RoGetServerActivatableClasses
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00004874
ntdll.dll           :0x00007FFD0A450860  ZwWaitForWorkViaWorkerFactory
ntdll.dll           :0x00007FFD0A402680  TpReleaseCleanupGroupMembers
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00003100
ntdll.dll           :0x00007FFD0A450860  ZwWaitForWorkViaWorkerFactory
ntdll.dll           :0x00007FFD0A402680  TpReleaseCleanupGroupMembers
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 0000136c
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
nvoglv64.dll        :0x00007FFCBB3F0280  DrvValidateVersion
nvoglv64.dll        :0x00007FFCBB17D50D  Symbols not available


Thread : 000044b4
ntdll.dll           :0x00007FFD0A44D960  ZwWaitForMultipleObjects
KERNELBASE.dll      :0x00007FFD07FDC4B0  WaitForMultipleObjectsEx
KERNELBASE.dll      :0x00007FFD07FDC490  WaitForMultipleObjects
nvoglv64.dll        :0x00007FFCBB429620  DrvPresentBuffers
nvoglv64.dll        :0x00007FFCBB429620  DrvPresentBuffers
nvoglv64.dll        :0x00007FFCBB845890  vk_icdNegotiateLoaderICDInterfaceVersion
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00004b18
win32u.dll          :0x00007FFD07F6A0F0  NtUserMsgWaitForMultipleObjectsEx
USER32.dll          :0x00007FFD08FD06F0  MsgWaitForMultipleObjectsEx
nvoglv64.dll        :0x00007FFCBB3F0280  DrvValidateVersion
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00004690
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
tbb.dll             :0x00007FFCF99319C0  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFCF99319C0  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 000027d0
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
tbb.dll             :0x00007FFCF99319C0  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFCF99319C0  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00004a5c
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
tbb.dll             :0x00007FFCF99319C0  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFCF99319C0  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 00002edc
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
tbb.dll             :0x00007FFCF99319C0  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFCF99319C0  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 000046b0
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
tbb.dll             :0x00007FFCF99319C0  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFCF99319C0  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Thread : 000024f4
ntdll.dll           :0x00007FFD0A44CE90  NtWaitForSingleObject
KERNELBASE.dll      :0x00007FFD07FB1600  WaitForSingleObjectEx
tbb.dll             :0x00007FFCF99319C0  tbb::thread_bound_filter::try_process_item
tbb.dll             :0x00007FFCF99319C0  tbb::thread_bound_filter::try_process_item
ucrtbase.dll        :0x00007FFD07E81B20  configthreadlocale
KERNEL32.DLL        :0x00007FFD09E37020  BaseThreadInitThunk
ntdll.dll           :0x00007FFD0A402630  RtlUserThreadStart


Loaded Modules :
0x00007FF78CCD0000 2.9.2.0              blender.exe C:\Program Files\Blender Foundation\Blender 2.92\blender.pdb 
0x00007FFD0A3B0000 10.0.19041.964       ntdll.dll  
0x00007FFD09E20000 10.0.19041.928       KERNEL32.DLL  
0x00007FFD07F90000 10.0.19041.964       KERNELBASE.dll  
0x00007FFD08FB0000 10.0.19041.906       USER32.dll  
0x00007FFD07F60000 10.0.19041.985       win32u.dll  
0x00007FFD085E0000 10.0.19041.746       GDI32.dll  
0x00007FFD08260000 10.0.19041.928       gdi32full.dll  
0x00007FFD08370000 10.0.19041.789       msvcp_win.dll  
0x00007FFD07E60000 10.0.19041.789       ucrtbase.dll  
0x00007FFCF9920000 2019.9.0.0           tbb.dll  
0x00007FFD096D0000 10.0.19041.964       SHELL32.dll  
0x00007FFD07B50000 10.0.19041.546       CFGMGR32.dll  
0x00007FFD091F0000 10.0.19041.546       WS2_32.dll  
0x00007FFCE7C40000 7.0.0.0              openvdb.dll  
0x00007FFD084B0000 10.0.19041.928       RPCRT4.dll  
0x00007FFCEA8F0000 10.0.19041.928       OPENGL32.dll  
0x00007FFD089D0000 7.0.19041.546        msvcrt.dll  
0x00007FFD0A2A0000 10.0.19041.610       ADVAPI32.dll  
0x00007FFD09150000 10.0.19041.906       sechost.dll  
0x00007FFD08BF0000 10.0.19041.928       combase.dll  
0x00007FFCC85C0000 3.7.7150.1013        python37.dll  
0x00007FFD09EE0000 10.0.19041.746       ole32.dll  
0x00007FFD08BD0000 10.0.19041.546       PSAPI.DLL  
0x00007FFD08F50000 10.0.19041.746       SHLWAPI.dll  
0x00007FFCC6420000 58.29.100.0          avformat-58.dll  
0x00007FFCC6760000 58.54.100.0          avcodec-58.dll  
0x00007FFD08480000 10.0.19041.546       IMM32.dll  
0x00007FFCFDE30000 58.8.100.0           avdevice-58.dll  
0x00007FFD08810000 10.0.19041.985       OLEAUT32.dll  
0x00007FFCEB360000 5.5.100.0            swscale-5.dll  
0x00007FFCE7B10000 56.31.100.0          avutil-56.dll  
0x0000000070440000 1.0.28.0             libsndfile-1.dll  
0x00007FFD07C20000 10.0.19041.662       bcrypt.dll  
0x000000006ACC0000                      libgmp-10.dll  
0x00007FFCC9D70000 2.0.12.0             SDL2.dll  
0x00007FFCD7710000 1.20.1.0             OpenAL32.dll  
0x00007FFCFDF10000 2019.9.0.0           tbbmalloc_proxy.dll  
0x00007FFCD7670000 14.26.28720.3        MSVCP140.dll  
0x00007FFD09260000 10.0.19041.844       SETUPAPI.dll  
0x00007FFCF8640000 14.26.28720.3        VCRUNTIME140.dll  
0x00007FFCFDF00000 14.26.28720.3        VCRUNTIME140_1.dll  
0x00007FFCFAFF0000 6.10.19041.844       COMCTL32.dll  
0x00007FFCEB9C0000 10.0.19041.1         AVIFIL32.dll  
0x00007FFD02320000 10.0.19041.546       VERSION.dll  
0x00007FFCEB330000 10.0.19041.844       GLU32.dll  
0x00007FFCF0A70000 10.0.19041.867       dbghelp.dll  
0x00007FFCEF1F0000 10.0.19041.546       Secur32.dll  
0x00007FFCEAD30000 3.5.100.0            swresample-3.dll  
0x0000000070680000                      libfftw3-3.dll  
0x00007FFCEF770000 10.0.19041.1         AVICAP32.dll  
0x00007FFCFD200000 10.0.19041.546       WINMM.dll  
0x00007FFCEA130000 2019.9.0.0           tbbmalloc.dll  
0x00007FFCEE040000 10.0.19041.1         MSACM32.dll  
0x00007FFCEA100000 10.0.19041.1         MSVFW32.dll  
0x00007FFCE75C0000 10.0.19041.1         winmmbase.dll  
0x00007FFD079B0000 10.0.19041.906       SSPICLI.DLL  
0x00007FFD08B20000 10.0.19041.964       shcore.dll  
0x00007FFD05A20000 10.0.19041.546       kernel.appcore.dll  
0x00007FFD05C20000 10.0.19041.964       windows.storage.dll  
0x00007FFD07490000 10.0.19041.662       Wldp.dll  
0x00007FFD05540000 10.0.19041.746       uxtheme.dll  
0x00007FFD07BA0000 10.0.19041.662       bcryptPrimitives.dll  
0x00007FFD07A30000 10.0.19041.844       profapi.dll  
0x00007FFD08A70000 2001.12.10941.16384  clbcatq.dll  
0x00007FFD01280000 10.0.19041.789       MMDevApi.dll  
0x00007FFD078A0000 10.0.19041.546       DEVOBJ.dll  
0x00007FFCE5740000 10.0.19041.906       AUDIOSES.DLL  
0x00007FFD073E0000 10.0.19041.546       powrprof.dll  
0x00007FFD07390000                      UMPDC.dll  
0x00007FFD05640000 10.0.19041.546       resourcepolicyclient.dll  
0x00007FFD086F0000 10.0.19041.964       MSCTF.dll  
0x00007FFCE6310000 10.0.19041.746       dataexchange.dll  
0x00007FFD04050000 10.0.19041.746       d3d11.dll  
0x00007FFD04880000 10.0.19041.906       dcomp.dll  
0x00007FFD063F0000 10.0.19041.964       dxgi.dll  
0x00007FFD00F60000 10.0.19041.964       twinapi.appcore.dll  
0x00007FFD02770000 10.0.19041.906       AppXDeploymentClient.dll  
0x00007FFCBA780000 27.21.14.6192        nvoglv64.dll  
0x00007FFD025D0000 10.0.19041.546       WTSAPI32.dll  
0x00007FFD076E0000 10.0.19041.546       msasn1.dll  
0x00007FFD022E0000 10.0.19041.906       cryptnet.dll  
0x00007FFD07D00000 10.0.19041.844       CRYPT32.dll  
0x00007FFD07380000 10.0.19041.546       cryptbase.dll  
0x00007FFD07AF0000 10.0.19041.804       WINTRUST.dll  
0x00007FFD067F0000 10.0.19041.546       ntmarta.dll  
0x00007FFCFF220000 10.0.19041.546       dxcore.dll  
0x00007FFD05810000 10.0.19041.746       dwmapi.dll  
0x00007FFD06EF0000 10.0.19041.546       WINSTA.dll  
0x00007FFCF8040000 10.0.19041.964       textinputframework.dll  
0x00007FFD04DF0000 10.0.19041.546       CoreUIComponents.dll  
0x00007FFD05150000 10.0.19041.746       CoreMessaging.dll  
0x00007FFD03A90000 10.0.19041.928       wintypes.dll  
0x00007FFCC61D0000 1.0.5.10             Wintab32.dll  
0x00007FFCEFDF0000 10.0.19041.546       MPR.dll  
0x00007FFCE2D30000 10.0.19041.964       explorerframe.dll  
0x00007FFD02AF0000 7.0.19041.867        propsys.dll  
0x00007FFD074D0000 10.0.19041.546       CRYPTSP.dll  
0x00007FFD06B60000 10.0.19041.546       rsaenh.dll  
0x00007FFCFDDE0000 3.7.7150.1013        python3.dll  
0x00007FFCFD980000 3.7.7150.1013        _hashlib.pyd  
0x00007FFCC3310000 1.1.1.4              libcrypto-1_1.dll  
0x00007FFCEDB50000 3.7.7150.1013        _bz2.pyd  
0x00007FFCE9660000 3.7.7150.1013        _lzma.pyd  
0x00007FFCC3040000                      _multiarray_umath.cp37-win_amd64.pyd  
0x00007FFCECEB0000                      _multiarray_tests.cp37-win_amd64.pyd  
0x00007FFCE7AE0000 3.7.7150.1013        _ctypes.pyd  
0x00007FFCCCFC0000                      lapack_lite.cp37-win_amd64.pyd  
0x00007FFCC5FB0000                      _umath_linalg.cp37-win_amd64.pyd  
0x00007FFCE7A90000 3.7.7150.1013        _decimal.pyd  
0x00007FFCECD10000                      _pocketfft_internal.cp37-win_amd64.pyd  
0x00007FFCCCE10000                      mtrand.cp37-win_amd64.pyd  
0x00007FFCE2080000                      common.cp37-win_amd64.pyd  
0x00007FFCE2030000                      bounded_integers.cp37-win_amd64.pyd  
0x00007FFCEBA80000                      mt19937.cp37-win_amd64.pyd  
0x00007FFCDC650000                      bit_generator.cp37-win_amd64.pyd  
0x00007FFCEB9A0000                      philox.cp37-win_amd64.pyd  
0x00007FFCEAD10000                      pcg64.cp37-win_amd64.pyd  
0x00007FFCEA8D0000                      sfc64.cp37-win_amd64.pyd  
0x00007FFCC5970000                      generator.cp37-win_amd64.pyd  
0x00007FFCD8570000 3.7.7150.1013        pyexpat.pyd  
0x00007FFCEA0E0000 3.7.7150.1013        _socket.pyd  
0x00007FFCF98D0000 3.7.7150.1013        select.pyd  
0x00007FFCF86C0000 3.7.7150.1013        _queue.pyd  
0x00007FFCD7DC0000 3.7.7150.1013        _elementtree.pyd  
0x00007FFCEA090000 3.7.7150.1013        _ssl.pyd  
0x00007FFCC5810000 1.1.1.4              libssl-1_1.dll  
0x00007FFCE9ED0000                      core.cp37-win_amd64.pyd  
0x00007FFCD7870000 14.26.28720.3        VCOMP140.DLL  
0x00007FFCC20D0000                      pyluxcore.pyd  
0x00007FFCB4F60000                      OpenImageIO_LuxCore.dll  
0x00007FFCB8690000 3.8.0.0              embree3.dll  
0x00007FFCB5BD0000 1.2.1.0              OpenImageDenoise.dll  
0x00007FFCC55F0000 2.2.8.0              OpenCL.dll  
0x00007FFCC1E30000 27.21.14.6192        nvcuda.dll  
0x00007FFCB39A0000 27.21.14.6192        nvcuda64.dll  
0x00007FFCB2A10000 6.14.11.9000         nvrtc64_101_0.dll  
0x00007FFCFDFD0000 27.21.14.6192        nvapi64.dll  
0x00007FFC8BDE0000 7.3.0.0              nvoptix.dll  
0x00007FFCB1810000 27.21.14.6192        nvopencl64.dll  
 
# Python backtrace
**System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: GeForce GTX 1070 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 461.92 **Blender Version** Broken: version: 2.92.0, branch: master, commit date: 2021-02-24 16:25, hash: `02948a2cab` Worked: (newest version of Blender that worked as expected) **Short description of error** Blender crashes when I add an Image/Sequence in the VSE, the crash happens when I press the button, before being able to see the File Browser. Same with Blender 2.93 Beta (11 May), works with 2.83.7 that should have basically the same Startup File. **Exact steps for others to reproduce the error** This happens when I try to add an Image/Sequence in the Video Sequencer, I just open Blender and try to add a strip. The crash never happens if I create a new file from File>New>Video Editing, I guess that this can be related to my user default Startup File? **This is the crash report:** ``` # Blender 2.92.0, Commit date: 2021-02-24 16:25, Hash 02948a2cab44 # backtrace Exception Record: ExceptionCode : EXCEPTION_ACCESS_VIOLATION Exception Address : 0x00007FF78D8F7F76 Exception Module : blender.exe Exception Flags : 0x00000000 Exception Parameters : 0x2 Parameters[0] : 0x0000000000000000 Parameters[1] : 0x0000000000000000 Stack trace: blender.exe :0x00007FF78D8F7F40 sequencer_add_image_strip_invoke blender.exe :0x00007FF78D121400 wm_operator_invoke blender.exe :0x00007FF78D120BC0 wm_operator_call_internal blender.exe :0x00007FF78D11A760 WM_operator_name_call_ptr blender.exe :0x00007FF78D88BC90 ui_apply_but_funcs_after blender.exe :0x00007FF78D89A100 ui_popup_handler blender.exe :0x00007FF78D120200 wm_handlers_do_intern blender.exe :0x00007FF78D11F850 wm_handlers_do blender.exe :0x00007FF78D11CD70 wm_event_do_handlers blender.exe :0x00007FF78D1084D0 WM_main blender.exe :0x00007FF78CDF9C70 main blender.exe :0x00007FF791303468 __scrt_common_main_seh KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Threads: Thread : 0000433c ntdll.dll :0x00007FFD0A450860 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFD0A402680 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 0000538c ntdll.dll :0x00007FFD0A450860 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFD0A402680 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 000050f8 ntdll.dll :0x00007FFD0A450860 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFD0A402680 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 000050fc ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx blender.exe :0x00007FF7909001D0 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF7908FF9A0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF790900650 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF78FAF59C0 std::_Pad::_Call_func ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 0000511c ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx blender.exe :0x00007FF7909001D0 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF7908FF9A0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF790900650 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF78FAF59C0 std::_Pad::_Call_func ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00004c64 ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx blender.exe :0x00007FF7909001D0 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF7908FF9A0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF790900650 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF78FAF59C0 std::_Pad::_Call_func ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00000754 ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx blender.exe :0x00007FF7909001D0 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF7908FF9A0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF790900650 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF78FAF59C0 std::_Pad::_Call_func ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00001004 ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx blender.exe :0x00007FF7909001D0 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF7908FF9A0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF790900650 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF78FAF59C0 std::_Pad::_Call_func ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 000035b4 ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx blender.exe :0x00007FF7909001D0 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF7908FF9A0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF790900650 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF78FAF59C0 std::_Pad::_Call_func ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00000974 ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx blender.exe :0x00007FF7909001D0 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF7908FF9A0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF790900650 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF78FAF59C0 std::_Pad::_Call_func ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00004d58 ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx blender.exe :0x00007FF7909001D0 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF7908FF9A0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF790900650 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF78FAF59C0 std::_Pad::_Call_func ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00002b9c ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx blender.exe :0x00007FF7909001D0 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF7908FF9A0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF790900650 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF78FAF59C0 std::_Pad::_Call_func ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00001cb4 ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx blender.exe :0x00007FF7909001D0 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF7908FF9A0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF790900650 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF78FAF59C0 std::_Pad::_Call_func ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 000043f4 ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx blender.exe :0x00007FF7909001D0 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF7908FF9A0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF790900650 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF78FAF59C0 std::_Pad::_Call_func ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00002574 ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx blender.exe :0x00007FF7909001D0 IlmThread_2_4::Semaphore::wait blender.exe :0x00007FF7908FF9A0 IlmThread_2_4::ThreadPool::numThreads blender.exe :0x00007FF790900650 std::_LaunchPad<std::unique_ptr<std::tuple<void (__cdecl IlmThread_2_4::Thread::*)(void) __ptr64,Il blender.exe :0x00007FF78FAF59C0 std::_Pad::_Call_func ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00003b08 ntdll.dll :0x00007FFD0A450800 ZwWaitForAlertByThreadId ntdll.dll :0x00007FFD0A413EF0 RtlSleepConditionVariableSRW KERNELBASE.dll :0x00007FFD07FFC8D0 SleepConditionVariableSRW MSVCP140.dll :0x00007FFCD76ABA70 _crtSetThreadpoolWait MSVCP140.dll :0x00007FFCD7682650 std::_Winerror_message MSVCP140.dll :0x00007FFCD7682650 std::_Winerror_message OpenAL32.dll :0x00007FFCD7735670 alcGetInteger64vSOFT OpenAL32.dll :0x00007FFCD7720080 alGetError OpenAL32.dll :0x00007FFCD7720080 alGetError ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00004264 ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx OpenAL32.dll :0x00007FFCD7735670 alcGetInteger64vSOFT OpenAL32.dll :0x00007FFCD7735670 alcGetInteger64vSOFT OpenAL32.dll :0x00007FFCD7720080 alGetError ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00004c6c ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx OpenAL32.dll :0x00007FFCD7720080 alGetError OpenAL32.dll :0x00007FFCD7720080 alGetError OpenAL32.dll :0x00007FFCD7720080 alGetError ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00000ee4 ntdll.dll :0x00007FFD0A44D960 ZwWaitForMultipleObjects KERNELBASE.dll :0x00007FFD07FDC4B0 WaitForMultipleObjectsEx combase.dll :0x00007FFD08CBA4B0 RoGetServerActivatableClasses combase.dll :0x00007FFD08CBA4B0 RoGetServerActivatableClasses combase.dll :0x00007FFD08CBA4B0 RoGetServerActivatableClasses combase.dll :0x00007FFD08CBA4B0 RoGetServerActivatableClasses KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00004874 ntdll.dll :0x00007FFD0A450860 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFD0A402680 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00003100 ntdll.dll :0x00007FFD0A450860 ZwWaitForWorkViaWorkerFactory ntdll.dll :0x00007FFD0A402680 TpReleaseCleanupGroupMembers KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 0000136c ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx nvoglv64.dll :0x00007FFCBB3F0280 DrvValidateVersion nvoglv64.dll :0x00007FFCBB17D50D Symbols not available Thread : 000044b4 ntdll.dll :0x00007FFD0A44D960 ZwWaitForMultipleObjects KERNELBASE.dll :0x00007FFD07FDC4B0 WaitForMultipleObjectsEx KERNELBASE.dll :0x00007FFD07FDC490 WaitForMultipleObjects nvoglv64.dll :0x00007FFCBB429620 DrvPresentBuffers nvoglv64.dll :0x00007FFCBB429620 DrvPresentBuffers nvoglv64.dll :0x00007FFCBB845890 vk_icdNegotiateLoaderICDInterfaceVersion KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00004b18 win32u.dll :0x00007FFD07F6A0F0 NtUserMsgWaitForMultipleObjectsEx USER32.dll :0x00007FFD08FD06F0 MsgWaitForMultipleObjectsEx nvoglv64.dll :0x00007FFCBB3F0280 DrvValidateVersion KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00004690 ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx tbb.dll :0x00007FFCF99319C0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FFCF99319C0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 000027d0 ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx tbb.dll :0x00007FFCF99319C0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FFCF99319C0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00004a5c ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx tbb.dll :0x00007FFCF99319C0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FFCF99319C0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 00002edc ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx tbb.dll :0x00007FFCF99319C0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FFCF99319C0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 000046b0 ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx tbb.dll :0x00007FFCF99319C0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FFCF99319C0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Thread : 000024f4 ntdll.dll :0x00007FFD0A44CE90 NtWaitForSingleObject KERNELBASE.dll :0x00007FFD07FB1600 WaitForSingleObjectEx tbb.dll :0x00007FFCF99319C0 tbb::thread_bound_filter::try_process_item tbb.dll :0x00007FFCF99319C0 tbb::thread_bound_filter::try_process_item ucrtbase.dll :0x00007FFD07E81B20 configthreadlocale KERNEL32.DLL :0x00007FFD09E37020 BaseThreadInitThunk ntdll.dll :0x00007FFD0A402630 RtlUserThreadStart Loaded Modules : 0x00007FF78CCD0000 2.9.2.0 blender.exe C:\Program Files\Blender Foundation\Blender 2.92\blender.pdb 0x00007FFD0A3B0000 10.0.19041.964 ntdll.dll 0x00007FFD09E20000 10.0.19041.928 KERNEL32.DLL 0x00007FFD07F90000 10.0.19041.964 KERNELBASE.dll 0x00007FFD08FB0000 10.0.19041.906 USER32.dll 0x00007FFD07F60000 10.0.19041.985 win32u.dll 0x00007FFD085E0000 10.0.19041.746 GDI32.dll 0x00007FFD08260000 10.0.19041.928 gdi32full.dll 0x00007FFD08370000 10.0.19041.789 msvcp_win.dll 0x00007FFD07E60000 10.0.19041.789 ucrtbase.dll 0x00007FFCF9920000 2019.9.0.0 tbb.dll 0x00007FFD096D0000 10.0.19041.964 SHELL32.dll 0x00007FFD07B50000 10.0.19041.546 CFGMGR32.dll 0x00007FFD091F0000 10.0.19041.546 WS2_32.dll 0x00007FFCE7C40000 7.0.0.0 openvdb.dll 0x00007FFD084B0000 10.0.19041.928 RPCRT4.dll 0x00007FFCEA8F0000 10.0.19041.928 OPENGL32.dll 0x00007FFD089D0000 7.0.19041.546 msvcrt.dll 0x00007FFD0A2A0000 10.0.19041.610 ADVAPI32.dll 0x00007FFD09150000 10.0.19041.906 sechost.dll 0x00007FFD08BF0000 10.0.19041.928 combase.dll 0x00007FFCC85C0000 3.7.7150.1013 python37.dll 0x00007FFD09EE0000 10.0.19041.746 ole32.dll 0x00007FFD08BD0000 10.0.19041.546 PSAPI.DLL 0x00007FFD08F50000 10.0.19041.746 SHLWAPI.dll 0x00007FFCC6420000 58.29.100.0 avformat-58.dll 0x00007FFCC6760000 58.54.100.0 avcodec-58.dll 0x00007FFD08480000 10.0.19041.546 IMM32.dll 0x00007FFCFDE30000 58.8.100.0 avdevice-58.dll 0x00007FFD08810000 10.0.19041.985 OLEAUT32.dll 0x00007FFCEB360000 5.5.100.0 swscale-5.dll 0x00007FFCE7B10000 56.31.100.0 avutil-56.dll 0x0000000070440000 1.0.28.0 libsndfile-1.dll 0x00007FFD07C20000 10.0.19041.662 bcrypt.dll 0x000000006ACC0000 libgmp-10.dll 0x00007FFCC9D70000 2.0.12.0 SDL2.dll 0x00007FFCD7710000 1.20.1.0 OpenAL32.dll 0x00007FFCFDF10000 2019.9.0.0 tbbmalloc_proxy.dll 0x00007FFCD7670000 14.26.28720.3 MSVCP140.dll 0x00007FFD09260000 10.0.19041.844 SETUPAPI.dll 0x00007FFCF8640000 14.26.28720.3 VCRUNTIME140.dll 0x00007FFCFDF00000 14.26.28720.3 VCRUNTIME140_1.dll 0x00007FFCFAFF0000 6.10.19041.844 COMCTL32.dll 0x00007FFCEB9C0000 10.0.19041.1 AVIFIL32.dll 0x00007FFD02320000 10.0.19041.546 VERSION.dll 0x00007FFCEB330000 10.0.19041.844 GLU32.dll 0x00007FFCF0A70000 10.0.19041.867 dbghelp.dll 0x00007FFCEF1F0000 10.0.19041.546 Secur32.dll 0x00007FFCEAD30000 3.5.100.0 swresample-3.dll 0x0000000070680000 libfftw3-3.dll 0x00007FFCEF770000 10.0.19041.1 AVICAP32.dll 0x00007FFCFD200000 10.0.19041.546 WINMM.dll 0x00007FFCEA130000 2019.9.0.0 tbbmalloc.dll 0x00007FFCEE040000 10.0.19041.1 MSACM32.dll 0x00007FFCEA100000 10.0.19041.1 MSVFW32.dll 0x00007FFCE75C0000 10.0.19041.1 winmmbase.dll 0x00007FFD079B0000 10.0.19041.906 SSPICLI.DLL 0x00007FFD08B20000 10.0.19041.964 shcore.dll 0x00007FFD05A20000 10.0.19041.546 kernel.appcore.dll 0x00007FFD05C20000 10.0.19041.964 windows.storage.dll 0x00007FFD07490000 10.0.19041.662 Wldp.dll 0x00007FFD05540000 10.0.19041.746 uxtheme.dll 0x00007FFD07BA0000 10.0.19041.662 bcryptPrimitives.dll 0x00007FFD07A30000 10.0.19041.844 profapi.dll 0x00007FFD08A70000 2001.12.10941.16384 clbcatq.dll 0x00007FFD01280000 10.0.19041.789 MMDevApi.dll 0x00007FFD078A0000 10.0.19041.546 DEVOBJ.dll 0x00007FFCE5740000 10.0.19041.906 AUDIOSES.DLL 0x00007FFD073E0000 10.0.19041.546 powrprof.dll 0x00007FFD07390000 UMPDC.dll 0x00007FFD05640000 10.0.19041.546 resourcepolicyclient.dll 0x00007FFD086F0000 10.0.19041.964 MSCTF.dll 0x00007FFCE6310000 10.0.19041.746 dataexchange.dll 0x00007FFD04050000 10.0.19041.746 d3d11.dll 0x00007FFD04880000 10.0.19041.906 dcomp.dll 0x00007FFD063F0000 10.0.19041.964 dxgi.dll 0x00007FFD00F60000 10.0.19041.964 twinapi.appcore.dll 0x00007FFD02770000 10.0.19041.906 AppXDeploymentClient.dll 0x00007FFCBA780000 27.21.14.6192 nvoglv64.dll 0x00007FFD025D0000 10.0.19041.546 WTSAPI32.dll 0x00007FFD076E0000 10.0.19041.546 msasn1.dll 0x00007FFD022E0000 10.0.19041.906 cryptnet.dll 0x00007FFD07D00000 10.0.19041.844 CRYPT32.dll 0x00007FFD07380000 10.0.19041.546 cryptbase.dll 0x00007FFD07AF0000 10.0.19041.804 WINTRUST.dll 0x00007FFD067F0000 10.0.19041.546 ntmarta.dll 0x00007FFCFF220000 10.0.19041.546 dxcore.dll 0x00007FFD05810000 10.0.19041.746 dwmapi.dll 0x00007FFD06EF0000 10.0.19041.546 WINSTA.dll 0x00007FFCF8040000 10.0.19041.964 textinputframework.dll 0x00007FFD04DF0000 10.0.19041.546 CoreUIComponents.dll 0x00007FFD05150000 10.0.19041.746 CoreMessaging.dll 0x00007FFD03A90000 10.0.19041.928 wintypes.dll 0x00007FFCC61D0000 1.0.5.10 Wintab32.dll 0x00007FFCEFDF0000 10.0.19041.546 MPR.dll 0x00007FFCE2D30000 10.0.19041.964 explorerframe.dll 0x00007FFD02AF0000 7.0.19041.867 propsys.dll 0x00007FFD074D0000 10.0.19041.546 CRYPTSP.dll 0x00007FFD06B60000 10.0.19041.546 rsaenh.dll 0x00007FFCFDDE0000 3.7.7150.1013 python3.dll 0x00007FFCFD980000 3.7.7150.1013 _hashlib.pyd 0x00007FFCC3310000 1.1.1.4 libcrypto-1_1.dll 0x00007FFCEDB50000 3.7.7150.1013 _bz2.pyd 0x00007FFCE9660000 3.7.7150.1013 _lzma.pyd 0x00007FFCC3040000 _multiarray_umath.cp37-win_amd64.pyd 0x00007FFCECEB0000 _multiarray_tests.cp37-win_amd64.pyd 0x00007FFCE7AE0000 3.7.7150.1013 _ctypes.pyd 0x00007FFCCCFC0000 lapack_lite.cp37-win_amd64.pyd 0x00007FFCC5FB0000 _umath_linalg.cp37-win_amd64.pyd 0x00007FFCE7A90000 3.7.7150.1013 _decimal.pyd 0x00007FFCECD10000 _pocketfft_internal.cp37-win_amd64.pyd 0x00007FFCCCE10000 mtrand.cp37-win_amd64.pyd 0x00007FFCE2080000 common.cp37-win_amd64.pyd 0x00007FFCE2030000 bounded_integers.cp37-win_amd64.pyd 0x00007FFCEBA80000 mt19937.cp37-win_amd64.pyd 0x00007FFCDC650000 bit_generator.cp37-win_amd64.pyd 0x00007FFCEB9A0000 philox.cp37-win_amd64.pyd 0x00007FFCEAD10000 pcg64.cp37-win_amd64.pyd 0x00007FFCEA8D0000 sfc64.cp37-win_amd64.pyd 0x00007FFCC5970000 generator.cp37-win_amd64.pyd 0x00007FFCD8570000 3.7.7150.1013 pyexpat.pyd 0x00007FFCEA0E0000 3.7.7150.1013 _socket.pyd 0x00007FFCF98D0000 3.7.7150.1013 select.pyd 0x00007FFCF86C0000 3.7.7150.1013 _queue.pyd 0x00007FFCD7DC0000 3.7.7150.1013 _elementtree.pyd 0x00007FFCEA090000 3.7.7150.1013 _ssl.pyd 0x00007FFCC5810000 1.1.1.4 libssl-1_1.dll 0x00007FFCE9ED0000 core.cp37-win_amd64.pyd 0x00007FFCD7870000 14.26.28720.3 VCOMP140.DLL 0x00007FFCC20D0000 pyluxcore.pyd 0x00007FFCB4F60000 OpenImageIO_LuxCore.dll 0x00007FFCB8690000 3.8.0.0 embree3.dll 0x00007FFCB5BD0000 1.2.1.0 OpenImageDenoise.dll 0x00007FFCC55F0000 2.2.8.0 OpenCL.dll 0x00007FFCC1E30000 27.21.14.6192 nvcuda.dll 0x00007FFCB39A0000 27.21.14.6192 nvcuda64.dll 0x00007FFCB2A10000 6.14.11.9000 nvrtc64_101_0.dll 0x00007FFCFDFD0000 27.21.14.6192 nvapi64.dll 0x00007FFC8BDE0000 7.3.0.0 nvoptix.dll 0x00007FFCB1810000 27.21.14.6192 nvopencl64.dll # Python backtrace ```

Added subscriber: @adrenaline_hunter

Added subscriber: @adrenaline_hunter
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Resolved'

Changed status from 'Needs Triage' to: 'Resolved'
Philipp Oeser self-assigned this 2021-05-25 11:39:07 +02:00
Member

Should be fixed already by 0f81dafe6c.

Please try this in a fresh build from https://builder.blender.org/download/daily/

(but of course feel free to comment again if issues persist in a fresh build)

Should be fixed already by 0f81dafe6c. Please try this in a fresh build from https://builder.blender.org/download/daily/ (but of course feel free to comment again if issues persist in a fresh build)

In #88551#1165576, @lichtwerk wrote:
Should be fixed already by 0f81dafe6c.

Please try this in a fresh build from https://builder.blender.org/download/daily/

(but of course feel free to comment again if issues persist in a fresh build)

thanks, I tried with this build but the crash still happens:


version: 2.93.0 Beta, branch: master, commit date: 2021-05-24 15:29, hash: 1a69d491e57c, type: release
build date: 2021-05-25, 01:02:40
> In #88551#1165576, @lichtwerk wrote: > Should be fixed already by 0f81dafe6c. > > Please try this in a fresh build from https://builder.blender.org/download/daily/ > > (but of course feel free to comment again if issues persist in a fresh build) thanks, I tried with this build but the crash still happens: ``` version: 2.93.0 Beta, branch: master, commit date: 2021-05-24 15:29, hash: 1a69d491e57c, type: release build date: 2021-05-25, 01:02:40 ```

Added subscriber: @iss

Added subscriber: @iss

Changed status from 'Resolved' to: 'Needs Triage'

Changed status from 'Resolved' to: 'Needs Triage'

Please upload your startup file, I don't see anything obvious, but there were some relatively recent changes.

Please upload your startup file, I don't see anything obvious, but there were some relatively recent changes.
Member

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

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

Please upload your startup file

> Please upload your startup file

In #88551#1165630, @iss wrote:
Please upload your startup file, I don't see anything obvious, but there were some relatively recent changes.

thanks!
startup.blend

> In #88551#1165630, @iss wrote: > Please upload your startup file, I don't see anything obvious, but there were some relatively recent changes. thanks! [startup.blend](https://archive.blender.org/developer/F10141103/startup.blend)

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

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

@adrenaline_hunter, can you tell how you created this startup file? at least sequencer workspace?

Looks like this file was made after 0f81dafe6c so there probably is some place that doesn't initialize tool settings still.
I can fix this with accessor function that will initialize settings if they aren't.

@adrenaline_hunter, can you tell how you created this startup file? at least sequencer workspace? Looks like this file was made after 0f81dafe6c so there probably is some place that doesn't initialize tool settings still. I can fix this with accessor function that will initialize settings if they aren't.

@iss I created this file a while ago, I guess before 2.83 LTS and I updated it over the time to fit my workflow, the sequencer workspace should be like the standard one since I don't use it a lot. Usually when I install a new version I copy this file and others thing in the new config folder.

If you can fix it, I'm very grateful! I can also fix it myself?

@iss I created this file a while ago, I guess before 2.83 LTS and I updated it over the time to fit my workflow, the sequencer workspace should be like the standard one since I don't use it a lot. Usually when I install a new version I copy this file and others thing in the new config folder. If you can fix it, I'm very grateful! I can also fix it myself?

Ok I see the problem, 0f81dafe6c fixed versioning but this file was saved between subversion 8 and the time fix was committed.

@adrenaline_hunter I don't need aditional information now. Thanks for sample file.

Ok I see the problem, 0f81dafe6c fixed versioning but this file was saved between subversion 8 and the time fix was committed. @adrenaline_hunter I don't need aditional information now. Thanks for sample file.

Thank you for checking it, never seen such a fast support!!

Thank you for checking it, never seen such a fast support!!

This issue was referenced by 0f7becece7

This issue was referenced by 0f7becece7fd829f8ccb9c0fdcb5b929fc25fb70

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
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
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#88551
No description provided.