Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash during launch (Version 2.4.1 running under Rosetta 2 emulation on Apple Silicon) dup of #712 #737

Closed
TrevorSmale opened this issue Dec 30, 2021 · 1 comment
Labels
status:duplicate This issue or pull request already exists

Comments

@TrevorSmale
Copy link

Hello

When trying to open the latest version of Natron on my M1 mini I get repeated crashing during the launch sequence.
I thought it may be somewhat helpful to Paste my crash ####report.


Translated Report (Full Report Below)

Process: Natron [10266]
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-12-29 19:40:27.6279 -0500
OS Version: macOS 12.1 (21C52)
Report Version: 12
Anonymous UUID: BA14EC09-577F-27AD-1F1C-8393FDDE5B66

Sleep/Wake UUID: 7CB16509-692F-4AE0-AA17-1FBC3F73798F

Time Awake Since Boot: 86000 seconds
Time Since Wake: 4130 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(10266,0x20403f600) malloc: *** error for object 0x7fd50800a600: pointer being freed was not allocated
abort() called

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 ??? 0x7ff89bcc2940 ???
1 libsystem_kernel.dylib 0x7ff80b70f112 __pthread_kill + 10
2 libsystem_c.dylib 0x7ff80b691d10 abort + 123
3 libsystem_malloc.dylib 0x7ff80b56c3e2 malloc_vreport + 548
4 libsystem_malloc.dylib 0x7ff80b56f5ed malloc_report + 151
5 QtGui 0x10f6ca057 qt_mac_cgimage_data_free(void*, void const*, unsigned long) + 103
6 CoreGraphics 0x7ff810a2e095 data_release_info + 31
7 CoreGraphics 0x7ff8109dd92a data_provider_finalize + 52
8 CoreGraphics 0x7ff8109a3481 data_provider_retain_count + 74
9 CoreFoundation 0x7ff80b8d81e8 _CFRelease + 474
10 CoreGraphics 0x7ff810a0ac6a image_finalize + 103
11 CoreFoundation 0x7ff80b8d8102 _CFRelease + 244
12 CoreGraphics 0x7ff810a575e3 CG::DisplayListResourceImage::~DisplayListResourceImage() + 23
13 CoreGraphics 0x7ff810a575be CG::DisplayListResourceImage::~DisplayListResourceImage() + 14
14 CoreGraphics 0x7ff810a575a1 std::__1::shared_ptrCG::DisplayListResourceImage::~shared_ptr() + 49
15 CoreGraphics 0x7ff810e7b6bf std::__1::__tree<std::__1::shared_ptrCG::DisplayListResourceImage, CG::CompareResourceImage, std::__1::allocator<std::__1::shared_ptrCG::DisplayListResourceImage > >::destroy(std::__1::__tree_node<std::__1::shared_ptrCG::DisplayListResourceImage, void*>) + 47
16 CoreGraphics 0x7ff810e7b6aa std::__1::__tree<std::__1::shared_ptrCG::DisplayListResourceImage, CG::CompareResourceImage, std::__1::allocator<std::__1::shared_ptrCG::DisplayListResourceImage > >::destroy(std::__1::__tree_node<std::__1::shared_ptrCG::DisplayListResourceImage, void
>*) + 26
17 CoreGraphics 0x7ff810a5719c CG::DisplayList::~DisplayList() + 316
18 CoreFoundation 0x7ff80b8d8102 _CFRelease + 244
19 CoreFoundation 0x7ff80b7ae0e0 RELEASE_OBJECTS_IN_THE_ARRAY + 116
20 CoreFoundation 0x7ff80b7ae025 -[__NSArrayM dealloc] + 277
21 CoreGraphics 0x7ff810a54a31 CG::DisplayListRecorder::~DisplayListRecorder() + 33
22 CoreGraphics 0x7ff810a549f4 CG::DisplayListRecorder::~DisplayListRecorder() + 14
23 CoreGraphics 0x7ff8109cb83e CGContextDelegateFinalize + 55
24 CoreFoundation 0x7ff80b8d80d1 _CFRelease + 195
25 CoreGraphics 0x7ff8109cb7ad context_reclaim + 37
26 CoreFoundation 0x7ff80b8d80d1 _CFRelease + 195
27 AppKit 0x7ff80e2be402 -[NSCGSContext _invalidate] + 44
28 AppKit 0x7ff80e2be3b1 -[NSCGSContext dealloc] + 25
29 AppKit 0x7ff80e2be391 -[NSBitmapGraphicsContext dealloc] + 59
30 libobjc.A.dylib 0x7ff80b5e041f AutoreleasePoolPage::releaseUntil(objc_object**) + 167
31 libobjc.A.dylib 0x7ff80b5dd3a0 objc_autoreleasePoolPop + 161
32 AppKit 0x7ff80e15ed36 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 4353
33 AppKit 0x7ff80e1505a9 -[NSApplication run] + 586
34 QtGui 0x10f5b9975 QEventDispatcherMac::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 2037
35 QtCore 0x10ef0c028 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 520
36 QtCore 0x10ef0f6bc QCoreApplication::exec() + 188
37 Natron 0x102a99373 Natron::GuiApplicationManager::initGui(Natron::CLArgs const&) + 3795
38 Natron 0x102d2554f Natron::AppManager::loadInternal(Natron::CLArgs const&) + 1135
39 Natron 0x102d21dca Natron::AppManager::loadFromArgs(Natron::CLArgs const&) + 890
40 Natron 0x10299a720 main + 224
41 dyld 0x203fc44fe start + 462

