Crash of the app at startup #92547

Closed
opened 2021-10-27 23:39:48 +02:00 by Siamion Shakhalevich · 4 comments

Hello!

this bug appeared some time ago. And since the situation remained the same neither with new versions of the application, nor with new versions of the OS, I thought that the problem was purely local, and they hardly knew about it.

It's a bug or a feature - it's up to you. But the program just stopped running for no apparent reason. All simple stupid actions, such as clear the cache, delete, reinstall, update, etc. I have already done this, so please do not suggest.

Thanks.

Below is the message that crashes with the crash of the program.

P.S. sorry this google translate


-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               Blender [10844]
Path:                  /Applications/Blender.app/Contents/MacOS/Blender
Identifier:            org.blenderfoundation.blender
Version:               3.0.0 (3.0.0 2021-10-26)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2021-10-28 00:30:24.9303 +0300
OS Version:            macOS 12.0.1 (21A559)
Report Version:        12
Anonymous UUID:        4C2B30F2-5EAC-2762-9AA6-FC0D19CFCADA

Sleep/Wake UUID:       E2B65CD1-D77A-47B9-BBD7-CDC64E1B81B5

Time Awake Since Boot: 28000 seconds
Time Since Wake:       532 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called
terminating with uncaught exception of type boost::locale::conv::conversion_error: Conversion failed


