I am trying to use freeview to load a volume. I am using freesurfer 7.3.2 on the new M1 mac pro with ios ventura.
Please view below the error report I am getting. Is there any work around it? I have tried different volumes but same issues
Translated Report (Full Report Below)
-------------------------------------
Process: freeview [2225]
Path: /Applications/freesurfer/*/Freeview.app/Contents/MacOS/freeview
Identifier: com.freesurfer.freeview
Version: ???
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2022-12-14 22:18:58.4199 +0000
OS Version: macOS 13.0.1 (22A400)
Report Version: 12
Anonymous UUID: 4DD80B35-B000-767B-D8E0-4CF3002E053F
Sleep/Wake UUID: 305334BF-BD70-4E02-B20F-D4316B1A93BB
Time Awake Since Boot: 16000 seconds
Time Since Wake: 10255 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000036da55ddc150
Exception Codes: 0x0000000000000001, 0x000036da55ddc150
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [2225]
VM Region Info: 0x36da55ddc150 is not in any region. Bytes after previous region: 59830335029585 Bytes before following region: 45241744899760
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
commpage (reserved) 1000000000-7000000000 [384.0G] ---/--- SM=NUL ...(unallocated)
---> GAP OF 0x5f9000000000 BYTES
MALLOC_NANO 600000000000-600008000000 [128.0M] rw-/rwx SM=PRV
Kernel Triage:
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x7ff80d3b0959 objc_storeWeak + 188
1 AppKit 0x7ff810895aaa -[NSWindow setDelegate:] + 199
2 libqcocoa.dylib 0x11d003d31 0x11cfe1000 + 142641
3 libqcocoa.dylib 0x11cffd672 0x11cfe1000 + 116338
4 libqcocoa.dylib 0x11cffd0fe 0x11cfe1000 + 114942
5 QtGui 0x11d622eb7 QWindowPrivate::create(bool, unsigned long long) + 151
6 QtWidgets 0x11c26d771 QWidgetPrivate::create() + 1185
7 QtWidgets 0x11c26c414 QWidget::create(unsigned long long, bool, bool) + 324
8 QtWidgets 0x11c27f81d QWidgetPrivate::setVisible(bool) + 189
9 freeview 0x100a60ded 0x1009f7000 + 433645
10 QtCore 0x11ece1b9f QObject::event(QEvent*) + 943
11 QtWidgets 0x11c280e9a QWidget::event(QEvent*) + 4698
12 QtWidgets 0x11c2459ea QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266
13 QtWidgets 0x11c246e11 QApplication::notify(QObject*, QEvent*) + 497
14 QtCore 0x11ecb6a34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
15 QtCore 0x11ecb7d79 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 809
16 libqcocoa.dylib 0x11d01b259 0x11cfe1000 + 238169
17 libqcocoa.dylib 0x11d01b9c8 0x11cfe1000 + 240072
18 CoreFoundation 0x7ff80d7f1ef1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
19 CoreFoundation 0x7ff80d7f1ea0 __CFRunLoopDoSource0 + 157
20 CoreFoundation 0x7ff80d7f1c6e __CFRunLoopDoSources0 + 212
21 CoreFoundation 0x7ff80d7f08c8 __CFRunLoopRun + 943
22 CoreFoundation 0x7ff80d7efe9f CFRunLoopRunSpecific + 560
23 HIToolbox 0x7ff817617bd6 RunCurrentEventLoopInMode + 292
24 HIToolbox 0x7ff8176179e6 ReceiveNextEventCommon + 679
25 HIToolbox 0x7ff817617723 _BlockUntilNextEventMatchingListInModeWithFilter + 70
26 AppKit 0x7ff81084db37 _DPSNextEvent + 909
27 AppKit 0x7ff81084c9b8 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
28 AppKit 0x7ff81083eff3 -[NSApplication run] + 586
29 libqcocoa.dylib 0x11d01a62f 0x11cfe1000 + 235055
30 QtCore 0x11ecb2acf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
31 QtCore 0x11ecb7042 QCoreApplication::exec() + 130
32 freeview 0x100afccb7 0x1009f7000 + 1072311
33 dyld 0x21190a310 start + 2432
Thread 1:: com.apple.rosetta.exceptionserver
0 runtime 0x7ff7fff18750 0x7ff7fff14000 + 18256
1 runtime 0x7ff7fff2466c 0x7ff7fff14000 + 67180
2 runtime 0x7ff7fff2606c 0x7ff7fff14000 + 73836
Thread 2:: QThread
0 ??? 0x7ff89c99e9a8 ???
1 libsystem_kernel.dylib 0x7ff80d6df3ba poll + 10
2 QtCore 0x11ed19220 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 608
3 QtCore 0x11ed1aa21 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 849
4 QtCore 0x11ecb2acf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
5 QtCore 0x11eadf603 QThread::exec() + 131
6 QtCore 0x11eae0619 0x11eabe000 + 140825
7 libsystem_pthread.dylib 0x7ff80d717259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff80d712c7b thread_start + 15
Thread 3:: com.apple.NSEventThread
0 ??? 0x7ff89c99e9a8 ???
1 libsystem_kernel.dylib 0x7ff80d6d86a2 mach_msg2_trap + 10
2 libsystem_kernel.dylib 0x7ff80d6e667d mach_msg2_internal + 82
3 libsystem_kernel.dylib 0x7ff80d6df71a mach_msg_overwrite + 723
4 libsystem_kernel.dylib 0x7ff80d6d8989 mach_msg + 19
5 CoreFoundation 0x7ff80d7f202b __CFRunLoopServiceMachPort + 145
6 CoreFoundation 0x7ff80d7f0a84 __CFRunLoopRun + 1387
7 CoreFoundation 0x7ff80d7efe9f CFRunLoopRunSpecific + 560
8 AppKit 0x7ff8109ad696 _NSEventThread + 132
9 libsystem_pthread.dylib 0x7ff80d717259 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff80d712c7b thread_start + 15
Thread 4:
0 runtime 0x7ff7fff3687c 0x7ff7fff14000 + 141436
Thread 5:
0 runtime 0x7ff7fff3687c 0x7ff7fff14000 + 141436
Thread 6:
0 runtime 0x7ff7fff3687c 0x7ff7fff14000 + 141436
Thread 7:
0 runtime 0x7ff7fff3687c 0x7ff7fff14000 + 141436
Thread 8:
0 runtime 0x7ff7fff3687c 0x7ff7fff14000 + 141436
Thread 9:
0 runtime 0x7ff7fff3687c 0x7ff7fff14000 + 141436
Thread 10:
0 runtime 0x7ff7fff3687c 0x7ff7fff14000 + 141436
Thread 11:: ThreadIOWorker
0 <translation info unavailable> 0x113899864 ???
1 <translation info unavailable> 0x1137603d8 ???
2 dyld 0x211913e7c dyld4::Reaper::markDependentOfInUseImages() + 56
3 dyld 0x211913edd dyld4::Reaper::garbageCollect() + 75
4 dyld 0x21191438a dyld4::RuntimeState::garbageCollectInner() + 232
5 dyld 0x211913c48 dyld4::RuntimeState::decDlRefCount(dyld4::Loader const*) + 208
6 dyld 0x21193ba90 dyld4::APIs::dlclose(void*) + 208
7 QtCore 0x11ecb0d25 0x11eabe000 + 2043173
8 QtCore 0x11ecab5a0 0x11eabe000 + 2020768
9 QtCore 0x11eca4d96 0x11eabe000 + 1994134
10 QtCore 0x11eca506e 0x11eabe000 + 1994862
11 QtCore 0x11ece0f2c QObject::~QObject() + 2140
12 QtCore 0x11eca63ae QFactoryLoader::~QFactoryLoader() + 94
13 QtCore 0x11eca681e QFactoryLoader::~QFactoryLoader() + 14
14 QtGui 0x11d6891a6 0x11d5dc000 + 709030
15 libsystem_c.dylib 0x7ff80d60dccf __cxa_finalize_ranges + 409
16 libsystem_c.dylib 0x7ff80d60dae9 exit + 35
17 freeview 0x101c8ab3c 0x1009f7000 + 19479356
18 freeview 0x101d11118 0x1009f7000 + 20029720
19 freeview 0x100a70dac 0x1009f7000 + 499116
20 freeview 0x100a71438 0x1009f7000 + 500792
21 freeview 0x100a98cde 0x1009f7000 + 662750
22 freeview 0x100b850ea 0x1009f7000 + 1630442
23 QtCore 0x11eae0619 0x11eabe000 + 140825
24 libsystem_pthread.dylib 0x7ff80d717259 _pthread_start + 125
25 libsystem_pthread.dylib 0x7ff80d712c7b thread_start + 15
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000103 rdx: 0x0000600001c7c150
rdi: 0x000036da55ddc150 rsi: 0x00007ffffffffff8 rbp: 0x00000003163eeb30 rsp: 0x00000003163eead0
r8: 0x00007f7d740db540 r9: 0x00000000000001ff r10: 0x00007ff850d6f658 r11: 0x00007ff81081ff94
r12: 0x0000000000000000 r13: 0x00007ff850d53880 r14: 0x00007f7d740db5f0 r15: 0x00007ff850d545c0
rip: <unavailable> rfl: 0x0000000000000202
tmp0: 0x0000000000000000 tmp1: 0x00007ff80d3b091b tmp2: 0x00007ff89c9b1224
Binary Images:
0x7ff80d3a4000 - 0x7ff80d3dffe0 libobjc.A.dylib (*) <2ae3c5f8-a564-3b7e-8f07-3e0df7e1e885> /usr/lib/libobjc.A.dylib
0x7ff81080f000 - 0x7ff811813ff6 com.apple.AppKit (6.9) <817d572e-eb8c-3999-b7a0-68e1c4b47266> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x11cfe1000 - 0x11d14ffff libqcocoa.dylib (*) <d4ab240b-4535-3aec-b72b-5ffc4750e4e5> /Applications/freesurfer/*/Freeview.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x11d5dc000 - 0x11dac5fff org.qt-project.QtGui (5.15) <cbcec35a-ee54-354f-9c2b-188ac6b2790d> /Applications/freesurfer/*/Freeview.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x11c235000 - 0x11c67bfff org.qt-project.QtWidgets (5.15) <b432d666-dcab-320a-8496-78a67f554c0e> /Applications/freesurfer/*/Freeview.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x1009f7000 - 0x10209efff com.freesurfer.freeview (*) <2d93be07-b47e-3b61-92dc-947be65a61af> /Applications/freesurfer/*/Freeview.app/Contents/MacOS/freeview
0x11eabe000 - 0x11f02efff org.qt-project.QtCore (5.15) <c723812a-f7a5-3001-98d5-e60e8daa6ffb> /Applications/freesurfer/*/Freeview.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x7ff80d773000 - 0x7ff80dc0afff com.apple.CoreFoundation (6.9) <bca7763f-086a-3837-b278-2f8046e4e885> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff8175e8000 - 0x7ff8178dfff2 com.apple.HIToolbox (2.1.1) <ff73b93b-3c5b-3f73-948f-0a35a80f7fad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x211904000 - 0x21199bfff dyld (*) <28fd2071-57f3-3873-87bf-e4f674a82de6> /usr/lib/dyld
0x7ff7fff14000 - 0x7ff7fff43fff runtime (*) <6f797d84-b330-3656-9a0d-7b3dbd3f8a07> /usr/libexec/rosetta/runtime
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
0x7ff80d6d7000 - 0x7ff80d710ff7 libsystem_kernel.dylib (*) <0c2fd2c9-777c-3355-b70f-7b1b6e9d1b0b> /usr/lib/system/libsystem_kernel.dylib
0x7ff80d711000 - 0x7ff80d71cff7 libsystem_pthread.dylib (*) <13b5e252-77d1-31e1-888d-1c5f4426ea87> /usr/lib/system/libsystem_pthread.dylib
0x7ff80d5df000 - 0x7ff80d667fff libsystem_c.dylib (*) <5efaf10b-2ec1-32ed-b077-80125e552c8d> /usr/lib/system/libsystem_c.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=470.5M resident=0K(0%) swapped_out_or_unallocated=470.5M(100%)
Writable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 1408K 11
Activity Tracing 256K 1
CG backing stores 4032K 4
CG image 196K 21
ColorSync 248K 29
CoreAnimation 196K 23
CoreGraphics 12K 2
CoreImage 44K 11
CoreUI image data 4244K 31
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 284.3M 55
MALLOC guard page 192K 8
MALLOC_MEDIUM (reserved) 832.0M 7 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
Rosetta Arena 4096K 2
Rosetta Generic 1392K 345
Rosetta IndirectBranch 1024K 1
Rosetta JIT 128.0M 1
Rosetta Return Stack 220K 22
Rosetta Thread Context 220K 22
STACK GUARD 28K 7
Stack 13.1M 11
Stack Guard 56.0M 4
VM_ALLOCATE 2088K 42
VM_ALLOCATE (reserved) 4K 1 reserved VM address space (unallocated)
__CTF 756 1
__DATA 262.3M 365
__DATA_CONST 14.8M 207
__DATA_DIRTY 672K 110
__FONT_DATA 2352 1
__GLSLBUILTINS 5174K 1
__LINKEDIT 171.2M 26
__OBJC_RO 65.1M 1
__OBJC_RW 1980K 2
__TEXT 299.4M 379
dyld private memory 256K 1
mapped file 4.6G 1353
shared memory 824K 18
unshared pmap 13.9M 10
=========== ======= =======
TOTAL 7.0G 3139
TOTAL, minus reserved VM space 5.9G 3139
-----------
Full Report
-----------
{"app_name":"freeview","timestamp":"2022-12-14 22:19:00.00 +0000","app_version":"","slice_uuid":"2d93be07-b47e-3b61-92dc-947be65a61af","build_version":"","platform":1,"bundleID":"com.freesurfer.freeview","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0.1 (22A400)","roots_installed":0,"name":"freeview","incident_id":"FC47845E-9AF0-4621-94A7-ABA20D077434"}
{
"uptime" : 16000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,2",
"coalitionID" : 2267,
"osVersion" : {
"train" : "macOS 13.0.1",
"build" : "22A400",
"releaseType" : "User"
},
"captureTime" : "2022-12-14 22:18:58.4199 +0000",
"incident" : "FC47845E-9AF0-4621-94A7-ABA20D077434",
"pid" : 2225,
"translated" : true,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2022-12-14 22:17:28.5469 +0000",
"procStartAbsTime" : 401273671314,
"procExitAbsTime" : 403428436613,
"procName" : "freeview",
"procPath" : "\/Applications\/freesurfer\/*\/Freeview.app\/Contents\/MacOS\/freeview",
"bundleInfo" : {"CFBundleIdentifier":"com.freesurfer.freeview"},
"storeInfo" : {"deviceIdentifierForVendor":"CB3EE7BE-82AB-55C3-AD55-17DCE77D8A12","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.freesurfer.freeview",
"crashReporterKey" : "4DD80B35-B000-767B-D8E0-4CF3002E053F",
"wakeTime" : 10255,
"sleepWakeUUID" : "305334BF-BD70-4E02-B20F-D4316B1A93BB",
"sip" : "enabled",
"vmRegionInfo" : "0x36da55ddc150 is not in any region. Bytes after previous region: 59830335029585 Bytes before following region: 45241744899760\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n commpage (reserved) 1000000000-7000000000 [384.0G] ---\/--- SM=NUL ...(unallocated)\n---> GAP OF 0x5f9000000000 BYTES\n MALLOC_NANO 600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV ",
"exception" : {"codes":"0x0000000000000001, 0x000036da55ddc150","rawCodes":[1,60311371366736],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x000036da55ddc150"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":2225},
"ktriageinfo" : "VM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\n",
"vmregioninfo" : "0x36da55ddc150 is not in any region. Bytes after previous region: 59830335029585 Bytes before following region: 45241744899760\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n commpage (reserved) 1000000000-7000000000 [384.0G] ---\/--- SM=NUL ...(unallocated)\n---> GAP OF 0x5f9000000000 BYTES\n MALLOC_NANO 600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV ",
"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":131157,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13258124080},"r12":{"value":0},"rosetta":{"tmp2":{"value":140705756025380},"tmp1":{"value":140703350589723},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":140176794694976},"r15":{"value":140704484771264,"symbolLocation":3392,"symbol":"(anonymous namespace)::SideTablesMap"},"r10":{"value":140704484882008,"symbolLocation":0,"symbol":"OBJC_CLASS_$_NSNotificationCenter"},"rdx":{"value":105553146134864},"rdi":{"value":60311371366736},"r9":{"value":511},"r13":{"value":140704484767872,"symbolLocation":0,"symbol":"(anonymous namespace)::SideTablesMap"},"rflags":{"value":514},"rax":{"value":0},"rsp":{"value":13258123984},"r11":{"value":140703405571988,"symbolLocation":0,"symbol":"-[NSNotificationCenter(AppKitAdditions) _removeObserver:notificationNamesAndSelectors:object:]"},"rcx":{"value":259},"r14":{"value":140176794695152},"rsi":{"value":140737488355320}},"queue":"com.apple.main-thread","frames":[{"imageOffset":51545,"symbol":"objc_storeWeak","symbolLocation":188,"imageIndex":0},{"imageOffset":551594,"symbol":"-[NSWindow setDelegate:]","symbolLocation":199,"imageIndex":1},{"imageOffset":142641,"imageIndex":2},{"imageOffset":116338,"imageIndex":2},{"imageOffset":114942,"imageIndex":2},{"imageOffset":290487,"symbol":"QWindowPrivate::create(bool, unsigned long long)","symbolLocation":151,"imageIndex":3},{"imageOffset":231281,"symbol":"QWidgetPrivate::create()","symbolLocation":1185,"imageIndex":4},{"imageOffset":226324,"symbol":"QWidget::create(unsigned long long, bool, bool)","symbolLocation":324,"imageIndex":4},{"imageOffset":305181,"symbol":"QWidgetPrivate::setVisible(bool)","symbolLocation":189,"imageIndex":4},{"imageOffset":433645,"imageIndex":5},{"imageOffset":2243487,"symbol":"QObject::event(QEvent*)","symbolLocation":943,"imageIndex":6},{"imageOffset":310938,"symbol":"QWidget::event(QEvent*)","symbolLocation":4698,"imageIndex":4},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":4},{"imageOffset":73233,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":497,"imageIndex":4},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":6},{"imageOffset":2071929,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":809,"imageIndex":6},{"imageOffset":238169,"imageIndex":2},{"imageOffset":240072,"imageIndex":2},{"imageOffset":519921,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":7},{"imageOffset":519840,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":7},{"imageOffset":519278,"symbol":"__CFRunLoopDoSources0","symbolLocation":212,"imageIndex":7},{"imageOffset":514248,"symbol":"__CFRunLoopRun","symbolLocation":943,"imageIndex":7},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":7},{"imageOffset":195542,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":8},{"imageOffset":195046,"symbol":"ReceiveNextEventCommon","symbolLocation":679,"imageIndex":8},{"imageOffset":194339,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":8},{"imageOffset":256823,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":1},{"imageOffset":252344,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":1},{"imageOffset":196595,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":1},{"imageOffset":235055,"imageIndex":2},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":6},{"imageOffset":2068546,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":6},{"imageOffset":1072311,"imageIndex":5},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":9}]},{"id":131181,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18256,"imageIndex":10},{"imageOffset":67180,"imageIndex":10},{"imageOffset":73836,"imageIndex":10}]},{"id":131212,"name":"QThread","frames":[{"imageOffset":140705755949480,"imageIndex":11},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":12},{"imageOffset":2470432,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":608,"imageIndex":6},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":849,"imageIndex":6},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":6},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":6},{"imageOffset":140825,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":131252,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705755949480,"imageIndex":11},{"imageOffset":5794,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":12},{"imageOffset":63101,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":12},{"imageOffset":34586,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":12},{"imageOffset":6537,"symbol":"mach_msg","symbolLocation":19,"imageIndex":12},{"imageOffset":520235,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":7},{"imageOffset":514692,"symbol":"__CFRunLoopRun","symbolLocation":1387,"imageIndex":7},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":7},{"imageOffset":1697430,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":1},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":131573,"frames":[{"imageOffset":141436,"imageIndex":10}]},{"id":131574,"frames":[{"imageOffset":141436,"imageIndex":10}]},{"id":131755,"frames":[{"imageOffset":141436,"imageIndex":10}]},{"id":131781,"frames":[{"imageOffset":141436,"imageIndex":10}]},{"id":131782,"frames":[{"imageOffset":141436,"imageIndex":10}]},{"id":131959,"frames":[{"imageOffset":141436,"imageIndex":10}]},{"id":131960,"frames":[{"imageOffset":141436,"imageIndex":10}]},{"id":132008,"name":"ThreadIOWorker","frames":[{"imageOffset":4622751844,"region":"<translation info unavailable>","imageIndex":11},{"imageOffset":4621468632,"region":"<translation info unavailable>","imageIndex":11},{"imageOffset":65148,"symbol":"dyld4::Reaper::markDependentOfInUseImages()","symbolLocation":56,"imageIndex":9},{"imageOffset":65245,"symbol":"dyld4::Reaper::garbageCollect()","symbolLocation":75,"imageIndex":9},{"imageOffset":66442,"symbol":"dyld4::RuntimeState::garbageCollectInner()","symbolLocation":232,"imageIndex":9},{"imageOffset":64584,"symbol":"dyld4::RuntimeState::decDlRefCount(dyld4::Loader const*)","symbolLocation":208,"imageIndex":9},{"imageOffset":227984,"symbol":"dyld4::APIs::dlclose(void*)","symbolLocation":208,"imageIndex":9},{"imageOffset":2043173,"imageIndex":6},{"imageOffset":2020768,"imageIndex":6},{"imageOffset":1994134,"imageIndex":6},{"imageOffset":1994862,"imageIndex":6},{"imageOffset":2240300,"symbol":"QObject::~QObject()","symbolLocation":2140,"imageIndex":6},{"imageOffset":1999790,"symbol":"QFactoryLoader::~QFactoryLoader()","symbolLocation":94,"imageIndex":6},{"imageOffset":2000926,"symbol":"QFactoryLoader::~QFactoryLoader()","symbolLocation":14,"imageIndex":6},{"imageOffset":709030,"imageIndex":3},{"imageOffset":191695,"symbol":"__cxa_finalize_ranges","symbolLocation":409,"imageIndex":14},{"imageOffset":191209,"symbol":"exit","symbolLocation":35,"imageIndex":14},{"imageOffset":19479356,"imageIndex":5},{"imageOffset":20029720,"imageIndex":5},{"imageOffset":499116,"imageIndex":5},{"imageOffset":500792,"imageIndex":5},{"imageOffset":662750,"imageIndex":5},{"imageOffset":1630442,"imageIndex":5},{"imageOffset":140825,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703350538240,
"size" : 245729,
"uuid" : "2ae3c5f8-a564-3b7e-8f07-3e0df7e1e885",
"path" : "\/usr\/lib\/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703405502464,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 16797687,
"uuid" : "817d572e-eb8c-3999-b7a0-68e1c4b47266",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4781379584,
"size" : 1503232,
"uuid" : "d4ab240b-4535-3aec-b72b-5ffc4750e4e5",
"path" : "\/Applications\/freesurfer\/*\/Freeview.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4787650560,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtGui",
"size" : 5152768,
"uuid" : "cbcec35a-ee54-354f-9c2b-188ac6b2790d",
"path" : "\/Applications\/freesurfer\/*\/Freeview.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/5\/QtGui",
"name" : "QtGui",
"CFBundleVersion" : "5.15.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4767043584,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtWidgets",
"size" : 4485120,
"uuid" : "b432d666-dcab-320a-8496-78a67f554c0e",
"path" : "\/Applications\/freesurfer\/*\/Freeview.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
"name" : "QtWidgets",
"CFBundleVersion" : "5.15.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4305416192,
"CFBundleIdentifier" : "com.freesurfer.freeview",
"size" : 23756800,
"uuid" : "2d93be07-b47e-3b61-92dc-947be65a61af",
"path" : "\/Applications\/freesurfer\/*\/Freeview.app\/Contents\/MacOS\/freeview",
"name" : "freeview"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4809547776,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtCore",
"size" : 5705728,
"uuid" : "c723812a-f7a5-3001-98d5-e60e8daa6ffb",
"path" : "\/Applications\/freesurfer\/*\/Freeview.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
"name" : "QtCore",
"CFBundleVersion" : "5.15.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703354531840,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4816896,
"uuid" : "bca7763f-086a-3837-b278-2f8046e4e885",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703520686080,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3112947,
"uuid" : "ff73b93b-3c5b-3f73-948f-0a35a80f7fad",
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 8884600832,
"size" : 622592,
"uuid" : "28fd2071-57f3-3873-87bf-e4f674a82de6",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 140703127650304,
"size" : 196608,
"uuid" : "6f797d84-b330-3656-9a0d-7b3dbd3f8a07",
"path" : "\/usr\/libexec\/rosetta\/runtime",
"name" : "runtime"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703353892864,
"size" : 237560,
"uuid" : "0c2fd2c9-777c-3355-b70f-7b1b6e9d1b0b",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703354130432,
"size" : 49144,
"uuid" : "13b5e252-77d1-31e1-888d-1c5f4426ea87",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703352877056,
"size" : 561152,
"uuid" : "5efaf10b-2ec1-32ed-b077-80125e552c8d",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
}
],
"sharedCache" : {
"base" : 140703350177792,
"size" : 21474836480,
"uuid" : "7b321622-762b-3cdc-9d76-14f1310c0a31"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=470.5M resident=0K(0%) swapped_out_or_unallocated=470.5M(100%)\nWritable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 1408K 11 \nActivity Tracing 256K 1 \nCG backing stores 4032K 4 \nCG image 196K 21 \nColorSync 248K 29 \nCoreAnimation 196K 23 \nCoreGraphics 12K 2 \nCoreImage 44K 11 \nCoreUI image data 4244K 31 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 284.3M 55 \nMALLOC guard page 192K 8 \nMALLOC_MEDIUM (reserved) 832.0M 7 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nRosetta Arena 4096K 2 \nRosetta Generic 1392K 345 \nRosetta IndirectBranch 1024K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 220K 22 \nRosetta Thread Context 220K 22 \nSTACK GUARD 28K 7 \nStack 13.1M 11 \nStack Guard 56.0M 4 \nVM_ALLOCATE 2088K 42 \nVM_ALLOCATE (reserved) 4K 1 reserved VM address space (unallocated)\n__CTF 756 1 \n__DATA 262.3M 365 \n__DATA_CONST 14.8M 207 \n__DATA_DIRTY 672K 110 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__LINKEDIT 171.2M 26 \n__OBJC_RO 65.1M 1 \n__OBJC_RW 1980K 2 \n__TEXT 299.4M 379 \ndyld private memory 256K 1 \nmapped file 4.6G 1353 \nshared memory 824K 18 \nunshared pmap 13.9M 10 \n=========== ======= ======= \nTOTAL 7.0G 3139 \nTOTAL, minus reserved VM space 5.9G 3139 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "6112d17137f5d11121dcd4e2",
"factorPackIds" : {
},
"deploymentId" : 240000181
},
{
"rolloutId" : "60f8ddccefea4203d95cbeef",
"factorPackIds" : {
},
"deploymentId" : 240000021
}
],
"experiments" : [
]
}
}
Model: MacBookPro18,2, BootROM 8419.41.10, 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, Samsung
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep 3 2022 02:35:52 version 20.10.965.9.8.7.129 FWID 01-b0e84a9b
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: Laptop, Apple Inc.
Thunderbolt Bus: Laptop, Apple Inc.
Thunderbolt Bus: Laptop, Apple Inc.