Thread 1:: com.apple.rosetta.exceptionserver
0 runtime 0x7ff7ffc5f8e4 0x7ff7ffc5b000 + 18660
1 runtime 0x7ff7ffc6c928 0x7ff7ffc5b000 + 71976
2 runtime 0x7ff7ffc6e0a4 0x7ff7ffc5b000 + 77988

Thread 2:
0 runtime 0x7ff7ffc7d814 0x7ff7ffc5b000 + 141332

Thread 3:
0 runtime 0x7ff7ffc7d814 0x7ff7ffc5b000 + 141332

Thread 4:
0 runtime 0x7ff7ffc7d814 0x7ff7ffc5b000 + 141332

Thread 5:
0 runtime 0x7ff7ffc7d814 0x7ff7ffc5b000 + 141332

Thread 6:
0 runtime 0x7ff7ffc7d814 0x7ff7ffc5b000 + 141332

Thread 7:
0 ??? 0x7ff89bcc2940 ???
1 libsystem_kernel.dylib 0x7ff80b70b506 __psynch_cvwait + 10
2 QtCore 0x10edff5db QWaitConditionPrivate::wait(unsigned long) + 235
3 QtCore 0x10edff4b7 QWaitCondition::wait(QMutex*, unsigned long) + 87
4 QtCore 0x10edf0594 QThreadPoolThread::run() + 660
5 QtCore 0x10edfdf58 QThreadPrivate::start(void*) + 376
6 libsystem_pthread.dylib 0x7ff80b7454f4 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80b74100f thread_start + 15

Thread 8:: com.apple.CFSocket.private
0 ??? 0x7ff89bcc2940 ???
1 libsystem_kernel.dylib 0x7ff80b710e4a __select + 10
2 libsystem_pthread.dylib 0x7ff80b7454f4 _pthread_start + 125
3 libsystem_pthread.dylib 0x7ff80b74100f thread_start + 15

Thread 9:: com.apple.NSEventThread
0 ??? 0x7ff89bcc2940 ???
1 libsystem_kernel.dylib 0x7ff80b708aba mach_msg_trap + 10
2 CoreFoundation 0x7ff80b80bdf1 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff80b80a4af __CFRunLoopRun + 1329
4 CoreFoundation 0x7ff80b8098a9 CFRunLoopRunSpecific + 567
5 AppKit 0x7ff80e2cdd98 _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff80b7454f4 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80b74100f thread_start + 15

Thread 10:
0 ??? 0x7ff89bcc2940 ???
1 libsystem_kernel.dylib 0x7ff80b710e4a __select + 10
2 QtCore 0x10ef3fb5c QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timeval*) + 796
3 QtCore 0x10ef41872 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 210
4 QtCore 0x10ef0c028 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 520
5 QtCore 0x10edfc2ce QThread::exec() + 222
6 QtCore 0x10edfdf58 QThreadPrivate::start(void*) + 376
7 libsystem_pthread.dylib 0x7ff80b7454f4 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff80b74100f thread_start + 15