Kernel Triage:
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x196bd19b8 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x196c0515c pthread_kill + 288
2   libsystem_c.dylib             	       0x196b423a0 __abort + 128
3   libsystem_c.dylib             	       0x196b42320 abort + 176
4   libc++abi.dylib               	       0x196bc1b50 abort_message + 132
5   libc++abi.dylib               	       0x196bb2f4c demangling_terminate_handler() + 308
6   libobjc.A.dylib               	       0x196aaa1b0 _objc_terminate() + 160
7   libc++abi.dylib               	       0x196bc0ee4 std::__terminate(void (*)()) + 20
8   libc++abi.dylib               	       0x196bc3c5c __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 36
9   libc++abi.dylib               	       0x196bc3c08 __cxa_throw + 140
10  Blender                       	       0x10bed3778 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > boost::locale::conv::impl::iconverter_base::real_convert<char, char>(char const*, char const*) + 528
11  Blender                       	       0x10bed28dc boost::locale::conv::impl::convert_between(char const*, char const*, char const*, char const*, boost::locale::conv::method_type) + 144
12  Blender                       	       0x10bedcf70 boost::locale::gnu_gettext::mo_message<char>::load_file(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, boost::function<std::__1::vector<char, std::__1::allocator<char> > (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) + 1608
13  Blender                       	       0x10bedbed8 boost::locale::gnu_gettext::mo_message<char>::mo_message(boost::locale::gnu_gettext::messages_info const&) + 2452
14  Blender                       	       0x10bedb4d0 boost::locale::message_format<char>* boost::locale::gnu_gettext::create_messages_facet<char>(boost::locale::gnu_gettext::messages_info const&) + 36
15  Blender                       	       0x10bf05a28 boost::locale::impl_posix::posix_localization_backend::install(std::__1::locale const&, unsigned int, unsigned int) + 1684
16  Blender                       	       0x10bed817c boost::locale::generator::generate(std::__1::locale const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const + 440
17  Blender                       	       0x10bed7f90 boost::locale::generator::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const + 68
18  Blender                       	       0x106069584 bl_locale_set + 360
19  Blender                       	       0x1051cdc04 BLT_lang_set + 240
20  Blender                       	       0x1051755d4 WM_init + 220
21  Blender                       	       0x104d1c8c0 main + 808
22  dyld                          	       0x1156710f4 start + 520

Thread 1:
0   libsystem_kernel.dylib        	       0x196bc9990 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x196a4713c _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x196a477f4 _dispatch_semaphore_wait_slow + 132
3   Blender                       	       0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64
4   Blender                       	       0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x196c054ec _pthread_start + 148
6   libsystem_pthread.dylib       	       0x196c002d0 thread_start + 8

Thread 2:
0   libsystem_kernel.dylib        	       0x196bc9990 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x196a4713c _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x196a477f4 _dispatch_semaphore_wait_slow + 132
3   Blender                       	       0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64
4   Blender                       	       0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x196c054ec _pthread_start + 148
6   libsystem_pthread.dylib       	       0x196c002d0 thread_start + 8

Thread 3:
0   libsystem_kernel.dylib        	       0x196bc9990 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x196a4713c _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x196a477f4 _dispatch_semaphore_wait_slow + 132
3   Blender                       	       0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64
4   Blender                       	       0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x196c054ec _pthread_start + 148
6   libsystem_pthread.dylib       	       0x196c002d0 thread_start + 8

Thread 4:
0   libsystem_kernel.dylib        	       0x196bc9990 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x196a4713c _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x196a477f4 _dispatch_semaphore_wait_slow + 132
3   Blender                       	       0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64
4   Blender                       	       0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x196c054ec _pthread_start + 148
6   libsystem_pthread.dylib       	       0x196c002d0 thread_start + 8

Thread 5:
0   libsystem_kernel.dylib        	       0x196bc9990 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x196a4713c _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x196a477f4 _dispatch_semaphore_wait_slow + 132
3   Blender                       	       0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64
4   Blender                       	       0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x196c054ec _pthread_start + 148
6   libsystem_pthread.dylib       	       0x196c002d0 thread_start + 8

Thread 6:
0   libsystem_kernel.dylib        	       0x196bc9990 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x196a4713c _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x196a477f4 _dispatch_semaphore_wait_slow + 132
3   Blender                       	       0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64
4   Blender                       	       0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x196c054ec _pthread_start + 148
6   libsystem_pthread.dylib       	       0x196c002d0 thread_start + 8

Thread 7:
0   libsystem_kernel.dylib        	       0x196bc9990 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x196a4713c _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x196a477f4 _dispatch_semaphore_wait_slow + 132
3   Blender                       	       0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64
4   Blender                       	       0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x196c054ec _pthread_start + 148
6   libsystem_pthread.dylib       	       0x196c002d0 thread_start + 8

Thread 8:
0   libsystem_kernel.dylib        	       0x196bc9990 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x196a4713c _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x196a477f4 _dispatch_semaphore_wait_slow + 132
3   Blender                       	       0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64
4   Blender                       	       0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x196c054ec _pthread_start + 148
6   libsystem_pthread.dylib       	       0x196c002d0 thread_start + 8

Thread 9:
0   libsystem_pthread.dylib       	       0x196c002bc start_wqthread + 0

Thread 10:
0   libsystem_pthread.dylib       	       0x196c002bc start_wqthread + 0

Thread 11:: AMCP Logging Spool
0   libsystem_kernel.dylib        	       0x196bc9990 semaphore_wait_trap + 8
1   caulk                         	       0x19f5b98ac caulk::mach::semaphore::wait_or_error() + 28
2   caulk                         	       0x19f59c65c caulk::concurrent::details::worker_thread::run() + 56
3   caulk                         	       0x19f59c27c void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 96
4   libsystem_pthread.dylib       	       0x196c054ec _pthread_start + 148
5   libsystem_pthread.dylib       	       0x196c002d0 thread_start + 8

Thread 12:
0   libsystem_pthread.dylib       	       0x196c002bc start_wqthread + 0

Thread 13:
0   libsystem_pthread.dylib       	       0x196c002bc start_wqthread + 0


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000989680   x6: 0x0000000000000064   x7: 0x0000000000000100
    x8: 0xf272ff66d492e78d   x9: 0xf272ff67c1ff220d  x10: 0x00000000000003e8  x11: 0x0000000000000011
   x12: 0x000000009ba177fb  x13: 0x000000001ba17000  x14: 0x0000000000000010  x15: 0x0000000000000002
   x16: 0x0000000000000148  x17: 0x00000001f0feb530  x18: 0x000000011a9973fc  x19: 0x0000000000000006
   x20: 0x00000001156dc580  x21: 0x0000000000000103  x22: 0x0000600002179f30  x23: 0x000000012e74a980
   x24: 0x0000000000000040  x25: 0x000000016b222f88  x26: 0x0000000000000002  x27: 0x000000000000005c
   x28: 0x0000000000000030   fp: 0x000000016b222990   lr: 0x0000000196c0515c
    sp: 0x000000016b222970   pc: 0x0000000196bd19b8 cpsr: 0x40000000
   far: 0x00000001ece96808  esr: 0x56000080  Address size fault

Binary Images:
       0x196bc8000 -        0x196bfdfff libsystem_kernel.dylib (*) <c8524c02-b14f-30bd-a228-c44b4a448e68> /usr/lib/system/libsystem_kernel.dylib
       0x196bfe000 -        0x196c0afff libsystem_pthread.dylib (*) <4786e19a-9312-38e6-80ef-9c1394548118> /usr/lib/system/libsystem_pthread.dylib
       0x196ac9000 -        0x196b49fff libsystem_c.dylib (*) <002a39ae-6431-3b2e-85e7-c45fc2f95ad0> /usr/lib/system/libsystem_c.dylib
       0x196bae000 -        0x196bc7fff libc++abi.dylib (*) <6baf3d90-c332-373d-8f33-2a6744916698> /usr/lib/libc++abi.dylib
       0x196a8a000 -        0x196ac5fff libobjc.A.dylib (*) <2eabed7f-1e81-3a1b-bb4b-985b8dd3b77f> /usr/lib/libobjc.A.dylib
       0x104bdc000 -        0x10e24ffff org.blenderfoundation.blender (3.0.0) <dff7ff42-4d93-34d7-b97c-26cc25d619cc> /Applications/Blender.app/Contents/MacOS/Blender
       0x11566c000 -        0x1156cbfff dyld (*) <86a8ba48-8bb4-3b30-9cda-051f73c74f44> /usr/lib/dyld
       0x196a43000 -        0x196a89fff libdispatch.dylib (*) <3d7a56a3-23bf-3077-b5c6-9ce65ce7333e> /usr/lib/system/libdispatch.dylib
       0x19f59a000 -        0x19f5c1fff com.apple.audio.caulk (1.0) <c8b77e54-af14-37e1-8a72-6437f54c6fd1> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=965.5M resident=0K(0%) swapped_out_or_unallocated=965.5M(100%)
Writable regions: Total=1.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG backing stores                 2176K        4 
ColorSync                          496K       24 
CoreGraphics                        16K        1 
CoreUI image data                  160K        1 
Kernel Alloc Once                   32K        1 
MALLOC                           232.2M       33 
MALLOC guard page                   96K        5 
MALLOC_MEDIUM (reserved)         360.0M        3         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                        224K       14 
Stack                             8096K       14 
VM_ALLOCATE                        1.0G        9 
__AUTH                            1761K      142 
__AUTH_CONST                      9127K      286 
__DATA                            68.9M      274 
__DATA_CONST                      15.4M      287 
__DATA_DIRTY                       592K       98 
__FONT_DATA                          4K        1 
__LINKEDIT                       619.7M        5 
__OBJC_CONST                      1219K      116 
__OBJC_RO                         81.8M        1 
__OBJC_RW                         3088K        1 
__TEXT                           345.8M      303 
__UNICODE                          588K        1 
dyld private memory               1024K        1 
mapped file                       75.9M       14 
shared memory                      880K       13 
===========                     =======  ======= 
TOTAL                              3.2G     1655 
TOTAL, minus reserved VM space     2.4G     1655 



-----------
Full Report
-----------

{"app_name":"Blender","timestamp":"2021-10-28 00:30:25.00 +0300","app_version":"3.0.0","slice_uuid":"dff7ff42-4d93-34d7-b97c-26cc25d619cc","build_version":"3.0.0 2021-10-26","platform":1,"bundleID":"org.blenderfoundation.blender","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.0.1 (21A559)","incident_id":"4B667FB8-732F-4E91-999E-8C1ED1AD36E8","name":"Blender"}
{
  "uptime" : 28000,
  "procLaunch" : "2021-10-28 00:30:24.6070 +0300",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookAir10,1",
  "procStartAbsTime" : 673618304407,
  "coalitionID" : 4828,
  "osVersion" : {
    "train" : "macOS 12.0.1",
    "build" : "21A559",
    "releaseType" : "User"
  },
  "captureTime" : "2021-10-28 00:30:24.9303 +0300",
  "incident" : "4B667FB8-732F-4E91-999E-8C1ED1AD36E8",
  "bug_type" : "309",
  "pid" : 10844,
  "procExitAbsTime" : 673625998637,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "Blender",
  "procPath" : "\/Applications\/Blender.app\/Contents\/MacOS\/Blender",
  "bundleInfo" : {"CFBundleShortVersionString":"3.0.0","CFBundleVersion":"3.0.0 2021-10-26","CFBundleIdentifier":"org.blenderfoundation.blender"},
  "storeInfo" : {"deviceIdentifierForVendor":"8F29AA6A-BAE0-5F6A-861B-77852A6CA40F","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.blenderfoundation.blender",
  "crashReporterKey" : "4C2B30F2-5EAC-2762-9AA6-FC0D19CFCADA",
  "wakeTime" : 532,
  "sleepWakeUUID" : "E2B65CD1-D77A-47B9-BBD7-CDC64E1B81B5",
  "sip" : "enabled",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "ktriageinfo" : "VM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\n",
  "asi" : {"libc++abi.dylib":["terminating with uncaught exception of type boost::locale::conv::conversion_error: Conversion failed"],"libsystem_c.dylib":["abort() called"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":342763,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":10000000},{"value":100},{"value":256},{"value":17470306721641719693},{"value":17470306725625012749},{"value":1000},{"value":17},{"value":2611050491},{"value":463564800},{"value":16},{"value":2},{"value":328},{"value":8338191664},{"value":4741231612},{"value":6},{"value":4654482816,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":105553151369008},{"value":5074364800},{"value":64},{"value":6092369800},{"value":2},{"value":92},{"value":48}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6824153436},"cpsr":{"value":1073741824},"fp":{"value":6092368272},"sp":{"value":6092368240},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6823942584,"matchesCrashFrame":1},"far":{"value":8269686792}},"queue":"com.apple.main-thread","frames":[{"imageOffset":39352,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":29020,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":496544,"symbol":"__abort","symbolLocation":128,"imageIndex":2},{"imageOffset":496416,"symbol":"abort","symbolLocation":176,"imageIndex":2},{"imageOffset":80720,"symbol":"abort_message","symbolLocation":132,"imageIndex":3},{"imageOffset":20300,"symbol":"demangling_terminate_handler()","symbolLocation":308,"imageIndex":3},{"imageOffset":131504,"symbol":"_objc_terminate()","symbolLocation":160,"imageIndex":4},{"imageOffset":77540,"symbol":"std::__terminate(void (*)())","symbolLocation":20,"imageIndex":3},{"imageOffset":89180,"symbol":"__cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*)","symbolLocation":36,"imageIndex":3},{"imageOffset":89096,"symbol":"__cxa_throw","symbolLocation":140,"imageIndex":3},{"imageOffset":120551288,"symbol":"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > boost::locale::conv::impl::iconverter_base::real_convert<char, char>(char const*, char const*)","symbolLocation":528,"imageIndex":5},{"imageOffset":120547548,"symbol":"boost::locale::conv::impl::convert_between(char const*, char const*, char const*, char const*, boost::locale::conv::method_type)","symbolLocation":144,"imageIndex":5},{"imageOffset":120590192,"symbol":"boost::locale::gnu_gettext::mo_message<char>::load_file(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, boost::function<std::__1::vector<char, std::__1::allocator<char> > (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&)","symbolLocation":1608,"imageIndex":5},{"imageOffset":120585944,"symbol":"boost::locale::gnu_gettext::mo_message<char>::mo_message(boost::locale::gnu_gettext::messages_info const&)","symbolLocation":2452,"imageIndex":5},{"imageOffset":120583376,"symbol":"boost::locale::message_format<char>* boost::locale::gnu_gettext::create_messages_facet<char>(boost::locale::gnu_gettext::messages_info const&)","symbolLocation":36,"imageIndex":5},{"imageOffset":120756776,"symbol":"boost::locale::impl_posix::posix_localization_backend::install(std::__1::locale const&, unsigned int, unsigned int)","symbolLocation":1684,"imageIndex":5},{"imageOffset":120570236,"symbol":"boost::locale::generator::generate(std::__1::locale const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const","symbolLocation":440,"imageIndex":5},{"imageOffset":120569744,"symbol":"boost::locale::generator::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const","symbolLocation":68,"imageIndex":5},{"imageOffset":21550468,"symbol":"bl_locale_set","symbolLocation":360,"imageIndex":5},{"imageOffset":6233092,"symbol":"BLT_lang_set","symbolLocation":240,"imageIndex":5},{"imageOffset":5871060,"symbol":"WM_init","symbolLocation":220,"imageIndex":5},{"imageOffset":1312960,"symbol":"main","symbolLocation":808,"imageIndex":5},{"imageOffset":20724,"symbol":"start","symbolLocation":520,"imageIndex":6}]},{"id":342779,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342780,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342781,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342782,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342783,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342784,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342785,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342786,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342787,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":342788,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":342789,"name":"AMCP Logging Spool","frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":129196,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":8},{"imageOffset":9820,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":8},{"imageOffset":8828,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":96,"imageIndex":8},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342822,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":342837,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6823903232,
    "size" : 221184,
    "uuid" : "c8524c02-b14f-30bd-a228-c44b4a448e68",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6824124416,
    "size" : 53248,
    "uuid" : "4786e19a-9312-38e6-80ef-9c1394548118",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6822858752,
    "size" : 528384,
    "uuid" : "002a39ae-6431-3b2e-85e7-c45fc2f95ad0",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6823796736,
    "size" : 106496,
    "uuid" : "6baf3d90-c332-373d-8f33-2a6744916698",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6822600704,
    "size" : 245760,
    "uuid" : "2eabed7f-1e81-3a1b-bb4b-985b8dd3b77f",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4374511616,
    "CFBundleShortVersionString" : "3.0.0",
    "CFBundleIdentifier" : "org.blenderfoundation.blender",
    "size" : 157761536,
    "uuid" : "dff7ff42-4d93-34d7-b97c-26cc25d619cc",
    "path" : "\/Applications\/Blender.app\/Contents\/MacOS\/Blender",
    "name" : "Blender",
    "CFBundleVersion" : "3.0.0 2021-10-26"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4654022656,
    "size" : 393216,
    "uuid" : "86a8ba48-8bb4-3b30-9cda-051f73c74f44",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6822309888,
    "size" : 290816,
    "uuid" : "3d7a56a3-23bf-3077-b5c6-9ce65ce7333e",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6968418304,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 163840,
    "uuid" : "c8b77e54-af14-37e1-8a72-6437f54c6fd1",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  }
],
  "sharedCache" : {
  "base" : 6820954112,
  "size" : 3072180224,
  "uuid" : "a6162d66-93e3-3251-93cc-b11f7c8c830e"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=965.5M resident=0K(0%) swapped_out_or_unallocated=965.5M(100%)\nWritable regions: Total=1.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG backing stores                 2176K        4 \nColorSync                          496K       24 \nCoreGraphics                        16K        1 \nCoreUI image data                  160K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                           232.2M       33 \nMALLOC guard page                   96K        5 \nMALLOC_MEDIUM (reserved)         360.0M        3         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                        224K       14 \nStack                             8096K       14 \nVM_ALLOCATE                        1.0G        9 \n__AUTH                            1761K      142 \n__AUTH_CONST                      9127K      286 \n__DATA                            68.9M      274 \n__DATA_CONST                      15.4M      287 \n__DATA_DIRTY                       592K       98 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       619.7M        5 \n__OBJC_CONST                      1219K      116 \n__OBJC_RO                         81.8M        1 \n__OBJC_RW                         3088K        1 \n__TEXT                           345.8M      303 \n__UNICODE                          588K        1 \ndyld private memory               1024K        1 \nmapped file                       75.9M       14 \nshared memory                      880K       13 \n===========                     =======  ======= \nTOTAL                              3.2G     1655 \nTOTAL, minus reserved VM space     2.4G     1655 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "601d9415f79519000ccd4b69",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "61704e71b6f6b8421579caf8"
      },
      "deploymentId" : 240000293
    },
    {
      "rolloutId" : "5fc94383418129005b4e9ae0",
      "factorPackIds" : {

      },
      "deploymentId" : 240000145
    },
    {
      "rolloutId" : "607844aa04477260f58a8077",
      "factorPackIds" : {
        "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
      },
      "deploymentId" : 240000066
    },
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 240000064
    },
    {
      "rolloutId" : "602ad4dac86151000cf27e46",
      "factorPackIds" : {
        "SIRI_DICTATION_ASSETS" : "6169fcb10fc7aa5ad211cc7b"
      },
      "deploymentId" : 240000238
    },
    {
      "rolloutId" : "60da5e84ab0ca017dace9abf",
      "factorPackIds" : {

      },
      "deploymentId" : 240000008
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookAir10,1, BootROM 7429.41.5, proc 8:4:4 processors, 8 GB, SMC 
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: LPDDR4
AirPort: Wi-Fi, wl0: Sep 13 2021 21:06:59 version 18.20.310.14.7.8.119 FWID 01-9d72ee4a
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi 2, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.
Hello! this bug appeared some time ago. And since the situation remained the same neither with new versions of the application, nor with new versions of the OS, I thought that the problem was purely local, and they hardly knew about it. It's a bug or a feature - it's up to you. But the program just stopped running for no apparent reason. All simple stupid actions, such as clear the cache, delete, reinstall, update, etc. I have already done this, so please do not suggest. Thanks. Below is the message that crashes with the crash of the program. P.S. sorry this google translate ``` ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Blender [10844] Path: /Applications/Blender.app/Contents/MacOS/Blender Identifier: org.blenderfoundation.blender Version: 3.0.0 (3.0.0 2021-10-26) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2021-10-28 00:30:24.9303 +0300 OS Version: macOS 12.0.1 (21A559) Report Version: 12 Anonymous UUID: 4C2B30F2-5EAC-2762-9AA6-FC0D19CFCADA Sleep/Wake UUID: E2B65CD1-D77A-47B9-BBD7-CDC64E1B81B5 Time Awake Since Boot: 28000 seconds Time Since Wake: 532 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: abort() called terminating with uncaught exception of type boost::locale::conv::conversion_error: Conversion failed Kernel Triage: VM - pmap_enter failed with resource shortage VM - pmap_enter failed with resource shortage VM - pmap_enter failed with resource shortage VM - pmap_enter failed with resource shortage VM - pmap_enter failed with resource shortage Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x196bd19b8 __pthread_kill + 8 1 libsystem_pthread.dylib 0x196c0515c pthread_kill + 288 2 libsystem_c.dylib 0x196b423a0 __abort + 128 3 libsystem_c.dylib 0x196b42320 abort + 176 4 libc++abi.dylib 0x196bc1b50 abort_message + 132 5 libc++abi.dylib 0x196bb2f4c demangling_terminate_handler() + 308 6 libobjc.A.dylib 0x196aaa1b0 _objc_terminate() + 160 7 libc++abi.dylib 0x196bc0ee4 std::__terminate(void (*)()) + 20 8 libc++abi.dylib 0x196bc3c5c __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 36 9 libc++abi.dylib 0x196bc3c08 __cxa_throw + 140 10 Blender 0x10bed3778 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > boost::locale::conv::impl::iconverter_base::real_convert<char, char>(char const*, char const*) + 528 11 Blender 0x10bed28dc boost::locale::conv::impl::convert_between(char const*, char const*, char const*, char const*, boost::locale::conv::method_type) + 144 12 Blender 0x10bedcf70 boost::locale::gnu_gettext::mo_message<char>::load_file(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, boost::function<std::__1::vector<char, std::__1::allocator<char> > (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&) + 1608 13 Blender 0x10bedbed8 boost::locale::gnu_gettext::mo_message<char>::mo_message(boost::locale::gnu_gettext::messages_info const&) + 2452 14 Blender 0x10bedb4d0 boost::locale::message_format<char>* boost::locale::gnu_gettext::create_messages_facet<char>(boost::locale::gnu_gettext::messages_info const&) + 36 15 Blender 0x10bf05a28 boost::locale::impl_posix::posix_localization_backend::install(std::__1::locale const&, unsigned int, unsigned int) + 1684 16 Blender 0x10bed817c boost::locale::generator::generate(std::__1::locale const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const + 440 17 Blender 0x10bed7f90 boost::locale::generator::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const + 68 18 Blender 0x106069584 bl_locale_set + 360 19 Blender 0x1051cdc04 BLT_lang_set + 240 20 Blender 0x1051755d4 WM_init + 220 21 Blender 0x104d1c8c0 main + 808 22 dyld 0x1156710f4 start + 520 Thread 1: 0 libsystem_kernel.dylib 0x196bc9990 semaphore_wait_trap + 8 1 libdispatch.dylib 0x196a4713c _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x196a477f4 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x196c054ec _pthread_start + 148 6 libsystem_pthread.dylib 0x196c002d0 thread_start + 8 Thread 2: 0 libsystem_kernel.dylib 0x196bc9990 semaphore_wait_trap + 8 1 libdispatch.dylib 0x196a4713c _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x196a477f4 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x196c054ec _pthread_start + 148 6 libsystem_pthread.dylib 0x196c002d0 thread_start + 8 Thread 3: 0 libsystem_kernel.dylib 0x196bc9990 semaphore_wait_trap + 8 1 libdispatch.dylib 0x196a4713c _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x196a477f4 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x196c054ec _pthread_start + 148 6 libsystem_pthread.dylib 0x196c002d0 thread_start + 8 Thread 4: 0 libsystem_kernel.dylib 0x196bc9990 semaphore_wait_trap + 8 1 libdispatch.dylib 0x196a4713c _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x196a477f4 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x196c054ec _pthread_start + 148 6 libsystem_pthread.dylib 0x196c002d0 thread_start + 8 Thread 5: 0 libsystem_kernel.dylib 0x196bc9990 semaphore_wait_trap + 8 1 libdispatch.dylib 0x196a4713c _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x196a477f4 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x196c054ec _pthread_start + 148 6 libsystem_pthread.dylib 0x196c002d0 thread_start + 8 Thread 6: 0 libsystem_kernel.dylib 0x196bc9990 semaphore_wait_trap + 8 1 libdispatch.dylib 0x196a4713c _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x196a477f4 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x196c054ec _pthread_start + 148 6 libsystem_pthread.dylib 0x196c002d0 thread_start + 8 Thread 7: 0 libsystem_kernel.dylib 0x196bc9990 semaphore_wait_trap + 8 1 libdispatch.dylib 0x196a4713c _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x196a477f4 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x196c054ec _pthread_start + 148 6 libsystem_pthread.dylib 0x196c002d0 thread_start + 8 Thread 8: 0 libsystem_kernel.dylib 0x196bc9990 semaphore_wait_trap + 8 1 libdispatch.dylib 0x196a4713c _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x196a477f4 _dispatch_semaphore_wait_slow + 132 3 Blender 0x10a5950ec IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run() + 64 4 Blender 0x10a593cf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*) + 64 5 libsystem_pthread.dylib 0x196c054ec _pthread_start + 148 6 libsystem_pthread.dylib 0x196c002d0 thread_start + 8 Thread 9: 0 libsystem_pthread.dylib 0x196c002bc start_wqthread + 0 Thread 10: 0 libsystem_pthread.dylib 0x196c002bc start_wqthread + 0 Thread 11:: AMCP Logging Spool 0 libsystem_kernel.dylib 0x196bc9990 semaphore_wait_trap + 8 1 caulk 0x19f5b98ac caulk::mach::semaphore::wait_or_error() + 28 2 caulk 0x19f59c65c caulk::concurrent::details::worker_thread::run() + 56 3 caulk 0x19f59c27c void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 96 4 libsystem_pthread.dylib 0x196c054ec _pthread_start + 148 5 libsystem_pthread.dylib 0x196c002d0 thread_start + 8 Thread 12: 0 libsystem_pthread.dylib 0x196c002bc start_wqthread + 0 Thread 13: 0 libsystem_pthread.dylib 0x196c002bc start_wqthread + 0 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000000000000 x5: 0x0000000000989680 x6: 0x0000000000000064 x7: 0x0000000000000100 x8: 0xf272ff66d492e78d x9: 0xf272ff67c1ff220d x10: 0x00000000000003e8 x11: 0x0000000000000011 x12: 0x000000009ba177fb x13: 0x000000001ba17000 x14: 0x0000000000000010 x15: 0x0000000000000002 x16: 0x0000000000000148 x17: 0x00000001f0feb530 x18: 0x000000011a9973fc x19: 0x0000000000000006 x20: 0x00000001156dc580 x21: 0x0000000000000103 x22: 0x0000600002179f30 x23: 0x000000012e74a980 x24: 0x0000000000000040 x25: 0x000000016b222f88 x26: 0x0000000000000002 x27: 0x000000000000005c x28: 0x0000000000000030 fp: 0x000000016b222990 lr: 0x0000000196c0515c sp: 0x000000016b222970 pc: 0x0000000196bd19b8 cpsr: 0x40000000 far: 0x00000001ece96808 esr: 0x56000080 Address size fault Binary Images: 0x196bc8000 - 0x196bfdfff libsystem_kernel.dylib (*) <c8524c02-b14f-30bd-a228-c44b4a448e68> /usr/lib/system/libsystem_kernel.dylib 0x196bfe000 - 0x196c0afff libsystem_pthread.dylib (*) <4786e19a-9312-38e6-80ef-9c1394548118> /usr/lib/system/libsystem_pthread.dylib 0x196ac9000 - 0x196b49fff libsystem_c.dylib (*) <002a39ae-6431-3b2e-85e7-c45fc2f95ad0> /usr/lib/system/libsystem_c.dylib 0x196bae000 - 0x196bc7fff libc++abi.dylib (*) <6baf3d90-c332-373d-8f33-2a6744916698> /usr/lib/libc++abi.dylib 0x196a8a000 - 0x196ac5fff libobjc.A.dylib (*) <2eabed7f-1e81-3a1b-bb4b-985b8dd3b77f> /usr/lib/libobjc.A.dylib 0x104bdc000 - 0x10e24ffff org.blenderfoundation.blender (3.0.0) <dff7ff42-4d93-34d7-b97c-26cc25d619cc> /Applications/Blender.app/Contents/MacOS/Blender 0x11566c000 - 0x1156cbfff dyld (*) <86a8ba48-8bb4-3b30-9cda-051f73c74f44> /usr/lib/dyld 0x196a43000 - 0x196a89fff libdispatch.dylib (*) <3d7a56a3-23bf-3077-b5c6-9ce65ce7333e> /usr/lib/system/libdispatch.dylib 0x19f59a000 - 0x19f5c1fff com.apple.audio.caulk (1.0) <c8b77e54-af14-37e1-8a72-6437f54c6fd1> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 0 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=965.5M resident=0K(0%) swapped_out_or_unallocated=965.5M(100%) Writable regions: Total=1.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.0G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG backing stores 2176K 4 ColorSync 496K 24 CoreGraphics 16K 1 CoreUI image data 160K 1 Kernel Alloc Once 32K 1 MALLOC 232.2M 33 MALLOC guard page 96K 5 MALLOC_MEDIUM (reserved) 360.0M 3 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) STACK GUARD 224K 14 Stack 8096K 14 VM_ALLOCATE 1.0G 9 __AUTH 1761K 142 __AUTH_CONST 9127K 286 __DATA 68.9M 274 __DATA_CONST 15.4M 287 __DATA_DIRTY 592K 98 __FONT_DATA 4K 1 __LINKEDIT 619.7M 5 __OBJC_CONST 1219K 116 __OBJC_RO 81.8M 1 __OBJC_RW 3088K 1 __TEXT 345.8M 303 __UNICODE 588K 1 dyld private memory 1024K 1 mapped file 75.9M 14 shared memory 880K 13 =========== ======= ======= TOTAL 3.2G 1655 TOTAL, minus reserved VM space 2.4G 1655 ----------- Full Report ----------- {"app_name":"Blender","timestamp":"2021-10-28 00:30:25.00 +0300","app_version":"3.0.0","slice_uuid":"dff7ff42-4d93-34d7-b97c-26cc25d619cc","build_version":"3.0.0 2021-10-26","platform":1,"bundleID":"org.blenderfoundation.blender","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.0.1 (21A559)","incident_id":"4B667FB8-732F-4E91-999E-8C1ED1AD36E8","name":"Blender"} { "uptime" : 28000, "procLaunch" : "2021-10-28 00:30:24.6070 +0300", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookAir10,1", "procStartAbsTime" : 673618304407, "coalitionID" : 4828, "osVersion" : { "train" : "macOS 12.0.1", "build" : "21A559", "releaseType" : "User" }, "captureTime" : "2021-10-28 00:30:24.9303 +0300", "incident" : "4B667FB8-732F-4E91-999E-8C1ED1AD36E8", "bug_type" : "309", "pid" : 10844, "procExitAbsTime" : 673625998637, "translated" : false, "cpuType" : "ARM-64", "procName" : "Blender", "procPath" : "\/Applications\/Blender.app\/Contents\/MacOS\/Blender", "bundleInfo" : {"CFBundleShortVersionString":"3.0.0","CFBundleVersion":"3.0.0 2021-10-26","CFBundleIdentifier":"org.blenderfoundation.blender"}, "storeInfo" : {"deviceIdentifierForVendor":"8F29AA6A-BAE0-5F6A-861B-77852A6CA40F","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "org.blenderfoundation.blender", "crashReporterKey" : "4C2B30F2-5EAC-2762-9AA6-FC0D19CFCADA", "wakeTime" : 532, "sleepWakeUUID" : "E2B65CD1-D77A-47B9-BBD7-CDC64E1B81B5", "sip" : "enabled", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "ktriageinfo" : "VM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\n", "asi" : {"libc++abi.dylib":["terminating with uncaught exception of type boost::locale::conv::conversion_error: Conversion failed"],"libsystem_c.dylib":["abort() called"]}, "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 0, "threads" : [{"triggered":true,"id":342763,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":10000000},{"value":100},{"value":256},{"value":17470306721641719693},{"value":17470306725625012749},{"value":1000},{"value":17},{"value":2611050491},{"value":463564800},{"value":16},{"value":2},{"value":328},{"value":8338191664},{"value":4741231612},{"value":6},{"value":4654482816,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":105553151369008},{"value":5074364800},{"value":64},{"value":6092369800},{"value":2},{"value":92},{"value":48}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6824153436},"cpsr":{"value":1073741824},"fp":{"value":6092368272},"sp":{"value":6092368240},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6823942584,"matchesCrashFrame":1},"far":{"value":8269686792}},"queue":"com.apple.main-thread","frames":[{"imageOffset":39352,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":29020,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":496544,"symbol":"__abort","symbolLocation":128,"imageIndex":2},{"imageOffset":496416,"symbol":"abort","symbolLocation":176,"imageIndex":2},{"imageOffset":80720,"symbol":"abort_message","symbolLocation":132,"imageIndex":3},{"imageOffset":20300,"symbol":"demangling_terminate_handler()","symbolLocation":308,"imageIndex":3},{"imageOffset":131504,"symbol":"_objc_terminate()","symbolLocation":160,"imageIndex":4},{"imageOffset":77540,"symbol":"std::__terminate(void (*)())","symbolLocation":20,"imageIndex":3},{"imageOffset":89180,"symbol":"__cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*)","symbolLocation":36,"imageIndex":3},{"imageOffset":89096,"symbol":"__cxa_throw","symbolLocation":140,"imageIndex":3},{"imageOffset":120551288,"symbol":"std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > boost::locale::conv::impl::iconverter_base::real_convert<char, char>(char const*, char const*)","symbolLocation":528,"imageIndex":5},{"imageOffset":120547548,"symbol":"boost::locale::conv::impl::convert_between(char const*, char const*, char const*, char const*, boost::locale::conv::method_type)","symbolLocation":144,"imageIndex":5},{"imageOffset":120590192,"symbol":"boost::locale::gnu_gettext::mo_message<char>::load_file(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, boost::function<std::__1::vector<char, std::__1::allocator<char> > (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)> const&)","symbolLocation":1608,"imageIndex":5},{"imageOffset":120585944,"symbol":"boost::locale::gnu_gettext::mo_message<char>::mo_message(boost::locale::gnu_gettext::messages_info const&)","symbolLocation":2452,"imageIndex":5},{"imageOffset":120583376,"symbol":"boost::locale::message_format<char>* boost::locale::gnu_gettext::create_messages_facet<char>(boost::locale::gnu_gettext::messages_info const&)","symbolLocation":36,"imageIndex":5},{"imageOffset":120756776,"symbol":"boost::locale::impl_posix::posix_localization_backend::install(std::__1::locale const&, unsigned int, unsigned int)","symbolLocation":1684,"imageIndex":5},{"imageOffset":120570236,"symbol":"boost::locale::generator::generate(std::__1::locale const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const","symbolLocation":440,"imageIndex":5},{"imageOffset":120569744,"symbol":"boost::locale::generator::generate(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const","symbolLocation":68,"imageIndex":5},{"imageOffset":21550468,"symbol":"bl_locale_set","symbolLocation":360,"imageIndex":5},{"imageOffset":6233092,"symbol":"BLT_lang_set","symbolLocation":240,"imageIndex":5},{"imageOffset":5871060,"symbol":"WM_init","symbolLocation":220,"imageIndex":5},{"imageOffset":1312960,"symbol":"main","symbolLocation":808,"imageIndex":5},{"imageOffset":20724,"symbol":"start","symbolLocation":520,"imageIndex":6}]},{"id":342779,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342780,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342781,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342782,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342783,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342784,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342785,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342786,"frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16700,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":7},{"imageOffset":18420,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":7},{"imageOffset":94081260,"symbol":"IlmThread_2_5::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":64,"imageIndex":5},{"imageOffset":94076148,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_2_5::Thread::*)(), IlmThread_2_5::Thread*> >(void*)","symbolLocation":64,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342787,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":342788,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":342789,"name":"AMCP Logging Spool","frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":129196,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":8},{"imageOffset":9820,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":8},{"imageOffset":8828,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":96,"imageIndex":8},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":342822,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":342837,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 6823903232, "size" : 221184, "uuid" : "c8524c02-b14f-30bd-a228-c44b4a448e68", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6824124416, "size" : 53248, "uuid" : "4786e19a-9312-38e6-80ef-9c1394548118", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6822858752, "size" : 528384, "uuid" : "002a39ae-6431-3b2e-85e7-c45fc2f95ad0", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6823796736, "size" : 106496, "uuid" : "6baf3d90-c332-373d-8f33-2a6744916698", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6822600704, "size" : 245760, "uuid" : "2eabed7f-1e81-3a1b-bb4b-985b8dd3b77f", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4374511616, "CFBundleShortVersionString" : "3.0.0", "CFBundleIdentifier" : "org.blenderfoundation.blender", "size" : 157761536, "uuid" : "dff7ff42-4d93-34d7-b97c-26cc25d619cc", "path" : "\/Applications\/Blender.app\/Contents\/MacOS\/Blender", "name" : "Blender", "CFBundleVersion" : "3.0.0 2021-10-26" }, { "source" : "P", "arch" : "arm64e", "base" : 4654022656, "size" : 393216, "uuid" : "86a8ba48-8bb4-3b30-9cda-051f73c74f44", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64e", "base" : 6822309888, "size" : 290816, "uuid" : "3d7a56a3-23bf-3077-b5c6-9ce65ce7333e", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6968418304, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.audio.caulk", "size" : 163840, "uuid" : "c8b77e54-af14-37e1-8a72-6437f54c6fd1", "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk", "name" : "caulk" } ], "sharedCache" : { "base" : 6820954112, "size" : 3072180224, "uuid" : "a6162d66-93e3-3251-93cc-b11f7c8c830e" }, "vmSummary" : "ReadOnly portion of Libraries: Total=965.5M resident=0K(0%) swapped_out_or_unallocated=965.5M(100%)\nWritable regions: Total=1.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG backing stores 2176K 4 \nColorSync 496K 24 \nCoreGraphics 16K 1 \nCoreUI image data 160K 1 \nKernel Alloc Once 32K 1 \nMALLOC 232.2M 33 \nMALLOC guard page 96K 5 \nMALLOC_MEDIUM (reserved) 360.0M 3 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 224K 14 \nStack 8096K 14 \nVM_ALLOCATE 1.0G 9 \n__AUTH 1761K 142 \n__AUTH_CONST 9127K 286 \n__DATA 68.9M 274 \n__DATA_CONST 15.4M 287 \n__DATA_DIRTY 592K 98 \n__FONT_DATA 4K 1 \n__LINKEDIT 619.7M 5 \n__OBJC_CONST 1219K 116 \n__OBJC_RO 81.8M 1 \n__OBJC_RW 3088K 1 \n__TEXT 345.8M 303 \n__UNICODE 588K 1 \ndyld private memory 1024K 1 \nmapped file 75.9M 14 \nshared memory 880K 13 \n=========== ======= ======= \nTOTAL 3.2G 1655 \nTOTAL, minus reserved VM space 2.4G 1655 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "601d9415f79519000ccd4b69", "factorPackIds" : { "SIRI_TEXT_TO_SPEECH" : "61704e71b6f6b8421579caf8" }, "deploymentId" : 240000293 }, { "rolloutId" : "5fc94383418129005b4e9ae0", "factorPackIds" : { }, "deploymentId" : 240000145 }, { "rolloutId" : "607844aa04477260f58a8077", "factorPackIds" : { "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a" }, "deploymentId" : 240000066 }, { "rolloutId" : "5ffde50ce2aacd000d47a95f", "factorPackIds" : { }, "deploymentId" : 240000064 }, { "rolloutId" : "602ad4dac86151000cf27e46", "factorPackIds" : { "SIRI_DICTATION_ASSETS" : "6169fcb10fc7aa5ad211cc7b" }, "deploymentId" : 240000238 }, { "rolloutId" : "60da5e84ab0ca017dace9abf", "factorPackIds" : { }, "deploymentId" : 240000008 } ], "experiments" : [ ] } } Model: MacBookAir10,1, BootROM 7429.41.5, proc 8:4:4 processors, 8 GB, SMC Graphics: Apple M1, Apple M1, Built-In Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online Memory Module: LPDDR4 AirPort: Wi-Fi, wl0: Sep 13 2021 21:06:59 version 18.20.310.14.7.8.119 FWID 01-9d72ee4a Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi 2, AirPort, en0 USB Device: USB31Bus USB Device: USB31Bus Thunderbolt Bus: MacBook Air, Apple Inc. Thunderbolt Bus: MacBook Air, Apple Inc. ```

Added subscriber: @arsienbajan

Added subscriber: @arsienbajan
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Hi, thanks for the report. This looks like a duplicate of #88877 (2.93: Crash on system with a non-English locale)

Will merge your ticket in #88877

Hi, thanks for the report. This looks like a duplicate of #88877 (2.93: Crash on system with a non-English locale) Will merge your ticket in `#88877`
Member

Closed as duplicate of #88877

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

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#92547
No description provided.