Closed eclair4151 closed 3 years ago
Thanks for the report. We don't test/use M1, so there might be some issues.
Could you try https://github.com/NatronGitHub/Natron/releases/download/v2.5.0-alpha.1/Natron-RB-2.5-202111012214-075ea8e-macOS12-x86_64.dmg and see if it works any better?
Ah, yes the 2.5 alpha does seem to fix the issue
OK, closing the bug, then!
Note that we cannot do much about M1-specific issues, unless someone gives us access to M1 hardware, either part-time or by hardware donation.
A refurbished M1 mac mini is $589+tax.
Cloud-based M1 starts at $0.12/h
@devernay, I got the same issue on a non-M1 Macbook Pro. Same OS Version. (Report Below)
In my case, the 2.5 alpha version fix this issue !
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: Natron [5568]
Path: /Applications/Natron.app/Contents/MacOS/Natron
Identifier: fr.inria.Natron
Version: 2.4.1 (2.4.1)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2021-11-17 14:02:14.8530 +0100
OS Version: macOS 12.0.1 (21A559)
Report Version: 12
Bridge OS Version: 6.0 (19P548)
Anonymous UUID: 48B380C5-C038-9EC5-DCBE-569EE040C6F6
Sleep/Wake UUID: CAF000AC-AE93-49BA-A01B-1C9D73859B6A
Time Awake Since Boot: 21000 seconds
Time Since Wake: 438 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:
Natron(5568,0x106176600) malloc: *** error for object 0x7fc91fa48200: pointer being freed was not allocated
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff803810112 __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff803846233 pthread_kill + 263
2 libsystem_c.dylib 0x7ff803792d10 abort + 123
3 libsystem_malloc.dylib 0x7ff8036703e2 malloc_vreport + 548
4 libsystem_malloc.dylib 0x7ff8036735ed malloc_report + 151
5 QtGui 0x1047ad057 qt_mac_cgimage_data_free(void*, void const*, unsigned long) + 103
6 CoreGraphics 0x7ff808bf9ab5 data_release_info + 31
7 CoreGraphics 0x7ff808baafc8 data_provider_finalize + 64
8 CoreGraphics 0x7ff808b71304 data_provider_retain_count + 74
9 CoreFoundation 0x7ff8039da96c _CFRelease + 474
10 CoreGraphics 0x7ff808bd6b2f image_finalize + 103
11 CoreFoundation 0x7ff8039da886 _CFRelease + 244
12 CoreGraphics 0x7ff808c22801 CG::DisplayListResourceImage::~DisplayListResourceImage() + 23
13 CoreGraphics 0x7ff808c227ce CG::DisplayListResourceImage::~DisplayListResourceImage() + 14
14 CoreGraphics 0x7ff808c227af std::__1::shared_ptr<CG::DisplayListResourceImage>::~shared_ptr() + 49
15 CoreGraphics 0x7ff808fe73f3 std::__1::__tree<std::__1::shared_ptr<CG::DisplayListResourceImage>, CG::CompareResourceImage, std::__1::allocator<std::__1::shared_ptr<CG::DisplayListResourceImage> > >::destroy(std::__1::__tree_node<std::__1::shared_ptr<CG::DisplayListResourceImage>, void*>*) + 47
16 CoreGraphics 0x7ff808fe73de std::__1::__tree<std::__1::shared_ptr<CG::DisplayListResourceImage>, CG::CompareResourceImage, std::__1::allocator<std::__1::shared_ptr<CG::DisplayListResourceImage> > >::destroy(std::__1::__tree_node<std::__1::shared_ptr<CG::DisplayListResourceImage>, void*>*) + 26
17 CoreGraphics 0x7ff808c2239e CG::DisplayList::~DisplayList() + 316
18 CoreFoundation 0x7ff8039da886 _CFRelease + 244
19 CoreFoundation 0x7ff8038af888 __RELEASE_OBJECTS_IN_THE_ARRAY__ + 118
20 CoreFoundation 0x7ff8038af7cb -[__NSArrayM dealloc] + 279
21 CoreGraphics 0x7ff808c1fd47 CG::DisplayListRecorder::~DisplayListRecorder() + 33
22 CoreGraphics 0x7ff808c1fd14 CG::DisplayListRecorder::~DisplayListRecorder() + 14
23 CoreGraphics 0x7ff808b98ec0 CGContextDelegateFinalize + 59
24 CoreFoundation 0x7ff8039da855 _CFRelease + 195
25 CoreGraphics 0x7ff808b98e2d context_reclaim + 37
26 CoreFoundation 0x7ff8039da855 _CFRelease + 195
27 AppKit 0x7ff806495352 -[NSCGSContext _invalidate] + 44
28 AppKit 0x7ff806495301 -[NSCGSContext dealloc] + 25
29 AppKit 0x7ff8064952e1 -[NSBitmapGraphicsContext dealloc] + 59
30 libobjc.A.dylib 0x7ff8036e119f AutoreleasePoolPage::releaseUntil(objc_object**) + 167
31 libobjc.A.dylib 0x7ff8036de160 objc_autoreleasePoolPop + 161
32 AppKit 0x7ff806335ada -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 4353
33 AppKit 0x7ff806327359 -[NSApplication run] + 586
34 QtGui 0x10469c975 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2037
35 QtCore 0x103fef028 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 520
36 QtCore 0x103ff26bc QCoreApplication::exec() + 188
37 Natron 0x101e76373 Natron::GuiApplicationManager::initGui(Natron::CLArgs const&) + 3795
38 Natron 0x10210254f Natron::AppManager::loadInternal(Natron::CLArgs const&) + 1135
39 Natron 0x1020fedca Natron::AppManager::loadFromArgs(Natron::CLArgs const&) + 890
40 Natron 0x101d77720 main + 224
41 dyld 0x1061034fe start + 462
Thread 1:
0 libsystem_pthread.dylib 0x7ff80384200c start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x7ff80384200c start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x7ff80384200c start_wqthread + 0
Thread 4:
0 libsystem_pthread.dylib 0x7ff80384200c start_wqthread + 0
Thread 5:
0 libsystem_kernel.dylib 0x7ff80380c506 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff803846a89 _pthread_cond_wait + 1224
2 QtCore 0x103ee25db QWaitConditionPrivate::wait(unsigned long) + 235
3 QtCore 0x103ee24b7 QWaitCondition::wait(QMutex*, unsigned long) + 87
4 QtCore 0x103ed3594 QThreadPoolThread::run() + 660
5 QtCore 0x103ee0f58 QThreadPrivate::start(void*) + 376
6 libsystem_pthread.dylib 0x7ff803846514 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80384202f thread_start + 15
Thread 6:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x7ff803811e4a __select + 10
1 CoreFoundation 0x7ff803934e1d __CFSocketManager + 630
2 libsystem_pthread.dylib 0x7ff803846514 _pthread_start + 125
3 libsystem_pthread.dylib 0x7ff80384202f thread_start + 15
Thread 7:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff803809aba mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff803809e2b mach_msg + 59
2 CoreFoundation 0x7ff80390da42 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff80390c11b __CFRunLoopRun + 1325
4 CoreFoundation 0x7ff80390b52d CFRunLoopRunSpecific + 563
5 AppKit 0x7ff8064a4cec _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff803846514 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80384202f thread_start + 15
Thread 8:
0 libsystem_kernel.dylib 0x7ff803811e4a __select + 10
1 QtCore 0x10401f652 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 114
2 QtCore 0x104022b5c QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 796
3 QtCore 0x104024872 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 210
4 QtCore 0x103fef028 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 520
5 QtCore 0x103edf2ce QThread::exec() + 222
6 QtCore 0x103ee0f58 QThreadPrivate::start(void*) + 376
7 libsystem_pthread.dylib 0x7ff803846514 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff80384202f thread_start + 15
Thread 9:
0 libsystem_kernel.dylib 0x7ff80380c506 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff803846a89 _pthread_cond_wait + 1224
2 QtCore 0x103ee25c8 QWaitConditionPrivate::wait(unsigned long) + 216
3 QtCore 0x103ee24b7 QWaitCondition::wait(QMutex*, unsigned long) + 87
4 QtCore 0x103ed3594 QThreadPoolThread::run() + 660
5 QtCore 0x103ee0f58 QThreadPrivate::start(void*) + 376
6 libsystem_pthread.dylib 0x7ff803846514 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80384202f thread_start + 15
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000106176600 rcx: 0x00007ff7be18d798 rdx: 0x0000000000000000
rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7be18d7c0 rsp: 0x00007ff7be18d798
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000000103 r13: 0x0000000000000050 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff803810112 rfl: 0x0000000000000246 cr2: 0x00007ff845078008
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x7ff803809000 - 0x7ff80383ffff libsystem_kernel.dylib (*) <12bd6f13-c452-35ee-9069-51befef29f1a> /usr/lib/system/libsystem_kernel.dylib
0x7ff803840000 - 0x7ff80384bfff libsystem_pthread.dylib (*) <29a2750e-f31b-3630-8761-242a6bc3e99e> /usr/lib/system/libsystem_pthread.dylib
0x7ff803711000 - 0x7ff803799fff libsystem_c.dylib (*) <991f58b7-b4c0-3c3a-84a8-c9c571de5a27> /usr/lib/system/libsystem_c.dylib
0x7ff803661000 - 0x7ff80368cfff libsystem_malloc.dylib (*) <896704b7-96b0-32b4-986d-a6bcd5c816b4> /usr/lib/system/libsystem_malloc.dylib
0x10465e000 - 0x104e69fff QtGui (*) <1bc7f06a-d0f3-3bc8-8fbc-de08eb829a67> /Applications/Natron.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x7ff808b66000 - 0x7ff809231fff com.apple.CoreGraphics (2.0) <e7228024-6973-3285-9902-6f43ddc07ca9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7ff80388d000 - 0x7ff803d8ffff com.apple.CoreFoundation (6.9) <3002b545-6841-3fc8-91a2-bcfbe5872465> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff8062f8000 - 0x7ff807184fff com.apple.AppKit (6.9) <dd0028a3-78e3-3a8a-a51b-ddd68123adef> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7ff8036d4000 - 0x7ff80370dfff libobjc.A.dylib (*) <7cfcdc89-2bee-3784-b7af-c676f60fe211> /usr/lib/libobjc.A.dylib
0x103eba000 - 0x104111fff QtCore (*) <6ddfb9d9-63f3-3814-9c60-0d65792798f9> /Applications/Natron.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x101d71000 - 0x102bfcfff fr.inria.Natron (2.4.1) <01d3d42d-8a5e-3744-b103-c20c6930b6d4> /Applications/Natron.app/Contents/MacOS/Natron
0x1060fe000 - 0x106169fff dyld (*) <1a6ae033-9438-33c0-8077-988fd885250a> /usr/lib/dyld
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=913.4M resident=0K(0%) swapped_out_or_unallocated=913.4M(100%)
Writable regions: Total=771.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=771.7M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
ATS (font support) 32.0M 106
ATS (font support) (reserved) 4K 1 reserved VM address space (unallocated)
Accelerate framework 512K 4
Activity Tracing 256K 1
CG backing stores 2160K 4
CG image 1080K 4
ColorSync 228K 26
CoreAnimation 65.1M 18
CoreGraphics 12K 2
CoreUI image data 732K 6
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 244.4M 240
MALLOC guard page 32K 8
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
OpenGL GLSL 256K 3
STACK GUARD 56.0M 10
Stack 35.1M 10
VM_ALLOCATE 7212K 60
__DATA 19.4M 330
__DATA_CONST 14.8M 205
__DATA_DIRTY 542K 99
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 650.2M 39
__OBJC_RO 81.5M 1
__OBJC_RW 3120K 2
__TEXT 263.2M 341
__UNICODE 588K 1
dyld private memory 1024K 1
mapped file 159.6M 28
shared memory 1296K 20
=========== ======= =======
TOTAL 2.0G 1575
TOTAL, minus reserved VM space 1.6G 1575
-----------
Full Report
-----------
{"app_name":"Natron","timestamp":"2021-11-17 14:02:15.00 +0100","app_version":"2.4.1","slice_uuid":"01d3d42d-8a5e-3744-b103-c20c6930b6d4","build_version":"2.4.1","platform":1,"bundleID":"fr.inria.Natron","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.0.1 (21A559)","incident_id":"7EE92584-5C57-4783-A174-D25FD0874618","name":"Natron"}
{
"uptime" : 21000,
"procLaunch" : "2021-11-17 14:02:09.6985 +0100",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro15,2",
"procStartAbsTime" : 21076835681388,
"coalitionID" : 3678,
"osVersion" : {
"train" : "macOS 12.0.1",
"build" : "21A559",
"releaseType" : "User"
},
"captureTime" : "2021-11-17 14:02:14.8530 +0100",
"incident" : "7EE92584-5C57-4783-A174-D25FD0874618",
"bug_type" : "309",
"pid" : 5568,
"procExitAbsTime" : 21081983177904,
"cpuType" : "X86-64",
"procName" : "Natron",
"procPath" : "\/Applications\/Natron.app\/Contents\/MacOS\/Natron",
"bundleInfo" : {"CFBundleShortVersionString":"2.4.1","CFBundleVersion":"2.4.1","CFBundleIdentifier":"fr.inria.Natron"},
"storeInfo" : {"deviceIdentifierForVendor":"A466DE6C-F010-5ECE-A589-B8B1118279C7","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "fr.inria.Natron",
"crashReporterKey" : "48B380C5-C038-9EC5-DCBE-569EE040C6F6",
"wakeTime" : 438,
"bridgeVersion" : {"build":"19P548","train":"6.0"},
"sleepWakeUUID" : "CAF000AC-AE93-49BA-A01B-1C9D73859B6A",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_malloc.dylib":["Natron(5568,0x106176600) malloc: *** error for object 0x7fc91fa48200: pointer being freed was not allocated"],"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":260941,"threadState":{"r13":{"value":80},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":0},"cr2":{"value":140704286736392},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":0},"r15":{"value":22},"rbx":{"value":4397164032,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703187403026,"matchesCrashFrame":1},"rbp":{"value":140702022948800},"rsp":{"value":140702022948760},"r12":{"value":259},"rcx":{"value":140702022948760},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":28946,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25139,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531728,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":62434,"symbol":"malloc_vreport","symbolLocation":548,"imageIndex":3},{"imageOffset":75245,"symbol":"malloc_report","symbolLocation":151,"imageIndex":3},{"imageOffset":1372247,"symbol":"qt_mac_cgimage_data_free(void*, void const*, unsigned long)","symbolLocation":103,"imageIndex":4},{"imageOffset":604853,"symbol":"data_release_info","symbolLocation":31,"imageIndex":5},{"imageOffset":282568,"symbol":"data_provider_finalize","symbolLocation":64,"imageIndex":5},{"imageOffset":45828,"symbol":"data_provider_retain_count","symbolLocation":74,"imageIndex":5},{"imageOffset":1366380,"symbol":"_CFRelease","symbolLocation":474,"imageIndex":6},{"imageOffset":461615,"symbol":"image_finalize","symbolLocation":103,"imageIndex":5},{"imageOffset":1366150,"symbol":"_CFRelease","symbolLocation":244,"imageIndex":6},{"imageOffset":772097,"symbol":"CG::DisplayListResourceImage::~DisplayListResourceImage()","symbolLocation":23,"imageIndex":5},{"imageOffset":772046,"symbol":"CG::DisplayListResourceImage::~DisplayListResourceImage()","symbolLocation":14,"imageIndex":5},{"imageOffset":772015,"symbol":"std::__1::shared_ptr<CG::DisplayListResourceImage>::~shared_ptr()","symbolLocation":49,"imageIndex":5},{"imageOffset":4723699,"symbol":"std::__1::__tree<std::__1::shared_ptr<CG::DisplayListResourceImage>, CG::CompareResourceImage, std::__1::allocator<std::__1::shared_ptr<CG::DisplayListResourceImage> > >::destroy(std::__1::__tree_node<std::__1::shared_ptr<CG::DisplayListResourceImage>, void*>*)","symbolLocation":47,"imageIndex":5},{"imageOffset":4723678,"symbol":"std::__1::__tree<std::__1::shared_ptr<CG::DisplayListResourceImage>, CG::CompareResourceImage, std::__1::allocator<std::__1::shared_ptr<CG::DisplayListResourceImage> > >::destroy(std::__1::__tree_node<std::__1::shared_ptr<CG::DisplayListResourceImage>, void*>*)","symbolLocation":26,"imageIndex":5},{"imageOffset":770974,"symbol":"CG::DisplayList::~DisplayList()","symbolLocation":316,"imageIndex":5},{"imageOffset":1366150,"symbol":"_CFRelease","symbolLocation":244,"imageIndex":6},{"imageOffset":141448,"symbol":"__RELEASE_OBJECTS_IN_THE_ARRAY__","symbolLocation":118,"imageIndex":6},{"imageOffset":141259,"symbol":"-[__NSArrayM dealloc]","symbolLocation":279,"imageIndex":6},{"imageOffset":761159,"symbol":"CG::DisplayListRecorder::~DisplayListRecorder()","symbolLocation":33,"imageIndex":5},{"imageOffset":761108,"symbol":"CG::DisplayListRecorder::~DisplayListRecorder()","symbolLocation":14,"imageIndex":5},{"imageOffset":208576,"symbol":"CGContextDelegateFinalize","symbolLocation":59,"imageIndex":5},{"imageOffset":1366101,"symbol":"_CFRelease","symbolLocation":195,"imageIndex":6},{"imageOffset":208429,"symbol":"context_reclaim","symbolLocation":37,"imageIndex":5},{"imageOffset":1366101,"symbol":"_CFRelease","symbolLocation":195,"imageIndex":6},{"imageOffset":1692498,"symbol":"-[NSCGSContext _invalidate]","symbolLocation":44,"imageIndex":7},{"imageOffset":1692417,"symbol":"-[NSCGSContext dealloc]","symbolLocation":25,"imageIndex":7},{"imageOffset":1692385,"symbol":"-[NSBitmapGraphicsContext dealloc]","symbolLocation":59,"imageIndex":7},{"imageOffset":53663,"symbol":"AutoreleasePoolPage::releaseUntil(objc_object**)","symbolLocation":167,"imageIndex":8},{"imageOffset":41312,"symbol":"objc_autoreleasePoolPop","symbolLocation":161,"imageIndex":8},{"imageOffset":252634,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":4353,"imageIndex":7},{"imageOffset":193369,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":7},{"imageOffset":256373,"symbol":"QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":2037,"imageIndex":4},{"imageOffset":1265704,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":520,"imageIndex":9},{"imageOffset":1279676,"symbol":"QCoreApplication::exec()","symbolLocation":188,"imageIndex":9},{"imageOffset":1069939,"symbol":"Natron::GuiApplicationManager::initGui(Natron::CLArgs const&)","symbolLocation":3795,"imageIndex":10},{"imageOffset":3741007,"symbol":"Natron::AppManager::loadInternal(Natron::CLArgs const&)","symbolLocation":1135,"imageIndex":10},{"imageOffset":3726794,"symbol":"Natron::AppManager::loadFromArgs(Natron::CLArgs const&)","symbolLocation":890,"imageIndex":10},{"imageOffset":26400,"symbol":"main","symbolLocation":224,"imageIndex":10},{"imageOffset":21758,"symbol":"start","symbolLocation":462,"imageIndex":11}]},{"id":260975,"frames":[{"imageOffset":8204,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":260977,"frames":[{"imageOffset":8204,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":260984,"frames":[{"imageOffset":8204,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":261168,"frames":[{"imageOffset":8204,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":261181,"frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27273,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":165339,"symbol":"QWaitConditionPrivate::wait(unsigned long)","symbolLocation":235,"imageIndex":9},{"imageOffset":165047,"symbol":"QWaitCondition::wait(QMutex*, unsigned long)","symbolLocation":87,"imageIndex":9},{"imageOffset":103828,"symbol":"QThreadPoolThread::run()","symbolLocation":660,"imageIndex":9},{"imageOffset":159576,"symbol":"QThreadPrivate::start(void*)","symbolLocation":376,"imageIndex":9},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":261182,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":36426,"symbol":"__select","symbolLocation":10,"imageIndex":0},{"imageOffset":687645,"symbol":"__CFSocketManager","symbolLocation":630,"imageIndex":6},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":261183,"name":"com.apple.NSEventThread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":526914,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":6},{"imageOffset":520475,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":6},{"imageOffset":517421,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":6},{"imageOffset":1756396,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":7},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":261209,"frames":[{"imageOffset":36426,"symbol":"__select","symbolLocation":10,"imageIndex":0},{"imageOffset":1463890,"symbol":"qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*)","symbolLocation":114,"imageIndex":9},{"imageOffset":1477468,"symbol":"QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*)","symbolLocation":796,"imageIndex":9},{"imageOffset":1484914,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":210,"imageIndex":9},{"imageOffset":1265704,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":520,"imageIndex":9},{"imageOffset":152270,"symbol":"QThread::exec()","symbolLocation":222,"imageIndex":9},{"imageOffset":159576,"symbol":"QThreadPrivate::start(void*)","symbolLocation":376,"imageIndex":9},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":261213,"frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27273,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":165320,"symbol":"QWaitConditionPrivate::wait(unsigned long)","symbolLocation":216,"imageIndex":9},{"imageOffset":165047,"symbol":"QWaitCondition::wait(QMutex*, unsigned long)","symbolLocation":87,"imageIndex":9},{"imageOffset":103828,"symbol":"QThreadPoolThread::run()","symbolLocation":660,"imageIndex":9},{"imageOffset":159576,"symbol":"QThreadPrivate::start(void*)","symbolLocation":376,"imageIndex":9},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703187374080,
"size" : 225280,
"uuid" : "12bd6f13-c452-35ee-9069-51befef29f1a",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703187599360,
"size" : 49152,
"uuid" : "29a2750e-f31b-3630-8761-242a6bc3e99e",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703186358272,
"size" : 561152,
"uuid" : "991f58b7-b4c0-3c3a-84a8-c9c571de5a27",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703185637376,
"size" : 180224,
"uuid" : "896704b7-96b0-32b4-986d-a6bcd5c816b4",
"path" : "\/usr\/lib\/system\/libsystem_malloc.dylib",
"name" : "libsystem_malloc.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4368752640,
"size" : 8437760,
"uuid" : "1bc7f06a-d0f3-3bc8-8fbc-de08eb829a67",
"path" : "\/Applications\/Natron.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/4\/QtGui",
"name" : "QtGui"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703274786816,
"CFBundleShortVersionString" : "2.0",
"CFBundleIdentifier" : "com.apple.CoreGraphics",
"size" : 7127040,
"uuid" : "e7228024-6973-3285-9902-6f43ddc07ca9",
"path" : "\/System\/Library\/Frameworks\/CoreGraphics.framework\/Versions\/A\/CoreGraphics",
"name" : "CoreGraphics",
"CFBundleVersion" : "1557.3.1"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703187914752,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5255168,
"uuid" : "3002b545-6841-3fc8-91a2-bcfbe5872465",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1855.105"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703232393216,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15257600,
"uuid" : "dd0028a3-78e3-3a8a-a51b-ddd68123adef",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703186108416,
"size" : 237568,
"uuid" : "7cfcdc89-2bee-3784-b7af-c676f60fe211",
"path" : "\/usr\/lib\/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4360740864,
"size" : 2457600,
"uuid" : "6ddfb9d9-63f3-3814-9c60-0d65792798f9",
"path" : "\/Applications\/Natron.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/4\/QtCore",
"name" : "QtCore"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4325838848,
"CFBundleShortVersionString" : "2.4.1",
"CFBundleIdentifier" : "fr.inria.Natron",
"size" : 15253504,
"uuid" : "01d3d42d-8a5e-3744-b103-c20c6930b6d4",
"path" : "\/Applications\/Natron.app\/Contents\/MacOS\/Natron",
"name" : "Natron",
"CFBundleVersion" : "2.4.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4396670976,
"size" : 442368,
"uuid" : "1a6ae033-9438-33c0-8077-988fd885250a",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
}
],
"sharedCache" : {
"base" : 140703184371712,
"size" : 15213641728,
"uuid" : "3d05845f-3f65-358f-9ebf-2236e772ac01"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=913.4M resident=0K(0%) swapped_out_or_unallocated=913.4M(100%)\nWritable regions: Total=771.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=771.7M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nATS (font support) 32.0M 106 \nATS (font support) (reserved) 4K 1 reserved VM address space (unallocated)\nAccelerate framework 512K 4 \nActivity Tracing 256K 1 \nCG backing stores 2160K 4 \nCG image 1080K 4 \nColorSync 228K 26 \nCoreAnimation 65.1M 18 \nCoreGraphics 12K 2 \nCoreUI image data 732K 6 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 244.4M 240 \nMALLOC guard page 32K 8 \nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nOpenGL GLSL 256K 3 \nSTACK GUARD 56.0M 10 \nStack 35.1M 10 \nVM_ALLOCATE 7212K 60 \n__DATA 19.4M 330 \n__DATA_CONST 14.8M 205 \n__DATA_DIRTY 542K 99 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 650.2M 39 \n__OBJC_RO 81.5M 1 \n__OBJC_RW 3120K 2 \n__TEXT 263.2M 341 \n__UNICODE 588K 1 \ndyld private memory 1024K 1 \nmapped file 159.6M 28 \nshared memory 1296K 20 \n=========== ======= ======= \nTOTAL 2.0G 1575 \nTOTAL, minus reserved VM space 1.6G 1575 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "607844aa04477260f58a8077",
"factorPackIds" : {
"SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
},
"deploymentId" : 240000066
},
{
"rolloutId" : "60da5e84ab0ca017dace9abf",
"factorPackIds" : {
},
"deploymentId" : 240000008
},
{
"rolloutId" : "601d9415f79519000ccd4b69",
"factorPackIds" : {
"SIRI_TEXT_TO_SPEECH" : "618455f04b3765609b8b78c1"
},
"deploymentId" : 240000311
},
{
"rolloutId" : "5ffde50ce2aacd000d47a95f",
"factorPackIds" : {
},
"deploymentId" : 240000076
},
{
"rolloutId" : "602ad4dac86151000cf27e46",
"factorPackIds" : {
"SIRI_DICTATION_ASSETS" : "6189b1aa4b3765609b8b7eb5"
},
"deploymentId" : 240000264
},
{
"rolloutId" : "5fc94383418129005b4e9ae0",
"factorPackIds" : {
},
"deploymentId" : 240000162
}
],
"experiments" : [
]
}
}
It's strange because not much changed in 2.5.0 alpha1. My guess is that it is a macOS bug (from the backtrace).
Several other software are affected by this issue (eg https://github.com/curl/curl/issues/7226)
Or maybe we shipped libstdc++ with previous macOS builds and we don't anymore? https://issueexplorer.com/issue/ibmdb/node-ibm_db/801
Natron version
Natron 2.4.1
Operating system
macOS 12.0.1 Monterey
System specs
Did you install Natron using the official installer?
If you installed to a custom '(non-default)' location please include it here':'
No response
What were you trying to do?
What did you expect to happen? What happened instead?
Step-by-step reproduction instructions
Additional details
No response