Thread 11:
0 ??? 0x7ff89bcc2940 ???
1 libsystem_kernel.dylib 0x7ff80b70b506 __psynch_cvwait + 10
2 QtCore 0x10edff5c8 QWaitConditionPrivate::wait(unsigned long) + 216
3 QtCore 0x10edff4b7 QWaitCondition::wait(QMutex*, unsigned long) + 87
4 QtCore 0x10edf0594 QThreadPoolThread::run() + 660
5 QtCore 0x10edfdf58 QThreadPrivate::start(void*) + 376
6 libsystem_pthread.dylib 0x7ff80b7454f4 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff80b74100f thread_start + 15

Thread 12:
0 runtime 0x7ff7ffc7d814 0x7ff7ffc5b000 + 141332

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x000000011a4bb028 rsi: 0x0000000000000003 rbp: 0x0000000000000000 rsp: 0x0000000000000000
r8: 0x000000020403f600 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000034
r12: 0x0000000000000103 r13: 0x0000000000000050 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: rfl: 0x0000000000000283
tmp0: 0xffffffffffffffff tmp1: 0x00007ff89bcc2914 tmp2: 0x00007ff80b70f108

Binary Images:
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???
0x7ff80b708000 - 0x7ff80b73efff libsystem_kernel.dylib (
) <5aa1e5be-b5b8-3a02-9885-a8c99e0ca378> /usr/lib/system/libsystem_kernel.dylib
0x7ff80b610000 - 0x7ff80b698fff libsystem_c.dylib () /usr/lib/system/libsystem_c.dylib
0x7ff80b55d000 - 0x7ff80b588fff libsystem_malloc.dylib (
) /usr/lib/system/libsystem_malloc.dylib
0x10f57b000 - 0x10fd86fff QtGui () <1bc7f06a-d0f3-3bc8-8fbc-de08eb829a67> /Applications/Natron.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x7ff810998000 - 0x7ff8110c6fff com.apple.CoreGraphics (2.0) <47a66707-68b8-3769-aefd-57c53ad3f8a7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7ff80b78c000 - 0x7ff80bc8cfff com.apple.CoreFoundation (6.9) <7e1d1901-3f9e-3e2e-a090-3655e5f5e04b> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff80e121000 - 0x7ff80efaffff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7ff80b5d0000 - 0x7ff80b60cfff libobjc.A.dylib (
) /usr/lib/libobjc.A.dylib
0x10edd7000 - 0x10f02efff QtCore () <6ddfb9d9-63f3-3814-9c60-0d65792798f9> /Applications/Natron.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x102994000 - 0x10381ffff fr.inria.Natron (2.4.1) <01d3d42d-8a5e-3744-b103-c20c6930b6d4> /Applications/Natron.app/Contents/MacOS/Natron
0x203fbf000 - 0x20402afff dyld (
) /usr/lib/dyld
0x7ff7ffc5b000 - 0x7ff7ffc8afff runtime () <21c1e0c9-a36e-3e4b-a12b-1bf54ce4403e> /usr/libexec/rosetta/runtime
0x7ff80b73f000 - 0x7ff80b74afff libsystem_pthread.dylib (
) <6c7561b4-4b92-3f45-921e-abe669299844> /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=975.8M resident=0K(0%) swapped_out_or_unallocated=975.8M(100%)
Writable regions: Total=1.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.3G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
ATS (font support) 32.0M 25
ATS (font support) (reserved) 28K 3 reserved VM address space (unallocated)
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 960K 4
CG image 180K 13
ColorSync 228K 26
CoreAnimation 41.0M 21
CoreGraphics 12K 2
CoreImage 4K 1
CoreUI image data 528K 9
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 267.4M 55
MALLOC guard page 192K 9
MALLOC_MEDIUM (reserved) 464.0M 4 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 1076K 266
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.3M 83
VM_ALLOCATE (reserved) 44K 9 reserved VM address space (unallocated)
__DATA 19.3M 332
__DATA_CONST 13.4M 207
__DATA_DIRTY 544K 100
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 715.2M 44
__OBJC_RO 81.8M 1
__OBJC_RW 3136K 3
__TEXT 260.7M 344
__UNICODE 588K 1
dyld private memory 1024K 1
mapped file 5.2G 488
shared memory 812K 16
unshared pmap 8576K 5
=========== ======= =======
TOTAL 7.7G 2160
TOTAL, minus reserved VM space 6.8G 2160


Full Report

