NatronGitHub / Natron

Open-source video compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
http://NatronGitHub.github.io
GNU General Public License v2.0
4.71k stars 343 forks source link

(Bug): Crash on mouse move after open. "pointer being freed was not allocated" . Late 2021 M1 Max macbook pro #705

Closed eclair4151 closed 3 years ago

eclair4151 commented 3 years ago

Natron version

Natron 2.4.1

Operating system

macOS 12.0.1 Monterey

System specs

16 inch late 2021 M1 Max MacBook Pro

Ram: 32 GB
CPU/GPU: Apple M1 Max, 10 core CPU/24 core GPU

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?

open the application and move the mouse

What did you expect to happen? What happened instead?

I expected the application to open without crashing. Instead the main editor screen opens  and as soon as i move the mouse, the app crashes.

https://imgur.com/a/9DfbvMD

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

Process:               Natron [30987]
Path:                  /Applications/Natron.app/Contents/MacOS/Natron
Identifier:            fr.inria.Natron
Version:               2.4.1 (2.4.1)
Code Type:             X86-64 (Translated)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2021-11-08 07:11:13.5770 -0500
OS Version:            macOS 12.0.1 (21A559)
Report Version:        12
Anonymous UUID:        28AF2AA0-4626-9964-9664-36077DAF4E1A

Sleep/Wake UUID:       7AA869C8-66E4-4CCA-9BC4-FEAB4D804A61

Time Awake Since Boot: 150000 seconds
Time Since Wake:       809 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(30987,0x205f75600) malloc: *** error for object 0x7fe25b39cc00: pointer being freed was not allocated
abort() called

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   ???                                 0x7ff894b7e940 ???
1   libsystem_kernel.dylib              0x7ff8046c3112 __pthread_kill + 10
2   libsystem_c.dylib                   0x7ff804645d10 abort + 123
3   libsystem_malloc.dylib              0x7ff8045203e2 malloc_vreport + 548
4   libsystem_malloc.dylib              0x7ff8045235ed malloc_report + 151
5   QtGui                                  0x1116bc057 qt_mac_cgimage_data_free(void*, void const*, unsigned long) + 103
6   CoreGraphics                        0x7ff8099d50b5 data_release_info + 31
7   CoreGraphics                        0x7ff80998494a data_provider_finalize + 52
8   CoreGraphics                        0x7ff80994a4a1 data_provider_retain_count + 74
9   CoreFoundation                      0x7ff80488c148 _CFRelease + 474
10  CoreGraphics                        0x7ff8099b1c8a image_finalize + 103
11  CoreFoundation                      0x7ff80488c062 _CFRelease + 244
12  CoreGraphics                        0x7ff8099fe603 CG::DisplayListResourceImage::~DisplayListResourceImage() + 23
13  CoreGraphics                        0x7ff8099fe5de CG::DisplayListResourceImage::~DisplayListResourceImage() + 14
14  CoreGraphics                        0x7ff8099fe5c1 std::__1::shared_ptr<CG::DisplayListResourceImage>::~shared_ptr() + 49
15  CoreGraphics                        0x7ff809e226bf 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                        0x7ff8099fe1bc CG::DisplayList::~DisplayList() + 316
17  CoreFoundation                      0x7ff80488c062 _CFRelease + 244
18  CoreFoundation                      0x7ff804762040 __RELEASE_OBJECTS_IN_THE_ARRAY__ + 116
19  CoreFoundation                      0x7ff804761f85 -[__NSArrayM dealloc] + 277
20  CoreGraphics                        0x7ff8099fba51 CG::DisplayListRecorder::~DisplayListRecorder() + 33
21  CoreGraphics                        0x7ff8099fba14 CG::DisplayListRecorder::~DisplayListRecorder() + 14
22  CoreGraphics                        0x7ff80997285e CGContextDelegateFinalize + 55
23  CoreFoundation                      0x7ff80488c031 _CFRelease + 195
24  CoreGraphics                        0x7ff8099727cd context_reclaim + 37
25  CoreFoundation                      0x7ff80488c031 _CFRelease + 195
26  AppKit                              0x7ff80726e352 -[NSCGSContext _invalidate] + 44
27  AppKit                              0x7ff80726e301 -[NSCGSContext dealloc] + 25
28  AppKit                              0x7ff80726e2e1 -[NSBitmapGraphicsContext dealloc] + 59
29  libobjc.A.dylib                     0x7ff80459441f AutoreleasePoolPage::releaseUntil(objc_object**) + 167
30  libobjc.A.dylib                     0x7ff8045913a0 objc_autoreleasePoolPop + 161
31  AppKit                              0x7ff80710eada -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 4353
32  AppKit                              0x7ff807100359 -[NSApplication run] + 586
33  QtGui                                  0x1115ab975 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2037
34  QtCore                                 0x110efe028 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 520
35  QtCore                                 0x110f016bc QCoreApplication::exec() + 188
36  Natron                                 0x104a8b373 Natron::GuiApplicationManager::initGui(Natron::CLArgs const&) + 3795
37  Natron                                 0x104d1754f Natron::AppManager::loadInternal(Natron::CLArgs const&) + 1135
38  Natron                                 0x104d13dca Natron::AppManager::loadFromArgs(Natron::CLArgs const&) + 890
39  Natron                                 0x10498c720 main + 224
40  dyld                                   0x205f024fe start + 462
41  ???                                            0x3 ???

Thread 1:: com.apple.rosetta.exceptionserver
0   runtime                             0x7ff7ffef38e4 0x7ff7ffeef000 + 18660
1   runtime                             0x7ff7fff00928 0x7ff7ffeef000 + 71976
2   runtime                             0x7ff7fff020a4 0x7ff7ffeef000 + 77988

Thread 2:
0   runtime                             0x7ff7fff11814 0x7ff7ffeef000 + 141332

Thread 3:
0   ???                                 0x7ff894b7e940 ???
1   libsystem_kernel.dylib              0x7ff8046bf506 __psynch_cvwait + 10
2   QtCore                                 0x110df15db QWaitConditionPrivate::wait(unsigned long) + 235
3   QtCore                                 0x110df14b7 QWaitCondition::wait(QMutex*, unsigned long) + 87
4   QtCore                                 0x110de2594 QThreadPoolThread::run() + 660
5   QtCore                                 0x110deff58 QThreadPrivate::start(void*) + 376
6   libsystem_pthread.dylib             0x7ff8046f9514 _pthread_start + 125
7   libsystem_pthread.dylib             0x7ff8046f502f thread_start + 15

Thread 4:: com.apple.CFSocket.private
0   ???                                 0x7ff894b7e940 ???
1   libsystem_kernel.dylib              0x7ff8046c4e4a __select + 10
2   libsystem_pthread.dylib             0x7ff8046f9514 _pthread_start + 125
3   libsystem_pthread.dylib             0x7ff8046f502f thread_start + 15

Thread 5:: com.apple.NSEventThread
0   ???                                 0x7ff894b7e940 ???
1   libsystem_kernel.dylib              0x7ff8046bcaba mach_msg_trap + 10
2   CoreFoundation                      0x7ff8047bfd51 __CFRunLoopServiceMachPort + 319
3   CoreFoundation                      0x7ff8047be40f __CFRunLoopRun + 1329
4   CoreFoundation                      0x7ff8047bd809 CFRunLoopRunSpecific + 567
5   AppKit                              0x7ff80727dcec _NSEventThread + 132
6   libsystem_pthread.dylib             0x7ff8046f9514 _pthread_start + 125
7   libsystem_pthread.dylib             0x7ff8046f502f thread_start + 15

Thread 6:
0   runtime                             0x7ff7fff11814 0x7ff7ffeef000 + 141332

Thread 7:
0   runtime                             0x7ff7fff11814 0x7ff7ffeef000 + 141332

Thread 8:
0   runtime                             0x7ff7fff11814 0x7ff7ffeef000 + 141332

Thread 9:
0   runtime                             0x7ff7fff11814 0x7ff7ffeef000 + 141332

Thread 10:
0   ???                                 0x7ff894b7e940 ???
1   libsystem_kernel.dylib              0x7ff8046c4e4a __select + 10
2   QtCore                                 0x110f31b5c QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 796
3   QtCore                                 0x110f33872 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 210
4   QtCore                                 0x110efe028 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 520
5   QtCore                                 0x110dee2ce QThread::exec() + 222
6   QtCore                                 0x110deff58 QThreadPrivate::start(void*) + 376
7   libsystem_pthread.dylib             0x7ff8046f9514 _pthread_start + 125
8   libsystem_pthread.dylib             0x7ff8046f502f thread_start + 15

Thread 11:
0   ???                                 0x7ff894b7e940 ???
1   libsystem_kernel.dylib              0x7ff8046bf506 __psynch_cvwait + 10
2   QtCore                                 0x110df15c8 QWaitConditionPrivate::wait(unsigned long) + 216
3   QtCore                                 0x110df14b7 QWaitCondition::wait(QMutex*, unsigned long) + 87
4   QtCore                                 0x110de2594 QThreadPoolThread::run() + 660
5   QtCore                                 0x110deff58 QThreadPrivate::start(void*) + 376
6   libsystem_pthread.dylib             0x7ff8046f9514 _pthread_start + 125
7   libsystem_pthread.dylib             0x7ff8046f502f thread_start + 15

Thread 12:
0   runtime                             0x7ff7fff11814 0x7ff7ffeef000 + 141332

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x0000000113c52028  rsi: 0x0000000000000003  rbp: 0x0000000000000000  rsp: 0x0000000000000000
   r8: 0x0000000205f75600   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x000000000000003e
  r12: 0x0000000000000103  r13: 0x0000000000000050  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: <unavailable>       rfl: 0x0000000000000283
 tmp0: 0xffffffffffffffff tmp1: 0x00007ff894b7e914 tmp2: 0x00007ff8046c3108

Binary Images:
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    0x7ff8046bc000 -     0x7ff8046f2fff libsystem_kernel.dylib (*) <12bd6f13-c452-35ee-9069-51befef29f1a> /usr/lib/system/libsystem_kernel.dylib
    0x7ff8045c4000 -     0x7ff80464cfff libsystem_c.dylib (*) <991f58b7-b4c0-3c3a-84a8-c9c571de5a27> /usr/lib/system/libsystem_c.dylib
    0x7ff804511000 -     0x7ff80453cfff libsystem_malloc.dylib (*) <896704b7-96b0-32b4-986d-a6bcd5c816b4> /usr/lib/system/libsystem_malloc.dylib
       0x11156d000 -        0x111d78fff QtGui (*) <1bc7f06a-d0f3-3bc8-8fbc-de08eb829a67> /Applications/Natron.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
    0x7ff80993f000 -     0x7ff80a06dfff com.apple.CoreGraphics (2.0) <d783019a-cfba-3e67-9482-705fd3997d2d> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7ff804740000 -     0x7ff804c40fff com.apple.CoreFoundation (6.9) <afcc752e-074d-340f-890c-263efd2da77f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff8070d1000 -     0x7ff807f5dfff com.apple.AppKit (6.9) <dd0028a3-78e3-3a8a-a51b-ddd68123adef> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff804584000 -     0x7ff8045c0fff libobjc.A.dylib (*) <6b22efe4-18cc-3551-90ba-d18236104790> /usr/lib/libobjc.A.dylib
       0x110dc9000 -        0x111020fff QtCore (*) <6ddfb9d9-63f3-3814-9c60-0d65792798f9> /Applications/Natron.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
       0x104986000 -        0x105811fff fr.inria.Natron (2.4.1) <01d3d42d-8a5e-3744-b103-c20c6930b6d4> /Applications/Natron.app/Contents/MacOS/Natron
       0x205efd000 -        0x205f68fff dyld (*) <1a6ae033-9438-33c0-8077-988fd885250a> /usr/lib/dyld
    0x7ff7ffeef000 -     0x7ff7fff1efff runtime (*) <9f5d65be-d8d0-3979-bb05-e651a67e785c> /usr/libexec/rosetta/runtime
    0x7ff8046f3000 -     0x7ff8046fefff libsystem_pthread.dylib (*) <29a2750e-f31b-3630-8761-242a6bc3e99e> /usr/lib/system/libsystem_pthread.dylib

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=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
ATS (font support)                32.0M       26 
ATS (font support) (reserved)       28K        3         reserved VM address space (unallocated)
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                 4032K        4 
CG image                          1164K       13 
ColorSync                          228K       26 
CoreAnimation                     90.1M       24 
CoreGraphics                        12K        2 
CoreImage                            4K        1 
CoreUI image data                 1184K       10 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           334.1M       64 
MALLOC guard page                  192K        8 
MALLOC_MEDIUM (reserved)         824.0M        7         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
OpenGL GLSL                        256K        3 
Rosetta Arena                     4096K        2 
Rosetta Generic                   1192K      295 
Rosetta IndirectBranch            1024K        1 
Rosetta JIT                      128.0M        1 
Rosetta Return Stack               240K       24 
Rosetta Thread Context             240K       24 
STACK GUARD                         24K        6 
Stack                             36.1M       12 
Stack Guard                       56.0M        6 
VM_ALLOCATE                       12.5M      111 
VM_ALLOCATE (reserved)             552K       88         reserved VM address space (unallocated)
__DATA                            34.8M      457 
__DATA_CONST                      19.3M      314 
__DATA_DIRTY                       544K       99 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       741.6M      155 
__OBJC_RO                         81.6M        1 
__OBJC_RW                         3120K        2 
__TEXT                           413.6M      454 
__UNICODE                          588K        1 
dyld private memory               1088K        3 
mapped file                        5.3G      816 
shared memory                      820K       19 
unshared pmap                     8704K        6 
===========                     =======  ======= 
TOTAL                              8.5G     3097 
TOTAL, minus reserved VM space     7.3G     3097 

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

{"app_name":"Natron","timestamp":"2021-11-08 07:11:32.00 -0500","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":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.0.1 (21A559)","incident_id":"767940CA-6565-439B-A196-4350C7ABD527","name":"Natron"}
{
  "uptime" : 150000,
  "procLaunch" : "2021-11-08 07:10:51.4317 -0500",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,2",
  "procStartAbsTime" : 3639909472319,
  "coalitionID" : 13681,
  "osVersion" : {
    "train" : "macOS 12.0.1",
    "build" : "21A559",
    "releaseType" : "User"
  },
  "captureTime" : "2021-11-08 07:11:13.5770 -0500",
  "incident" : "767940CA-6565-439B-A196-4350C7ABD527",
  "bug_type" : "309",
  "pid" : 30987,
  "procExitAbsTime" : 3640440498098,
  "translated" : true,
  "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":"C2054CD7-ECD7-5136-8BF6-31A4FA0968B3","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "fr.inria.Natron",
  "crashReporterKey" : "28AF2AA0-4626-9964-9664-36077DAF4E1A",
  "wakeTime" : 809,
  "sleepWakeUUID" : "7AA869C8-66E4-4CCA-9BC4-FEAB4D804A61",
  "sip" : "enabled",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "asi" : {"libsystem_malloc.dylib":["Natron(30987,0x205f75600) malloc: *** error for object 0x7fe25b39cc00: 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":1820759,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":259},"rosetta":{"tmp2":{"value":140703202816264},"tmp1":{"value":140705623697684},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":8690030080,"symbolLocation":0,"symbol":"_main_thread"},"r15":{"value":22},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":4626653224},"r9":{"value":0},"r13":{"value":80},"rflags":{"value":643},"rax":{"value":0},"rsp":{"value":0},"r11":{"value":62},"rcx":{"value":0},"r14":{"value":6},"rsi":{"value":3}},"queue":"com.apple.main-thread","frames":[{"imageOffset":140705623697728,"imageIndex":0},{"imageOffset":28946,"symbol":"__pthread_kill","symbolLocation":10,"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":614581,"symbol":"data_release_info","symbolLocation":31,"imageIndex":5},{"imageOffset":285002,"symbol":"data_provider_finalize","symbolLocation":52,"imageIndex":5},{"imageOffset":46241,"symbol":"data_provider_retain_count","symbolLocation":74,"imageIndex":5},{"imageOffset":1360200,"symbol":"_CFRelease","symbolLocation":474,"imageIndex":6},{"imageOffset":470154,"symbol":"image_finalize","symbolLocation":103,"imageIndex":5},{"imageOffset":1359970,"symbol":"_CFRelease","symbolLocation":244,"imageIndex":6},{"imageOffset":783875,"symbol":"CG::DisplayListResourceImage::~DisplayListResourceImage()","symbolLocation":23,"imageIndex":5},{"imageOffset":783838,"symbol":"CG::DisplayListResourceImage::~DisplayListResourceImage()","symbolLocation":14,"imageIndex":5},{"imageOffset":783809,"symbol":"std::__1::shared_ptr<CG::DisplayListResourceImage>::~shared_ptr()","symbolLocation":49,"imageIndex":5},{"imageOffset":5125823,"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":782780,"symbol":"CG::DisplayList::~DisplayList()","symbolLocation":316,"imageIndex":5},{"imageOffset":1359970,"symbol":"_CFRelease","symbolLocation":244,"imageIndex":6},{"imageOffset":139328,"symbol":"__RELEASE_OBJECTS_IN_THE_ARRAY__","symbolLocation":116,"imageIndex":6},{"imageOffset":139141,"symbol":"-[__NSArrayM dealloc]","symbolLocation":277,"imageIndex":6},{"imageOffset":772689,"symbol":"CG::DisplayListRecorder::~DisplayListRecorder()","symbolLocation":33,"imageIndex":5},{"imageOffset":772628,"symbol":"CG::DisplayListRecorder::~DisplayListRecorder()","symbolLocation":14,"imageIndex":5},{"imageOffset":211038,"symbol":"CGContextDelegateFinalize","symbolLocation":55,"imageIndex":5},{"imageOffset":1359921,"symbol":"_CFRelease","symbolLocation":195,"imageIndex":6},{"imageOffset":210893,"symbol":"context_reclaim","symbolLocation":37,"imageIndex":5},{"imageOffset":1359921,"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":66591,"symbol":"AutoreleasePoolPage::releaseUntil(objc_object**)","symbolLocation":167,"imageIndex":8},{"imageOffset":54176,"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},{"imageOffset":3,"imageIndex":0}]},{"id":1820867,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18660,"imageIndex":12},{"imageOffset":71976,"imageIndex":12},{"imageOffset":77988,"imageIndex":12}]},{"id":1820899,"frames":[{"imageOffset":141332,"imageIndex":12}]},{"id":1820954,"frames":[{"imageOffset":140705623697728,"imageIndex":0},{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"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":13},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":1820955,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":140705623697728,"imageIndex":0},{"imageOffset":36426,"symbol":"__select","symbolLocation":10,"imageIndex":1},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":1820956,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705623697728,"imageIndex":0},{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":523601,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":6},{"imageOffset":517135,"symbol":"__CFRunLoopRun","symbolLocation":1329,"imageIndex":6},{"imageOffset":514057,"symbol":"CFRunLoopRunSpecific","symbolLocation":567,"imageIndex":6},{"imageOffset":1756396,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":7},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":1821066,"frames":[{"imageOffset":141332,"imageIndex":12}]},{"id":1821166,"frames":[{"imageOffset":141332,"imageIndex":12}]},{"id":1821181,"frames":[{"imageOffset":141332,"imageIndex":12}]},{"id":1821182,"frames":[{"imageOffset":141332,"imageIndex":12}]},{"id":1821221,"frames":[{"imageOffset":140705623697728,"imageIndex":0},{"imageOffset":36426,"symbol":"__select","symbolLocation":10,"imageIndex":1},{"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":13},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":1821225,"frames":[{"imageOffset":140705623697728,"imageIndex":0},{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"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":13},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":1821227,"frames":[{"imageOffset":141332,"imageIndex":12}]}],
  "usedImages" : [
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703202787328,
    "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" : 140703201771520,
    "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" : 140703201038336,
    "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" : 4585869312,
    "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_64",
    "base" : 140703289307136,
    "CFBundleShortVersionString" : "2.0",
    "CFBundleIdentifier" : "com.apple.CoreGraphics",
    "size" : 7532544,
    "uuid" : "d783019a-cfba-3e67-9482-705fd3997d2d",
    "path" : "\/System\/Library\/Frameworks\/CoreGraphics.framework\/Versions\/A\/CoreGraphics",
    "name" : "CoreGraphics",
    "CFBundleVersion" : "1557.3.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703203328000,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5246976,
    "uuid" : "afcc752e-074d-340f-890c-263efd2da77f",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1855.105"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703246913536,
    "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_64",
    "base" : 140703201509376,
    "size" : 249856,
    "uuid" : "6b22efe4-18cc-3551-90ba-d18236104790",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4577857536,
    "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" : 4372062208,
    "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" : 8689537024,
    "size" : 442368,
    "uuid" : "1a6ae033-9438-33c0-8077-988fd885250a",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 140703127498752,
    "size" : 196608,
    "uuid" : "9f5d65be-d8d0-3979-bb05-e651a67e785c",
    "path" : "\/usr\/libexec\/rosetta\/runtime",
    "name" : "runtime"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703203012608,
    "size" : 49152,
    "uuid" : "29a2750e-f31b-3630-8761-242a6bc3e99e",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  }
],
  "sharedCache" : {
  "base" : 140703199772672,
  "size" : 15215640576,
  "uuid" : "b5084610-afe4-3485-bade-628c4468b057"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nATS (font support)                32.0M       26 \nATS (font support) (reserved)       28K        3         reserved VM address space (unallocated)\nAccelerate framework               384K        3 \nActivity Tracing                   256K        1 \nCG backing stores                 4032K        4 \nCG image                          1164K       13 \nColorSync                          228K       26 \nCoreAnimation                     90.1M       24 \nCoreGraphics                        12K        2 \nCoreImage                            4K        1 \nCoreUI image data                 1184K       10 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           334.1M       64 \nMALLOC guard page                  192K        8 \nMALLOC_MEDIUM (reserved)         824.0M        7         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nOpenGL GLSL                        256K        3 \nRosetta Arena                     4096K        2 \nRosetta Generic                   1192K      295 \nRosetta IndirectBranch            1024K        1 \nRosetta JIT                      128.0M        1 \nRosetta Return Stack               240K       24 \nRosetta Thread Context             240K       24 \nSTACK GUARD                         24K        6 \nStack                             36.1M       12 \nStack Guard                       56.0M        6 \nVM_ALLOCATE                       12.5M      111 \nVM_ALLOCATE (reserved)             552K       88         reserved VM address space (unallocated)\n__DATA                            34.8M      457 \n__DATA_CONST                      19.3M      314 \n__DATA_DIRTY                       544K       99 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       741.6M      155 \n__OBJC_RO                         81.6M        1 \n__OBJC_RW                         3120K        2 \n__TEXT                           413.6M      454 \n__UNICODE                          588K        1 \ndyld private memory               1088K        3 \nmapped file                        5.3G      816 \nshared memory                      820K       19 \nunshared pmap                     8704K        6 \n===========                     =======  ======= \nTOTAL                              8.5G     3097 \nTOTAL, minus reserved VM space     7.3G     3097 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5fc94383418129005b4e9ae0",
      "factorPackIds" : {

      },
      "deploymentId" : 240000153
    },
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 240000068
    },
    {
      "rolloutId" : "60da5e84ab0ca017dace9abf",
      "factorPackIds" : {

      },
      "deploymentId" : 240000008
    },
    {
      "rolloutId" : "607844aa04477260f58a8077",
      "factorPackIds" : {
        "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
      },
      "deploymentId" : 240000066
    },
    {
      "rolloutId" : "602ad4dac86151000cf27e46",
      "factorPackIds" : {
        "SIRI_DICTATION_ASSETS" : "6182cb1f4b3765609b8b76cb"
      },
      "deploymentId" : 240000254
    },
    {
      "rolloutId" : "601d9415f79519000ccd4b69",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "618455f04b3765609b8b78c1"
      },
      "deploymentId" : 240000311
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookPro18,2, BootROM 7429.41.5, proc 10:8:2 processors, 32 GB, SMC 
Graphics: Apple M1 Max, Apple M1 Max, Built-In
Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5
AirPort: Wi-Fi, wl0: Sep 24 2021 15:49:44 version 20.10.853.23.8.7.106 FWID 01-78e271b2
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

Step-by-step reproduction instructions

Open the application (without a project) and move the mouse

Additional details

No response

rodlie commented 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?

eclair4151 commented 3 years ago

Ah, yes the 2.5 alpha does seem to fix the issue

devernay commented 3 years ago

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

stevenroh commented 3 years ago

@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" : [

  ]
}
}
devernay commented 3 years ago

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