The qview application crashes a few seconds after opening a map-projected image for the Rosetta mission. The IMG file was first converted to a cub using “rososiris2isis”, then given kernel information using “spiceinit”, and then finally was map-projected using the cam2map application. The map-projected cub loads on qview, and stays up for a few seconds before crashing and giving the following error:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: qview [31976]
Path: /Users/USER/*/qview
Identifier: qview
Version: ???
Code Type: X86-64 (Translated)
Parent Process: bash [28298]
Responsible: Terminal [1979]
User ID: 501
Date/Time: 2022-12-15 00:09:27.1216 +0530
OS Version: macOS 12.5 (21G72)
Report Version: 12
Anonymous UUID: F1984A2E-5A5C-3276-5C04-F914B01671BC
Sleep/Wake UUID: BEEB49B6-615F-410C-B4D3-DACA4B775D52
Time Awake Since Boot: 320000 seconds
Time Since Wake: 813 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 0x0000000000000018
Exception Codes: 0x0000000000000001, 0x0000000000000018
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [31976]
VM Region Info: 0x18 is not in any region. Bytes before following region: 140722528993256
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
mapped file 7ffc845a4000-7ffc84be0000 [ 6384K] r-x/r-x SM=COW ...t_id=af5f9cf5
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 libisis6.0.0.dylib 0x11c793bb4 Isis::validate(TNT::Array1D<double> const&) + 4
1 <translation info unavailable> 0x1017ab158 ???
2 libisis6.0.0.dylib 0x11c6f856c Isis::Intercept::normal() const + 28
3 libisis6.0.0.dylib 0x11c796426 Isis::NaifDskShape::setLocalNormalFromIntercept() + 38
4 libisis6.0.0.dylib 0x11c5cac86 Isis::Camera::GetLocalNormal(double*) + 2598
5 libisis6.0.0.dylib 0x11c5cb6c1 Isis::Camera::LocalPhotometricAngles(Isis::Angle&, Isis::Angle&, Isis::Angle&, bool&) + 65
6 libisis6.0.0.dylib 0x11cd5926c Isis::AdvancedTrackTool::updateRow(Isis::MdiCubeViewport*, QPoint, int) + 9708
7 libisis6.0.0.dylib 0x11cd56bb9 Isis::AdvancedTrackTool::updateRow(QPoint) + 233
8 libQt5Core.5.9.6.dylib 0x11f30b850 QMetaObject::activate(QObject*, int, int, void**) + 2320
9 libisis6.0.0.dylib 0x11ce4307f Isis::CubeViewport::mouseMove(QPoint) + 63
10 libisis6.0.0.dylib 0x11ce38435 Isis::CubeViewport::eventFilter(QObject*, QEvent*) + 949
11 libQt5Core.5.9.6.dylib 0x11f2dbdff QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 271
12 libQt5Widgets.5.9.6.dylib 0x11e1c21f8 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 248
13 libQt5Widgets.5.9.6.dylib 0x11e1c4fea QApplication::notify(QObject*, QEvent*) + 7306
14 libisis6.0.0.dylib 0x11cfddcee Isis::QIsisApplication::notify(QObject*, QEvent*) + 14
15 libQt5Core.5.9.6.dylib 0x11f2dbaf4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
16 libQt5Widgets.5.9.6.dylib 0x11e1c2b41 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 913
17 libQt5Widgets.5.9.6.dylib 0x11e21b468 0x11e1b0000 + 439400
18 libQt5Widgets.5.9.6.dylib 0x11e219d95 0x11e1b0000 + 433557
19 libQt5Widgets.5.9.6.dylib 0x11e1c220d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
20 libQt5Widgets.5.9.6.dylib 0x11e1c34e8 QApplication::notify(QObject*, QEvent*) + 392
21 libisis6.0.0.dylib 0x11cfddcee Isis::QIsisApplication::notify(QObject*, QEvent*) + 14
22 libQt5Core.5.9.6.dylib 0x11f2dbaf4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
23 libQt5Gui.5.9.6.dylib 0x11e78f91c QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 3036
24 libQt5Gui.5.9.6.dylib 0x11e775d6b QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 219
25 libqcocoa.dylib 0x120bae180 0x120b86000 + 164224
26 libqcocoa.dylib 0x120bae9f0 0x120b86000 + 166384
27 CoreFoundation 0x7ff8044b337a __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
28 CoreFoundation 0x7ff8044b32e2 __CFRunLoopDoSource0 + 180
29 CoreFoundation 0x7ff8044b3060 __CFRunLoopDoSources0 + 242
30 CoreFoundation 0x7ff8044b1a70 __CFRunLoopRun + 892
31 CoreFoundation 0x7ff8044b1034 CFRunLoopRunSpecific + 562
32 HIToolbox 0x7ff80d5cd5e6 RunCurrentEventLoopInMode + 292
33 HIToolbox 0x7ff80d5cd213 ReceiveNextEventCommon + 283
34 HIToolbox 0x7ff80d5cd0e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
35 AppKit 0x7ff806e21fad _DPSNextEvent + 927
36 AppKit 0x7ff806e2066a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
37 AppKit 0x7ff806e12d19 -[NSApplication run] + 586
38 libqcocoa.dylib 0x120bad897 0x120b86000 + 161943
39 libQt5Core.5.9.6.dylib 0x11f2d731f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
40 libQt5Core.5.9.6.dylib 0x11f2dc1f1 QCoreApplication::exec() + 369
41 qview 0x10093415f main + 5615
42 dyld 0x200b7d52e start + 462
Thread 1:: com.apple.rosetta.exceptionserver
0 runtime 0x7ff7ffda1944 0x7ff7ffd9d000 + 18756
1 runtime 0x7ff7ffdaf3e0 0x7ff7ffd9d000 + 74720
2 runtime 0x7ff7ffdb0e58 0x7ff7ffd9d000 + 81496
Thread 2:
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b33ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8043eda6f _pthread_cond_wait + 1249
3 libopenblasp-r0.3.20.dylib 0x10d4d50af blas_thread_server + 207
4 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 3:
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b33ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8043eda6f _pthread_cond_wait + 1249
3 libopenblasp-r0.3.20.dylib 0x10d4d50af blas_thread_server + 207
4 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 4:
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b33ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8043eda6f _pthread_cond_wait + 1249
3 libopenblasp-r0.3.20.dylib 0x10d4d50af blas_thread_server + 207
4 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 5:
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b33ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8043eda6f _pthread_cond_wait + 1249
3 libopenblasp-r0.3.20.dylib 0x10d4d50af blas_thread_server + 207
4 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 6:
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b33ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8043eda6f _pthread_cond_wait + 1249
3 libopenblasp-r0.3.20.dylib 0x10d4d50af blas_thread_server + 207
4 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 7:
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b33ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8043eda6f _pthread_cond_wait + 1249
3 libopenblasp-r0.3.20.dylib 0x10d4d50af blas_thread_server + 207
4 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 8:
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b33ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8043eda6f _pthread_cond_wait + 1249
3 libopenblasp-r0.3.20.dylib 0x10d4d50af blas_thread_server + 207
4 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 9:
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b33ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8043eda6f _pthread_cond_wait + 1249
3 libopenblasp-r0.2.19.dylib 0x12768fc8b blas_thread_server + 171
4 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 10:
0 runtime 0x7ff7ffdbf814 0x7ff7ffd9d000 + 141332
Thread 11:: Isis::SocketThread
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b32be __semwait_signal + 10
2 libsystem_c.dylib 0x7ff8042c7863 nanosleep + 196
3 libQt5Core.5.9.6.dylib 0x11f32cbbb 0x11f0eb000 + 2366395
4 libisis6.0.0.dylib 0x11d0634ae Isis::SocketThread::run() + 686
5 libQt5Core.5.9.6.dylib 0x11f118310 0x11f0eb000 + 185104
6 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 12:: com.apple.NSEventThread
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b097a mach_msg_trap + 10
2 libsystem_kernel.dylib 0x7ff8043b0ce8 mach_msg + 56
3 CoreFoundation 0x7ff8044b3560 __CFRunLoopServiceMachPort + 319
4 CoreFoundation 0x7ff8044b1bf0 __CFRunLoopRun + 1276
5 CoreFoundation 0x7ff8044b1034 CFRunLoopRunSpecific + 562
6 AppKit 0x7ff806f8f9ce _NSEventThread + 132
7 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 13:: QFileInfoGatherer
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b33ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8043eda6f _pthread_cond_wait + 1249
3 libQt5Core.5.9.6.dylib 0x11f11987b 0x11f0eb000 + 190587
4 libQt5Core.5.9.6.dylib 0x11f11980c QWaitCondition::wait(QMutex*, unsigned long) + 156
5 libQt5Widgets.5.9.6.dylib 0x11e3e7a32 0x11e1b0000 + 2325042
6 libQt5Core.5.9.6.dylib 0x11f118310 0x11f0eb000 + 185104
7 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 14:
0 runtime 0x7ff7ffdbf814 0x7ff7ffd9d000 + 141332
Thread 15:: Isis::CubeDataThread
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b70aa poll + 10
2 libQt5Core.5.9.6.dylib 0x11f32d270 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 608
3 libQt5Core.5.9.6.dylib 0x11f32ea17 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 903
4 libQt5Core.5.9.6.dylib 0x11f2d731f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
5 libQt5Core.5.9.6.dylib 0x11f11452c QThread::exec() + 140
6 libQt5Core.5.9.6.dylib 0x11f118310 0x11f0eb000 + 185104
7 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 16:: QFileInfoGatherer
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b33ea __psynch_cvwait + 10
2 libsystem_pthread.dylib 0x7ff8043eda6f _pthread_cond_wait + 1249
3 libQt5Core.5.9.6.dylib 0x11f11987b 0x11f0eb000 + 190587
4 libQt5Core.5.9.6.dylib 0x11f11980c QWaitCondition::wait(QMutex*, unsigned long) + 156
5 libQt5Widgets.5.9.6.dylib 0x11e3e7a32 0x11e1b0000 + 2325042
6 libQt5Core.5.9.6.dylib 0x11f118310 0x11f0eb000 + 185104
7 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 17:: Isis::CubeDataThread
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b70aa poll + 10
2 libQt5Core.5.9.6.dylib 0x11f32d270 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 608
3 libQt5Core.5.9.6.dylib 0x11f32ea17 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 903
4 libQt5Core.5.9.6.dylib 0x11f2d731f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
5 libQt5Core.5.9.6.dylib 0x11f11452c QThread::exec() + 140
6 libQt5Core.5.9.6.dylib 0x11f118310 0x11f0eb000 + 185104
7 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 18:
0 runtime 0x7ff7ffdbf814 0x7ff7ffd9d000 + 141332
Thread 19:
0 runtime 0x7ff7ffdbf814 0x7ff7ffd9d000 + 141332
Thread 20:: Isis::CubeDataThread
0 ??? 0x7ff894882940 ???
1 libsystem_kernel.dylib 0x7ff8043b70aa poll + 10
2 libQt5Core.5.9.6.dylib 0x11f32d270 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 608
3 libQt5Core.5.9.6.dylib 0x11f32ea17 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 903
4 libQt5Core.5.9.6.dylib 0x11f2d731f QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
5 libQt5Core.5.9.6.dylib 0x11f11452c QThread::exec() + 140
6 libQt5Core.5.9.6.dylib 0x11f118310 0x11f0eb000 + 185104
7 libsystem_pthread.dylib 0x7ff8043ed4e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff8043e8f6b thread_start + 15
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000600003449d01 rbx: 0x0000600000f47420 rcx: 0x0000000000000001 rdx: 0x0000600003449d58
rdi: 0x0000000000000008 rsi: 0x0000000000000000 rbp: 0x00000003055438f0 rsp: 0x00000003055438f0
r8: 0x0000000000000000 r9: 0x0000000000000020 r10: 0x0000000000000038 r11: 0x0000000000000154
r12: 0x0000000305543f01 r13: 0x0000000305543c90 r14: 0x0000000305543948 r15: 0x0000000000000000
rip: 0x000000011c793bb4 rfl: 0x0000000000000202
tmp0: 0x000000011c793bb0 tmp1: 0x00000001017ab330 tmp2: 0x000000011c6f856c
Binary Images:
0x11c54c000 - 0x11d48cfff libisis6.0.0.dylib (*) <99b80b1c-182c-3da7-adc1-f5f9a2cdf8f4> /Users/USER/*/libisis6.0.0.dylib
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
0x11f0eb000 - 0x11f54cfff libQt5Core.5.9.6.dylib (*) <047f0702-28fc-3743-9719-1c30bd807e79> /Users/USER/*/libQt5Core.5.9.6.dylib
0x11e1b0000 - 0x11e602fff libQt5Widgets.5.9.6.dylib (*) <1466d1fb-dad4-3776-a70d-a69664b62a7e> /Users/USER/*/libQt5Widgets.5.9.6.dylib
0x11e75f000 - 0x11eaecfff libQt5Gui.5.9.6.dylib (*) <1b57a26e-6ca1-3a3f-acb9-cf69e1da5ee9> /Users/USER/*/libQt5Gui.5.9.6.dylib
0x120b86000 - 0x120ca9fff libqcocoa.dylib (*) <738a1985-81e2-347b-bdb1-428564f8b352> /Users/USER/*/libqcocoa.dylib
0x7ff804434000 - 0x7ff804934fff com.apple.CoreFoundation (6.9) <32d2d187-4e52-376e-bc07-245a48c37e2b> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff80d59f000 - 0x7ff80d892fff com.apple.HIToolbox (2.1.1) <95eab511-8fc1-353a-ac8a-26aa19032e2e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff806de3000 - 0x7ff807c72fff com.apple.AppKit (6.9) <bcb46e9b-acd5-3b26-878f-a3988bc5df7e> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x100917000 - 0x100935fff qview (*) <db2b5d9e-f6d2-3588-a37a-298ddf853c65> /Users/USER/*/qview
0x200b78000 - 0x200be3fff dyld (*) <f71fb3ca-5fcc-3577-9457-b047888a46d1> /usr/lib/dyld
0x7ff7ffd9d000 - 0x7ff7ffdccfff runtime (*) <ef33add1-6b70-3cc9-8bbc-c8544b609d2b> /usr/libexec/rosetta/runtime
0x7ff8043af000 - 0x7ff8043e6fff libsystem_kernel.dylib (*) <a8ff3bd6-3ce8-3eee-813d-8a9202478b49> /usr/lib/system/libsystem_kernel.dylib
0x7ff8043e7000 - 0x7ff8043f2fff libsystem_pthread.dylib (*) <f32b6d06-b156-3da0-b086-a31cf011362b> /usr/lib/system/libsystem_pthread.dylib
0x10d178000 - 0x110fdbfff libopenblasp-r0.3.20.dylib (*) <3fcd3dd0-019b-3200-87c9-a5c0536fc808> /Users/USER/*/libopenblasp-r0.3.20.dylib
0x12735d000 - 0x12bbf0fff libopenblasp-r0.2.19.dylib (*) <24c6dc78-9c8c-3172-8f8f-0707a4a216cf> /Users/USER/*/libopenblasp-r0.2.19.dylib
0x7ff8042b7000 - 0x7ff80433ffff libsystem_c.dylib (*) <e8499aa8-6800-372f-bd48-82846d88c6cb> /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=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)
Writable regions: Total=2.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.6G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 512K 4
Activity Tracing 256K 1
CG backing stores 2176K 4
CG image 180K 16
ColorSync 228K 27
CoreAnimation 76.8M 41
CoreGraphics 12K 2
CoreServices 544K 4
CoreUI image data 4956K 37
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 288.9M 49
MALLOC guard page 192K 11
MALLOC_MEDIUM (reserved) 688.0M 6 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
Rosetta Arena 4096K 2
Rosetta Generic 5100K 1272
Rosetta IndirectBranch 1024K 1
Rosetta JIT 128.0M 1
Rosetta Return Stack 380K 38
Rosetta Thread Context 380K 38
STACK GUARD 16K 4
Stack 17.7M 20
Stack Guard 56.1M 16
VM_ALLOCATE 5616K 55
VM_ALLOCATE (reserved) 928.1M 22 reserved VM address space (unallocated)
__CTF 756 1
__DATA 132.8M 519
__DATA_CONST 14.2M 193
__DATA_DIRTY 639K 110
__FONT_DATA 4K 1
__LINKEDIT 743.9M 166
__OBJC_RO 82.8M 1
__OBJC_RW 3200K 2
__TEXT 590.5M 494
__UNICODE 592K 1
dyld private memory 1344K 3
mapped file 5.1G 637
shared memory 804K 14
unshared pmap 8416K 5
=========== ======= =======
TOTAL 9.2G 3821
TOTAL, minus reserved VM space 7.3G 3821
-----------
Full Report
-----------
{"app_name":"qview","timestamp":"2022-12-15 00:09:30.00 +0530","app_version":"","slice_uuid":"db2b5d9e-f6d2-3588-a37a-298ddf853c65","build_version":"","platform":1,"share_with_app_devs":1,"is_first_party":1,"bug_type":"309","os_version":"macOS 12.5 (21G72)","incident_id":"852F419B-89B8-4936-8D85-FB972E5B00EA","name":"qview"}
{
"uptime" : 320000,
"procLaunch" : "2022-12-15 00:09:03.2747 +0530",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro17,1",
"procStartAbsTime" : 7693382569826,
"coalitionID" : 1575,
"osVersion" : {
"train" : "macOS 12.5",
"build" : "21G72",
"releaseType" : "User"
},
"captureTime" : "2022-12-15 00:09:27.1216 +0530",
"incident" : "852F419B-89B8-4936-8D85-FB972E5B00EA",
"bug_type" : "309",
"pid" : 31976,
"procExitAbsTime" : 7693954773352,
"translated" : true,
"cpuType" : "X86-64",
"procName" : "qview",
"procPath" : "\/Users\/USER\/*\/qview",
"parentProc" : "bash",
"parentPid" : 28298,
"coalitionName" : "com.apple.Terminal",
"crashReporterKey" : "F1984A2E-5A5C-3276-5C04-F914B01671BC",
"responsiblePid" : 1979,
"responsibleProc" : "Terminal",
"wakeTime" : 813,
"sleepWakeUUID" : "BEEB49B6-615F-410C-B4D3-DACA4B775D52",
"sip" : "enabled",
"vmRegionInfo" : "0x18 is not in any region. Bytes before following region: 140722528993256\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n mapped file 7ffc845a4000-7ffc84be0000 [ 6384K] r-x\/r-x SM=COW ...t_id=af5f9cf5",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000001, 0x0000000000000018","rawCodes":[1,24],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000018"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":31976},
"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",
"vmregioninfo" : "0x18 is not in any region. Bytes before following region: 140722528993256\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n mapped file 7ffc845a4000-7ffc84be0000 [ 6384K] r-x\/r-x SM=COW ...t_id=af5f9cf5",
"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":2864887,"threadState":{"r13":{"value":12974308496},"rflags":{"value":514},"rax":{"value":105553171094785},"rosetta":{"tmp2":{"value":4772037996},"tmp1":{"value":4319785776},"tmp0":{"value":4772674480}},"r14":{"value":12974307656},"rsi":{"value":0},"r8":{"value":0},"rdx":{"value":105553171094872},"r10":{"value":56},"r9":{"value":32},"r15":{"value":0},"rbx":{"value":105553132287008},"r11":{"value":340},"rip":{"value":4772674484},"rbp":{"value":12974307568},"rsp":{"value":12974307568},"r12":{"value":12974309121},"rcx":{"value":1},"flavor":"x86_THREAD_STATE","rdi":{"value":8}},"queue":"com.apple.main-thread","frames":[{"imageOffset":2390964,"symbol":"Isis::validate(TNT::Array1D<double> const&)","symbolLocation":4,"imageIndex":0},{"imageOffset":4319785304,"region":"<translation info unavailable>","imageIndex":1},{"imageOffset":1754476,"symbol":"Isis::Intercept::normal() const","symbolLocation":28,"imageIndex":0},{"imageOffset":2401318,"symbol":"Isis::NaifDskShape::setLocalNormalFromIntercept()","symbolLocation":38,"imageIndex":0},{"imageOffset":519302,"symbol":"Isis::Camera::GetLocalNormal(double*)","symbolLocation":2598,"imageIndex":0},{"imageOffset":521921,"symbol":"Isis::Camera::LocalPhotometricAngles(Isis::Angle&, Isis::Angle&, Isis::Angle&, bool&)","symbolLocation":65,"imageIndex":0},{"imageOffset":8442476,"symbol":"Isis::AdvancedTrackTool::updateRow(Isis::MdiCubeViewport*, QPoint, int)","symbolLocation":9708,"imageIndex":0},{"imageOffset":8432569,"symbol":"Isis::AdvancedTrackTool::updateRow(QPoint)","symbolLocation":233,"imageIndex":0},{"imageOffset":2230352,"symbol":"QMetaObject::activate(QObject*, int, int, void**)","symbolLocation":2320,"imageIndex":2},{"imageOffset":9400447,"symbol":"Isis::CubeViewport::mouseMove(QPoint)","symbolLocation":63,"imageIndex":0},{"imageOffset":9356341,"symbol":"Isis::CubeViewport::eventFilter(QObject*, QEvent*)","symbolLocation":949,"imageIndex":0},{"imageOffset":2035199,"symbol":"QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*)","symbolLocation":271,"imageIndex":2},{"imageOffset":74232,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":248,"imageIndex":3},{"imageOffset":85994,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":7306,"imageIndex":3},{"imageOffset":11082990,"symbol":"Isis::QIsisApplication::notify(QObject*, QEvent*)","symbolLocation":14,"imageIndex":0},{"imageOffset":2034420,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":2},{"imageOffset":76609,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool)","symbolLocation":913,"imageIndex":3},{"imageOffset":439400,"imageIndex":3},{"imageOffset":433557,"imageIndex":3},{"imageOffset":74253,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":269,"imageIndex":3},{"imageOffset":79080,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":392,"imageIndex":3},{"imageOffset":11082990,"symbol":"Isis::QIsisApplication::notify(QObject*, QEvent*)","symbolLocation":14,"imageIndex":0},{"imageOffset":2034420,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":2},{"imageOffset":198940,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":3036,"imageIndex":4},{"imageOffset":93547,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":219,"imageIndex":4},{"imageOffset":164224,"imageIndex":5},{"imageOffset":166384,"imageIndex":5},{"imageOffset":521082,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":6},{"imageOffset":520930,"symbol":"__CFRunLoopDoSource0","symbolLocation":180,"imageIndex":6},{"imageOffset":520288,"symbol":"__CFRunLoopDoSources0","symbolLocation":242,"imageIndex":6},{"imageOffset":514672,"symbol":"__CFRunLoopRun","symbolLocation":892,"imageIndex":6},{"imageOffset":512052,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":6},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":188947,"symbol":"ReceiveNextEventCommon","symbolLocation":283,"imageIndex":7},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":7},{"imageOffset":257965,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":8},{"imageOffset":251498,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":8},{"imageOffset":195865,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":8},{"imageOffset":161943,"imageIndex":5},{"imageOffset":2016031,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":2},{"imageOffset":2036209,"symbol":"QCoreApplication::exec()","symbolLocation":369,"imageIndex":2},{"imageOffset":119135,"symbol":"main","symbolLocation":5615,"imageIndex":9},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":10}]},{"id":2864891,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18756,"imageIndex":11},{"imageOffset":74720,"imageIndex":11},{"imageOffset":81496,"imageIndex":11}]},{"id":2864892,"frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":3526831,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":2864893,"frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":3526831,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":2864894,"frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":3526831,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":2864895,"frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":3526831,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":2864896,"frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":3526831,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":2864897,"frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":3526831,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":2864898,"frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":3526831,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":2864899,"frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":3353739,"symbol":"blas_thread_server","symbolLocation":171,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":2864902,"frames":[{"imageOffset":141332,"imageIndex":11}]},{"id":2864921,"name":"Isis::SocketThread","frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":12},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":16},{"imageOffset":2366395,"imageIndex":2},{"imageOffset":11629742,"symbol":"Isis::SocketThread::run()","symbolLocation":686,"imageIndex":0},{"imageOffset":185104,"imageIndex":2},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":2864933,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":12},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":12},{"imageOffset":521568,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":6},{"imageOffset":515056,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":6},{"imageOffset":512052,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":6},{"imageOffset":1755598,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":2864950,"name":"QFileInfoGatherer","frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":190587,"imageIndex":2},{"imageOffset":190476,"symbol":"QWaitCondition::wait(QMutex*, unsigned long)","symbolLocation":156,"imageIndex":2},{"imageOffset":2325042,"imageIndex":3},{"imageOffset":185104,"imageIndex":2},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":2864967,"frames":[{"imageOffset":141332,"imageIndex":11}]},{"id":2864968,"name":"Isis::CubeDataThread","frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":12},{"imageOffset":2368112,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":608,"imageIndex":2},{"imageOffset":2374167,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":903,"imageIndex":2},{"imageOffset":2016031,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":2},{"imageOffset":169260,"symbol":"QThread::exec()","symbolLocation":140,"imageIndex":2},{"imageOffset":185104,"imageIndex":2},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":2864977,"name":"QFileInfoGatherer","frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":13},{"imageOffset":190587,"imageIndex":2},{"imageOffset":190476,"symbol":"QWaitCondition::wait(QMutex*, unsigned long)","symbolLocation":156,"imageIndex":2},{"imageOffset":2325042,"imageIndex":3},{"imageOffset":185104,"imageIndex":2},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":2865006,"name":"Isis::CubeDataThread","frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":12},{"imageOffset":2368112,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":608,"imageIndex":2},{"imageOffset":2374167,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":903,"imageIndex":2},{"imageOffset":2016031,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":2},{"imageOffset":169260,"symbol":"QThread::exec()","symbolLocation":140,"imageIndex":2},{"imageOffset":185104,"imageIndex":2},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]},{"id":2865007,"frames":[{"imageOffset":141332,"imageIndex":11}]},{"id":2865009,"frames":[{"imageOffset":141332,"imageIndex":11}]},{"id":2865010,"name":"Isis::CubeDataThread","frames":[{"imageOffset":140705620568384,"imageIndex":1},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":12},{"imageOffset":2368112,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":608,"imageIndex":2},{"imageOffset":2374167,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":903,"imageIndex":2},{"imageOffset":2016031,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":2},{"imageOffset":169260,"symbol":"QThread::exec()","symbolLocation":140,"imageIndex":2},{"imageOffset":185104,"imageIndex":2},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":13},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":13}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 4770283520,
"size" : 15994880,
"uuid" : "99b80b1c-182c-3da7-adc1-f5f9a2cdf8f4",
"path" : "\/Users\/USER\/*\/libisis6.0.0.dylib",
"name" : "libisis6.0.0.dylib"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4816023552,
"size" : 4595712,
"uuid" : "047f0702-28fc-3743-9719-1c30bd807e79",
"path" : "\/Users\/USER\/*\/libQt5Core.5.9.6.dylib",
"name" : "libQt5Core.5.9.6.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4800053248,
"size" : 4534272,
"uuid" : "1466d1fb-dad4-3776-a70d-a69664b62a7e",
"path" : "\/Users\/USER\/*\/libQt5Widgets.5.9.6.dylib",
"name" : "libQt5Widgets.5.9.6.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4806012928,
"size" : 3727360,
"uuid" : "1b57a26e-6ca1-3a3f-acb9-cf69e1da5ee9",
"path" : "\/Users\/USER\/*\/libQt5Gui.5.9.6.dylib",
"name" : "libQt5Gui.5.9.6.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4843921408,
"size" : 1196032,
"uuid" : "738a1985-81e2-347b-bdb1-428564f8b352",
"path" : "\/Users\/USER\/*\/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703200133120,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5246976,
"uuid" : "32d2d187-4e52-376e-bc07-245a48c37e2b",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703352614912,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3096576,
"uuid" : "95eab511-8fc1-353a-ac8a-26aa19032e2e",
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703243841536,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15269888,
"uuid" : "bcb46e9b-acd5-3b26-878f-a3988bc5df7e",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.60.148"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4304498688,
"size" : 126976,
"uuid" : "db2b5d9e-f6d2-3588-a37a-298ddf853c65",
"path" : "\/Users\/USER\/*\/qview",
"name" : "qview"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 8601960448,
"size" : 442368,
"uuid" : "f71fb3ca-5fcc-3577-9457-b047888a46d1",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 140703126114304,
"size" : 196608,
"uuid" : "ef33add1-6b70-3cc9-8bbc-c8544b609d2b",
"path" : "\/usr\/libexec\/rosetta\/runtime",
"name" : "runtime"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703199588352,
"size" : 229376,
"uuid" : "a8ff3bd6-3ce8-3eee-813d-8a9202478b49",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703199817728,
"size" : 49152,
"uuid" : "f32b6d06-b156-3da0-b086-a31cf011362b",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4514611200,
"size" : 65421312,
"uuid" : "3fcd3dd0-019b-3200-87c9-a5c0536fc808",
"path" : "\/Users\/USER\/*\/libopenblasp-r0.3.20.dylib",
"name" : "libopenblasp-r0.3.20.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4952805376,
"size" : 76103680,
"uuid" : "24c6dc78-9c8c-3172-8f8f-0707a4a216cf",
"path" : "\/Users\/USER\/*\/libopenblasp-r0.2.19.dylib",
"name" : "libopenblasp-r0.2.19.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703198572544,
"size" : 561152,
"uuid" : "e8499aa8-6800-372f-bd48-82846d88c6cb",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
}
],
"sharedCache" : {
"base" : 140703196561408,
"size" : 19331678208,
"uuid" : "df0706d4-ffba-39da-b512-d71c0baa3300"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=2.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.6G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 512K 4 \nActivity Tracing 256K 1 \nCG backing stores 2176K 4 \nCG image 180K 16 \nColorSync 228K 27 \nCoreAnimation 76.8M 41 \nCoreGraphics 12K 2 \nCoreServices 544K 4 \nCoreUI image data 4956K 37 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 288.9M 49 \nMALLOC guard page 192K 11 \nMALLOC_MEDIUM (reserved) 688.0M 6 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nRosetta Arena 4096K 2 \nRosetta Generic 5100K 1272 \nRosetta IndirectBranch 1024K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 380K 38 \nRosetta Thread Context 380K 38 \nSTACK GUARD 16K 4 \nStack 17.7M 20 \nStack Guard 56.1M 16 \nVM_ALLOCATE 5616K 55 \nVM_ALLOCATE (reserved) 928.1M 22 reserved VM address space (unallocated)\n__CTF 756 1 \n__DATA 132.8M 519 \n__DATA_CONST 14.2M 193 \n__DATA_DIRTY 639K 110 \n__FONT_DATA 4K 1 \n__LINKEDIT 743.9M 166 \n__OBJC_RO 82.8M 1 \n__OBJC_RW 3200K 2 \n__TEXT 590.5M 494 \n__UNICODE 592K 1 \ndyld private memory 1344K 3 \nmapped file 5.1G 637 \nshared memory 804K 14 \nunshared pmap 8416K 5 \n=========== ======= ======= \nTOTAL 9.2G 3821 \nTOTAL, minus reserved VM space 7.3G 3821 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "5fb4245a1bbfe8005e33a1e1",
"factorPackIds" : {
},
"deploymentId" : 240000021
},
{
"rolloutId" : "60186475825c62000ccf5450",
"factorPackIds" : {
},
"deploymentId" : 240000026
}
],
"experiments" : [
]
}
}
Model: MacBookPro17,1, BootROM 7459.141.1, proc 8:4:4 processors, 16 GB, SMC
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: LPDDR4
AirPort: Wi-Fi, wl0: Mar 23 2022 19:57:59 version 18.60.27.0.7.8.129 FWID 01-570be953
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
I am not sure what is going wrong, since this same process works fine for other images.