{"app_name":"Natron","timestamp":"2021-12-29 19:40:41.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":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.1 (21C52)","incident_id":"DB50A541-A24E-4668-A01D-92F1A609B4AD","name":"Natron"}
{
"uptime" : 86000,
"procLaunch" : "2021-12-29 19:40:22.1572 -0500",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "Macmini9,1",
"procStartAbsTime" : 2083615078479,
"coalitionID" : 6548,
"osVersion" : {
"train" : "macOS 12.1",
"build" : "21C52",
"releaseType" : "User"
},
"captureTime" : "2021-12-29 19:40:27.6279 -0500",
"incident" : "DB50A541-A24E-4668-A01D-92F1A609B4AD",
"bug_type" : "309",
"pid" : 10266,
"procExitAbsTime" : 2083745860674,
"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":"2F120628-1754-50D9-92D8-D14A55B192DA","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "fr.inria.Natron",
"crashReporterKey" : "BA14EC09-577F-27AD-1F1C-8393FDDE5B66",
"wakeTime" : 4130,
"sleepWakeUUID" : "7CB16509-692F-4AE0-AA17-1FBC3F73798F",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"ktriageinfo" : "VM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\n",
"asi" : {"libsystem_malloc.dylib":["Natron(10266,0x20403f600) malloc: *** error for object 0x7fd50800a600: 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":741533,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":259},"rosetta":{"tmp2":{"value":140703320568072},"tmp1":{"value":140705742465300},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":8657303040,"symbolLocation":0,"symbol":"_main_thread"},"r15":{"value":22},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":4736135208},"r9":{"value":0},"r13":{"value":80},"rflags":{"value":643},"rax":{"value":0},"rsp":{"value":0},"r11":{"value":52},"rcx":{"value":0},"r14":{"value":6},"rsi":{"value":3}},"queue":"com.apple.main-thread","frames":[{"imageOffset":140705742465344,"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":614549,"symbol":"data_release_info","symbolLocation":31,"imageIndex":5},{"imageOffset":284970,"symbol":"data_provider_finalize","symbolLocation":52,"imageIndex":5},{"imageOffset":46209,"symbol":"data_provider_retain_count","symbolLocation":74,"imageIndex":5},{"imageOffset":1360360,"symbol":"_CFRelease","symbolLocation":474,"imageIndex":6},{"imageOffset":470122,"symbol":"image_finalize","symbolLocation":103,"imageIndex":5},{"imageOffset":1360130,"symbol":"_CFRelease","symbolLocation":244,"imageIndex":6},{"imageOffset":783843,"symbol":"CG::DisplayListResourceImage::~DisplayListResourceImage()","symbolLocation":23,"imageIndex":5},{"imageOffset":783806,"symbol":"CG::DisplayListResourceImage::~DisplayListResourceImage()","symbolLocation":14,"imageIndex":5},{"imageOffset":783777,"symbol":"std::__1::shared_ptrCG::DisplayListResourceImage::~shared_ptr()","symbolLocation":49,"imageIndex":5},{"imageOffset":5125823,"symbol":"std::__1::__tree<std::__1::shared_ptrCG::DisplayListResourceImage, CG::CompareResourceImage, std::__1::allocator<std::__1::shared_ptrCG::DisplayListResourceImage > >::destroy(std::__1::__tree_node<std::__1::shared_ptrCG::DisplayListResourceImage, void*>)","symbolLocation":47,"imageIndex":5},{"imageOffset":5125802,"symbol":"std::__1::__tree<std::__1::shared_ptrCG::DisplayListResourceImage, CG::CompareResourceImage, std::__1::allocator<std::__1::shared_ptrCG::DisplayListResourceImage > >::destroy(std::__1::__tree_node<std::__1::shared_ptrCG::DisplayListResourceImage, void>)","symbolLocation":26,"imageIndex":5},{"imageOffset":782748,"symbol":"CG::DisplayList::~DisplayList()","symbolLocation":316,"imageIndex":5},{"imageOffset":1360130,"symbol":"_CFRelease","symbolLocation":244,"imageIndex":6},{"imageOffset":139488,"symbol":"RELEASE_OBJECTS_IN_THE_ARRAY","symbolLocation":116,"imageIndex":6},{"imageOffset":139301,"symbol":"-[__NSArrayM dealloc]","symbolLocation":277,"imageIndex":6},{"imageOffset":772657,"symbol":"CG::DisplayListRecorder::~DisplayListRecorder()","symbolLocation":33,"imageIndex":5},{"imageOffset":772596,"symbol":"CG::DisplayListRecorder::~DisplayListRecorder()","symbolLocation":14,"imageIndex":5},{"imageOffset":211006,"symbol":"CGContextDelegateFinalize","symbolLocation":55,"imageIndex":5},{"imageOffset":1360081,"symbol":"_CFRelease","symbolLocation":195,"imageIndex":6},{"imageOffset":210861,"symbol":"context_reclaim","symbolLocation":37,"imageIndex":5},{"imageOffset":1360081,"symbol":"_CFRelease","symbolLocation":195,"imageIndex":6},{"imageOffset":1692674,"symbol":"-[NSCGSContext _invalidate]","symbolLocation":44,"imageIndex":7},{"imageOffset":1692593,"symbol":"-[NSCGSContext dealloc]","symbolLocation":25,"imageIndex":7},{"imageOffset":1692561,"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":253238,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":4353,"imageIndex":7},{"imageOffset":193961,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":7},{"imageOffset":256373,"symbol":"QEventDispatcherMac::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":2037,"imageIndex":4},{"imageOffset":1265704,"symbol":"QEventLoop::exec(QFlagsQEventLoop::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":741537,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18660,"imageIndex":12},{"imageOffset":71976,"imageIndex":12},{"imageOffset":77988,"imageIndex":12}]},{"id":741551,"frames":[{"imageOffset":141332,"imageIndex":12}]},{"id":741553,"frames":[{"imageOffset":141332,"imageIndex":12}]},{"id":741561,"frames":[{"imageOffset":141332,"imageIndex":12}]},{"id":741562,"frames":[{"imageOffset":141332,"imageIndex":12}]},{"id":741568,"frames":[{"imageOffset":141332,"imageIndex":12}]},{"id":741574,"frames":[{"imageOffset":140705742465344,"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":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":741575,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":140705742465344,"imageIndex":0},{"imageOffset":36426,"symbol":"__select","symbolLocation":10,"imageIndex":1},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":741576,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705742465344,"imageIndex":0},{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":523761,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":6},{"imageOffset":517295,"symbol":"__CFRunLoopRun","symbolLocation":1329,"imageIndex":6},{"imageOffset":514217,"symbol":"CFRunLoopRunSpecific","symbolLocation":567,"imageIndex":6},{"imageOffset":1756568,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":7},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":741600,"frames":[{"imageOffset":140705742465344,"imageIndex":0},{"imageOffset":36426,"symbol":"__select","symbolLocation":10,"imageIndex":1},{"imageOffset":1477468,"symbol":"QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timeval*)","symbolLocation":796,"imageIndex":9},{"imageOffset":1484914,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":210,"imageIndex":9},{"imageOffset":1265704,"symbol":"QEventLoop::exec(QFlagsQEventLoop::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":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":741604,"frames":[{"imageOffset":140705742465344,"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":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":741607,"frames":[{"imageOffset":141332,"imageIndex":12}]}],
"usedImages" : [
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703320539136,
"size" : 225280,
"uuid" : "5aa1e5be-b5b8-3a02-9885-a8c99e0ca378",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703319523328,
"size" : 561152,
"uuid" : "e58814cc-dcb7-35a5-badc-e367ed3ac207",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703318790144,
"size" : 180224,
"uuid" : "ca14841a-43f1-3f98-ad36-4a7c5c2447da",
"path" : "/usr/lib/system/libsystem_malloc.dylib",
"name" : "libsystem_malloc.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4552372224,
"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" : 140703407112192,
"CFBundleShortVersionString" : "2.0",
"CFBundleIdentifier" : "com.apple.CoreGraphics",
"size" : 7532544,
"uuid" : "47a66707-68b8-3769-aefd-57c53ad3f8a7",
"path" : "/System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics",
"name" : "CoreGraphics",
"CFBundleVersion" : "1557.3.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703321079808,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5246976,
"uuid" : "7e1d1901-3f9e-3e2e-a090-3655e5f5e04b",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1856.105"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703364681728,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15265792,
"uuid" : "d23b9681-3764-3298-a716-fbb511dd5a7c",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.20.111"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703319261184,
"size" : 249856,
"uuid" : "c9c06654-3409-380d-a4b0-12286f285e67",
"path" : "/usr/lib/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4544360448,
"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" : 4338565120,
"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" : 8656777216,
"size" : 442368,
"uuid" : "cef5a27a-d50b-3020-af03-1734b19bc8c5",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 140703124795392,
"size" : 196608,
"uuid" : "21c1e0c9-a36e-3e4b-a12b-1bf54ce4403e",
"path" : "/usr/libexec/rosetta/runtime",
"name" : "runtime"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703320764416,
"size" : 49152,
"uuid" : "6c7561b4-4b92-3f45-921e-abe669299844",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
}
],
"sharedCache" : {
"base" : 140703317524480,
"size" : 15218081792,

},
"vmSummary" : "ReadOnly portion of Libraries: Total=975.8M resident=0K(0%) swapped_out_or_unallocated=975.8M(100%)\nWritable regions: Total=1.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.3G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nATS (font support) 32.0M 25 \nATS (font support) (reserved) 28K 3 reserved VM address space (unallocated)\nAccelerate framework 384K 3 \nActivity Tracing 256K 1 \nCG backing stores 960K 4 \nCG image 180K 13 \nColorSync 228K 26 \nCoreAnimation 41.0M 21 \nCoreGraphics 12K 2 \nCoreImage 4K 1 \nCoreUI image data 528K 9 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 267.4M 55 \nMALLOC guard page 192K 9 \nMALLOC_MEDIUM (reserved) 464.0M 4 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 1076K 266 \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.3M 83 \nVM_ALLOCATE (reserved) 44K 9 reserved VM address space (unallocated)\n__DATA 19.3M 332 \n__DATA_CONST 13.4M 207 \n__DATA_DIRTY 544K 100 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 715.2M 44 \n__OBJC_RO 81.8M 1 \n__OBJC_RW 3136K 3 \n__TEXT 260.7M 344 \n__UNICODE 588K 1 \ndyld private memory 1024K 1 \nmapped file 5.2G 488 \nshared memory 812K 16 \nunshared pmap 8576K 5 \n=========== ======= ======= \nTOTAL 7.7G 2160 \nTOTAL, minus reserved VM space 6.8G 2160 \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" : "602ad4dac86151000cf27e46",
  "factorPackIds" : {
    "SIRI_DICTATION_ASSETS" : "61a80a438feb033580c2778b"
  },
  "deploymentId" : 240000290
},
{
  "rolloutId" : "5ffde50ce2aacd000d47a95f",
  "factorPackIds" : {

  },
  "deploymentId" : 240000090
},
{
  "rolloutId" : "601d9415f79519000ccd4b69",
  "factorPackIds" : {
    "SIRI_TEXT_TO_SPEECH" : "61c11dcd2cb6041dc630dc63"
  },
  "deploymentId" : 240000356
},
{
  "rolloutId" : "5fc94383418129005b4e9ae0",
  "factorPackIds" : {

  },
  "deploymentId" : 240000196
}

],
"experiments" : [

]
}
}

Model: Macmini9,1, BootROM 7429.61.2, proc 8:4:4 processors, 8 GB, SMC
Graphics: Apple M1, Apple M1, Built-In
Display: VA32AQ, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), Main, MirrorOff, Online
Memory Module: LPDDR4
AirPort: Wi-Fi, wl0: Oct 26 2021 16:10:41 version 18.20.310.15.7.8.120 FWID 01-5d6c3867
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: USB 10/100/1000 LAN, Ethernet, en6
Network Service: Wi-Fi, AirPort, en1
USB Device: USB31Bus
USB Device: Anker USB-C Hub Device
USB Device: USB3.0 Card Reader
USB Device: USB 10/100/1000 LAN
USB Device: Anker USB-C Hub Device
USB Device: HD Pro Webcam C920
USB Device: Anker
USB Device: USB31Bus
USB Device: USB30Bus
USB Device: USB3.0 Hub
USB Device: USB Sound Device
USB Device: USB2.0 Hub
USB Device: USB3.0 HD Video Capture
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Bus: Mac mini, Apple Inc.

@devernay devernay changed the title Crash during launch (Version 2.4.1 running under Rosetta 2 emulation on Apple Silicon) Crash during launch (Version 2.4.1 running under Rosetta 2 emulation on Apple Silicon) dup of #712 Jan 8, 2022
@devernay devernay added the status:duplicate This issue or pull request already exists label Jan 8, 2022
@devernay
Copy link
Member

devernay commented Jan 8, 2022

duplicate of #712

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants