sioyek icon indicating copy to clipboard operation
sioyek copied to clipboard

2.0.0 segfault on MacOS + Neovim + Vimtex

Open jaywonchung opened this issue 3 years ago • 10 comments

I'm experiencing frequent segfaults on MacOS 12.6 when my Neovim's Vimtex triggers automatic LaTeX compilation on file save. I've attached the MacOS crash report (the window that asks whether or not to report to Apple):

Crash report
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               sioyek [37708]
Path:                  /Applications/sioyek.app/Contents/MacOS/sioyek
Identifier:            info.sioyek.sioyek
Version:               2.0 (???)
Code Type:             X86-64 (Translated)
Parent Process:        nvim [30711]
User ID:               502

Date/Time:             2023-02-03 11:59:56.8679 -0500
OS Version:            macOS 12.6 (21G115)
Report Version:        12
Anonymous UUID:        B6C90780-22FB-ECD1-0B4B-486641F33102

Sleep/Wake UUID:       B9AA2ED9-AB5C-4B93-BECA-9FE3C97AD773

Time Awake Since Boot: 90000 seconds
Time Since Wake:       15902 seconds

System Integrity Protection: enabled

Crashed Thread:        5

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000007300000072
Exception Codes:       0x0000000000000001, 0x0000007300000072
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [37708]

VM Region Info: 0x7300000072 is not in any region.  Bytes after previous region: 12884902003  Bytes before following region: 105059195027342
      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  

Thread 0::  Dispatch queue: com.apple.main-thread
0   QtGui                         	       0x112206adb 0x111dee000 + 4295387
1   QtGui                         	       0x11203d12f 0x111dee000 + 2421039
2   QtGui                         	       0x1120880d2 0x111dee000 + 2728146
3   QtGui                         	       0x112089b81 QRasterPaintEngine::fillRect(QRectF const&, QSpanData*) + 225
4   QtGui                         	       0x1120acf81 QPainter::fillRect(QRect const&, QBrush const&) + 369
5   QtWidgets                     	       0x110af2955 0x110a48000 + 698709
6   QtWidgets                     	       0x110af2bc7 0x110a48000 + 699335
7   QtWidgets                     	       0x110b0402f 0x110a48000 + 770095
8   QtWidgets                     	       0x110a85e9e QWidgetPrivate::paintBackground(QPainter*, QRegion const&, QFlags<QWidgetPrivate::DrawWidgetFlag>) const + 958
9   QtWidgets                     	       0x110a840db QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 3003
10  QtWidgets                     	       0x110a8d100 QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 1120
11  QtWidgets                     	       0x110a845c5 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) + 4261
12  QtWidgets                     	       0x110a65f86 0x110a48000 + 122758
13  QtWidgets                     	       0x110a66112 0x110a48000 + 123154
14  QtWidgets                     	       0x110a932ad QWidget::event(QEvent*) + 1645
15  QtWidgets                     	       0x110a589ea QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266
16  QtWidgets                     	       0x110a59e11 QApplication::notify(QObject*, QEvent*) + 497
17  QtCore                        	       0x1134c8a34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
18  QtCore                        	       0x1134c9d79 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 809
19  libqcocoa.dylib               	       0x112cd4259 0x112c9a000 + 238169
20  libqcocoa.dylib               	       0x112cd49c8 0x112c9a000 + 240072
21  CoreFoundation                	    0x7ff80f77b35a __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
22  CoreFoundation                	    0x7ff80f77b2c2 __CFRunLoopDoSource0 + 180
23  CoreFoundation                	    0x7ff80f77b040 __CFRunLoopDoSources0 + 242
24  CoreFoundation                	    0x7ff80f779a50 __CFRunLoopRun + 892
25  CoreFoundation                	    0x7ff80f779014 CFRunLoopRunSpecific + 562
26  HIToolbox                     	    0x7ff8188965e6 RunCurrentEventLoopInMode + 292
27  HIToolbox                     	    0x7ff81889634a ReceiveNextEventCommon + 594
28  HIToolbox                     	    0x7ff8188960e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
29  AppKit                        	    0x7ff8120e9fad _DPSNextEvent + 927
30  AppKit                        	    0x7ff8120e866a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
31  AppKit                        	    0x7ff8120dad19 -[NSApplication run] + 586
32  libqcocoa.dylib               	       0x112cd362f 0x112c9a000 + 235055
33  QtCore                        	       0x1134c4acf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
34  QtCore                        	       0x1134c9042 QCoreApplication::exec() + 130
35  sioyek                        	       0x104c87147 main + 4343
36  dyld                          	       0x2077a752e start + 462

Thread 1:: com.apple.rosetta.exceptionserver
0   runtime                       	    0x7ff7fffa1944 0x7ff7fff9d000 + 18756
1   runtime                       	    0x7ff7fffaf3e0 0x7ff7fff9d000 + 74720
2   runtime                       	    0x7ff7fffb0e58 0x7ff7fff9d000 + 81496

Thread 2:: com.apple.CFSocket.private
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f680d5a __select + 10
2   CoreFoundation                	    0x7ff80f7a22eb __CFSocketManager + 643
3   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
4   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 3:
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67b2be __semwait_signal + 10
2   libsystem_c.dylib             	    0x7ff80f58f863 nanosleep + 196
3   sioyek                        	       0x104dc5796 sleep_ms(unsigned int) + 54
4   sioyek                        	       0x104cc5de0 PdfRenderer::run(int) + 224
5   sioyek                        	       0x104cc69c1 0x104c22000 + 674241
6   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 4:
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67b2be __semwait_signal + 10
2   libsystem_c.dylib             	    0x7ff80f58f863 nanosleep + 196
3   sioyek                        	       0x104dc5796 sleep_ms(unsigned int) + 54
4   sioyek                        	       0x104cc5de0 PdfRenderer::run(int) + 224
5   sioyek                        	       0x104cc69c1 0x104c22000 + 674241
6   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 5 Crashed:
0   <translation info unavailable>	       0x107df5f24 ???
1   libsystem_malloc.dylib        	    0x7ff80f4d51c8 free_tiny + 450
2   sioyek                        	       0x104e5231d 0x104c22000 + 2294557
3   sioyek                        	       0x104cc69c1 0x104c22000 + 674241
4   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 6:
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67b2be __semwait_signal + 10
2   libsystem_c.dylib             	    0x7ff80f58f863 nanosleep + 196
3   sioyek                        	       0x104dc5796 sleep_ms(unsigned int) + 54
4   sioyek                        	       0x104cc5de0 PdfRenderer::run(int) + 224
5   sioyek                        	       0x104cc69c1 0x104c22000 + 674241
6   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 7:
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67b2be __semwait_signal + 10
2   libsystem_c.dylib             	    0x7ff80f58f863 nanosleep + 196
3   sioyek                        	       0x104dc5796 sleep_ms(unsigned int) + 54
4   sioyek                        	       0x104cc4dea PdfRenderer::run_search(int) + 202
5   sioyek                        	       0x104cc6a73 0x104c22000 + 674419
6   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 8:: Qt bearer thread
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67f0aa poll + 10
2   QtCore                        	       0x11352b01a qt_safe_poll(pollfd*, unsigned int, timespec const*) + 90
3   QtCore                        	       0x11352ca21 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 849
4   QtCore                        	       0x1134c4acf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
5   QtCore                        	       0x1132f1603 QThread::exec() + 131
6   QtCore                        	       0x1132f2619 0x1132d0000 + 140825
7   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 9:: QNetworkAccessManager thread
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67f0aa poll + 10
2   QtCore                        	       0x11352b220 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 608
3   QtCore                        	       0x11352ca21 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 849
4   QtCore                        	       0x1134c4acf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
5   QtCore                        	       0x1132f1603 QThread::exec() + 131
6   QtCore                        	       0x1132f2619 0x1132d0000 + 140825
7   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 10:: com.apple.NSEventThread
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67897a mach_msg_trap + 10
2   libsystem_kernel.dylib        	    0x7ff80f678ce8 mach_msg + 56
3   CoreFoundation                	    0x7ff80f77b540 __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	    0x7ff80f779bd0 __CFRunLoopRun + 1276
5   CoreFoundation                	    0x7ff80f779014 CFRunLoopRunSpecific + 562
6   AppKit                        	    0x7ff8122579ce _NSEventThread + 132
7   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 11:
0   runtime                       	    0x7ff7fffbf814 0x7ff7fff9d000 + 141332

Thread 12:
0   runtime                       	    0x7ff7fffbf814 0x7ff7fff9d000 + 141332

Thread 13:
0   runtime                       	    0x7ff7fffbf814 0x7ff7fff9d000 + 141332

Thread 14:
0   runtime                       	    0x7ff7fffbf814 0x7ff7fff9d000 + 141332

Thread 15:
0   runtime                       	    0x7ff7fffbf814 0x7ff7fff9d000 + 141332

Thread 16:
0   runtime                       	    0x7ff7fffbf814 0x7ff7fff9d000 + 141332


Thread 5 crashed with X86 Thread State (64-bit):
  rax: 0x0000007300000072  rbx: 0x000060000209d0a0  rcx: 0x00007fdfae20d920  rdx: 0x00007fdfae20d910
  rdi: 0x0000000110387080  rsi: 0x0000007300000072  rbp: 0x00000003108a3f80  rsp: 0x00000003108a3e30
   r8: 0x000000000000074b   r9: 0x0000000000000028  r10: 0x00007fdfae200000  r11: 0x0000000000000000
  r12: 0x00007fdfce043490  r13: 0x00007fdfcf0e6200  r14: 0x00007fdfce043598  r15: 0x00007fdfd0170000
  rip: <unavailable>       rfl: 0x0000000000000283
 tmp0: 0x000000550000002f tmp1: 0x0000000104cc5e82 tmp2: 0x0000000107df5ed0


Binary Images:
       0x111dee000 -        0x1122d7fff org.qt-project.QtGui (5.15) <cbcec35a-ee54-354f-9c2b-188ac6b2790d> /Applications/sioyek.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x110a48000 -        0x110e8efff org.qt-project.QtWidgets (5.15) <b432d666-dcab-320a-8496-78a67f554c0e> /Applications/sioyek.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x1132d0000 -        0x113840fff org.qt-project.QtCore (5.15) <c723812a-f7a5-3001-98d5-e60e8daa6ffb> /Applications/sioyek.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x112c9a000 -        0x112e08fff libqcocoa.dylib (*) <d4ab240b-4535-3aec-b72b-5ffc4750e4e5> /Applications/sioyek.app/Contents/PlugIns/platforms/libqcocoa.dylib
    0x7ff80f6fc000 -     0x7ff80fbfcfff com.apple.CoreFoundation (6.9) <bddb824d-15df-3210-88e8-6aac5c154403> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff818868000 -     0x7ff818b5bfff com.apple.HIToolbox (2.1.1) <06fdecd6-9f69-397b-b1e2-a8226c0ba7ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff8120ab000 -     0x7ff812f3afff com.apple.AppKit (6.9) <06015263-62ac-3b08-a298-dc835c18452a> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x104c22000 -        0x10733dfff info.sioyek.sioyek (2.0) <9d3aebca-e526-3fbe-93f9-8abeb2a3e190> /Applications/sioyek.app/Contents/MacOS/sioyek
       0x2077a2000 -        0x20780dfff dyld (*) <71febccd-d9dc-3599-9971-2b3407c588a8> /usr/lib/dyld
    0x7ff7fff9d000 -     0x7ff7fffccfff runtime (*) <1f0f0114-cfb6-304b-8183-8ef52c21f8b4> /usr/libexec/rosetta/runtime
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    0x7ff80f677000 -     0x7ff80f6aefff libsystem_kernel.dylib (*) <8cc28466-fd2f-3c80-9834-9525b7beac19> /usr/lib/system/libsystem_kernel.dylib
    0x7ff80f6af000 -     0x7ff80f6bafff libsystem_pthread.dylib (*) <b5454e27-e8c7-3fdb-b77f-714f1e82e70b> /usr/lib/system/libsystem_pthread.dylib
    0x7ff80f57f000 -     0x7ff80f607fff libsystem_c.dylib (*) <e42e9d7a-03b4-340b-b61e-dcd45fd4acc0> /usr/lib/system/libsystem_c.dylib
    0x7ff80f4cf000 -     0x7ff80f4fafff libsystem_malloc.dylib (*) <47042acd-a337-322a-8db7-ecd59cc60d92> /usr/lib/system/libsystem_malloc.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=1000.0M resident=0K(0%) swapped_out_or_unallocated=1000.0M(100%)
Writable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                 4032K        4 
CG image                            72K        6 
ColorSync                          224K       26 
CoreAnimation                      112K        8 
CoreGraphics                        12K        2 
CoreUI image data                 1052K        7 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           424.2M       65 
MALLOC guard page                  192K        8 
MALLOC_MEDIUM (reserved)           1.2G       10         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                    872K      215 
Rosetta IndirectBranch            1024K        1 
Rosetta JIT                      128.0M        1 
Rosetta Return Stack               300K       30 
Rosetta Thread Context             300K       30 
STACK GUARD                         24K        6 
Stack                             15.7M       17 
Stack Guard                       56.1M       10 
VM_ALLOCATE                       2468K       48 
VM_ALLOCATE (reserved)              24K        3         reserved VM address space (unallocated)
__CTF                               756        1 
__DATA                            20.1M      341 
__DATA_CONST                      12.3M      187 
__DATA_DIRTY                       548K      101 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       708.7M       26 
__OBJC_RO                         82.8M        1 
__OBJC_RW                         3200K        2 
__TEXT                           291.3M      353 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                        5.2G      480 
shared memory                      824K       15 
unshared pmap                     11.6M        8 
===========                     =======  ======= 
TOTAL                              8.4G     2028 
TOTAL, minus reserved VM space     6.9G     2028 



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

{"app_name":"sioyek","timestamp":"2023-02-03 11:59:57.00 -0500","app_version":"2.0","slice_uuid":"9d3aebca-e526-3fbe-93f9-8abeb2a3e190","build_version":"","platform":1,"bundleID":"info.sioyek.sioyek","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6 (21G115)","incident_id":"CA64D264-FCE7-4620-8BBB-AD18E6B82204","name":"sioyek"}
{
  "uptime" : 90000,
  "procLaunch" : "2023-02-03 11:39:08.0721 -0500",
  "procRole" : "Unspecified",
  "version" : 2,
  "userID" : 502,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,2",
  "procStartAbsTime" : 2133788120559,
  "coalitionID" : 741,
  "osVersion" : {
    "train" : "macOS 12.6",
    "build" : "21G115",
    "releaseType" : "User"
  },
  "captureTime" : "2023-02-03 11:59:56.8679 -0500",
  "incident" : "CA64D264-FCE7-4620-8BBB-AD18E6B82204",
  "bug_type" : "309",
  "pid" : 37708,
  "procExitAbsTime" : 2163758859124,
  "translated" : true,
  "cpuType" : "X86-64",
  "procName" : "sioyek",
  "procPath" : "\/Applications\/sioyek.app\/Contents\/MacOS\/sioyek",
  "bundleInfo" : {"CFBundleShortVersionString":"2.0","CFBundleIdentifier":"info.sioyek.sioyek"},
  "storeInfo" : {"deviceIdentifierForVendor":"DB64AFB0-5C04-5C68-BC8E-5C87C02BE3DB","thirdParty":true},
  "parentProc" : "nvim",
  "parentPid" : 30711,
  "coalitionName" : "homebrew.mxcl.skhd",
  "crashReporterKey" : "B6C90780-22FB-ECD1-0B4B-486641F33102",
  "responsiblePid" : 820,
  "wakeTime" : 15902,
  "sleepWakeUUID" : "B9AA2ED9-AB5C-4B93-BECA-9FE3C97AD773",
  "sip" : "enabled",
  "vmRegionInfo" : "0x7300000072 is not in any region.  Bytes after previous region: 12884902003  Bytes before following region: 105059195027342\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  ",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x0000007300000072","rawCodes":[1,493921239154],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000007300000072"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":37708},
  "vmregioninfo" : "0x7300000072 is not in any region.  Bytes after previous region: 12884902003  Bytes before following region: 105059195027342\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" : 5,
  "threads" : [{"id":1091251,"queue":"com.apple.main-thread","frames":[{"imageOffset":4295387,"imageIndex":0},{"imageOffset":2421039,"imageIndex":0},{"imageOffset":2728146,"imageIndex":0},{"imageOffset":2734977,"symbol":"QRasterPaintEngine::fillRect(QRectF const&, QSpanData*)","symbolLocation":225,"imageIndex":0},{"imageOffset":2879361,"symbol":"QPainter::fillRect(QRect const&, QBrush const&)","symbolLocation":369,"imageIndex":0},{"imageOffset":698709,"imageIndex":1},{"imageOffset":699335,"imageIndex":1},{"imageOffset":770095,"imageIndex":1},{"imageOffset":253598,"symbol":"QWidgetPrivate::paintBackground(QPainter*, QRegion const&, QFlags<QWidgetPrivate::DrawWidgetFlag>) const","symbolLocation":958,"imageIndex":1},{"imageOffset":245979,"symbol":"QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)","symbolLocation":3003,"imageIndex":1},{"imageOffset":282880,"symbol":"QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)","symbolLocation":1120,"imageIndex":1},{"imageOffset":247237,"symbol":"QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*)","symbolLocation":4261,"imageIndex":1},{"imageOffset":122758,"imageIndex":1},{"imageOffset":123154,"imageIndex":1},{"imageOffset":307885,"symbol":"QWidget::event(QEvent*)","symbolLocation":1645,"imageIndex":1},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":1},{"imageOffset":73233,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":497,"imageIndex":1},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":2},{"imageOffset":2071929,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":809,"imageIndex":2},{"imageOffset":238169,"imageIndex":3},{"imageOffset":240072,"imageIndex":3},{"imageOffset":521050,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":4},{"imageOffset":520898,"symbol":"__CFRunLoopDoSource0","symbolLocation":180,"imageIndex":4},{"imageOffset":520256,"symbol":"__CFRunLoopDoSources0","symbolLocation":242,"imageIndex":4},{"imageOffset":514640,"symbol":"__CFRunLoopRun","symbolLocation":892,"imageIndex":4},{"imageOffset":512020,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":5},{"imageOffset":189258,"symbol":"ReceiveNextEventCommon","symbolLocation":594,"imageIndex":5},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":5},{"imageOffset":257965,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":6},{"imageOffset":251498,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":6},{"imageOffset":195865,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":6},{"imageOffset":235055,"imageIndex":3},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":2},{"imageOffset":2068546,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":2},{"imageOffset":414023,"symbol":"main","symbolLocation":4343,"imageIndex":7},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":8}]},{"id":1091254,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18756,"imageIndex":9},{"imageOffset":74720,"imageIndex":9},{"imageOffset":81496,"imageIndex":9}]},{"id":1091281,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":140705808034112,"imageIndex":10},{"imageOffset":40282,"symbol":"__select","symbolLocation":10,"imageIndex":11},{"imageOffset":680683,"symbol":"__CFSocketManager","symbolLocation":643,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":1091288,"frames":[{"imageOffset":140705808034112,"imageIndex":10},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":11},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":13},{"imageOffset":1718166,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":7},{"imageOffset":671200,"symbol":"PdfRenderer::run(int)","symbolLocation":224,"imageIndex":7},{"imageOffset":674241,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":1091289,"frames":[{"imageOffset":140705808034112,"imageIndex":10},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":11},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":13},{"imageOffset":1718166,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":7},{"imageOffset":671200,"symbol":"PdfRenderer::run(int)","symbolLocation":224,"imageIndex":7},{"imageOffset":674241,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"triggered":true,"id":1091290,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13162397568},"r12":{"value":140599210816656},"rosetta":{"tmp2":{"value":4427046608},"tmp1":{"value":4375469698},"tmp0":{"value":365072220207}},"rbx":{"value":105553150464160},"r8":{"value":1867},"r15":{"value":140599245602816},"r10":{"value":140598675767296},"rdx":{"value":140598675822864},"rdi":{"value":4567101568},"r9":{"value":40},"r13":{"value":140599228260864},"rflags":{"value":643},"rax":{"value":493921239154},"rsp":{"value":13162397232},"r11":{"value":0},"rcx":{"value":140598675822880},"r14":{"value":140599210816920},"rsi":{"value":493921239154}},"frames":[{"imageOffset":4427046692,"region":"<translation info unavailable>","imageIndex":10},{"imageOffset":25032,"symbol":"free_tiny","symbolLocation":450,"imageIndex":14},{"imageOffset":2294557,"imageIndex":7},{"imageOffset":674241,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":1091291,"frames":[{"imageOffset":140705808034112,"imageIndex":10},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":11},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":13},{"imageOffset":1718166,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":7},{"imageOffset":671200,"symbol":"PdfRenderer::run(int)","symbolLocation":224,"imageIndex":7},{"imageOffset":674241,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":1091292,"frames":[{"imageOffset":140705808034112,"imageIndex":10},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":11},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":13},{"imageOffset":1718166,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":7},{"imageOffset":667114,"symbol":"PdfRenderer::run_search(int)","symbolLocation":202,"imageIndex":7},{"imageOffset":674419,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":1091301,"name":"Qt bearer thread","frames":[{"imageOffset":140705808034112,"imageIndex":10},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":11},{"imageOffset":2469914,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":90,"imageIndex":2},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":849,"imageIndex":2},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":2},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":2},{"imageOffset":140825,"imageIndex":2},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":1091302,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":140705808034112,"imageIndex":10},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":11},{"imageOffset":2470432,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":608,"imageIndex":2},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":849,"imageIndex":2},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":2},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":2},{"imageOffset":140825,"imageIndex":2},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":1091317,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705808034112,"imageIndex":10},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":11},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":11},{"imageOffset":521536,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":515024,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":4},{"imageOffset":512020,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":1755598,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":1112615,"frames":[{"imageOffset":141332,"imageIndex":9}]},{"id":1112617,"frames":[{"imageOffset":141332,"imageIndex":9}]},{"id":1116014,"frames":[{"imageOffset":141332,"imageIndex":9}]},{"id":1116116,"frames":[{"imageOffset":141332,"imageIndex":9}]},{"id":1116117,"frames":[{"imageOffset":141332,"imageIndex":9}]},{"id":1117120,"frames":[{"imageOffset":141332,"imageIndex":9}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4594786304,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtGui",
    "size" : 5152768,
    "uuid" : "cbcec35a-ee54-354f-9c2b-188ac6b2790d",
    "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/5\/QtGui",
    "name" : "QtGui",
    "CFBundleVersion" : "5.15.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4574183424,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
    "size" : 4485120,
    "uuid" : "b432d666-dcab-320a-8496-78a67f554c0e",
    "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
    "name" : "QtWidgets",
    "CFBundleVersion" : "5.15.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4616683520,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtCore",
    "size" : 5705728,
    "uuid" : "c723812a-f7a5-3001-98d5-e60e8daa6ffb",
    "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
    "name" : "QtCore",
    "CFBundleVersion" : "5.15.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4610170880,
    "size" : 1503232,
    "uuid" : "d4ab240b-4535-3aec-b72b-5ffc4750e4e5",
    "path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703387598848,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5246976,
    "uuid" : "bddb824d-15df-3210-88e8-6aac5c154403",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703540084736,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3096576,
    "uuid" : "06fdecd6-9f69-397b-b1e2-a8226c0ba7ed",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703431307264,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15269888,
    "uuid" : "06015263-62ac-3b08-a298-dc835c18452a",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.60.148"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4374798336,
    "CFBundleShortVersionString" : "2.0",
    "CFBundleIdentifier" : "info.sioyek.sioyek",
    "size" : 41009152,
    "uuid" : "9d3aebca-e526-3fbe-93f9-8abeb2a3e190",
    "path" : "\/Applications\/sioyek.app\/Contents\/MacOS\/sioyek",
    "name" : "sioyek"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 8715378688,
    "size" : 442368,
    "uuid" : "71febccd-d9dc-3599-9971-2b3407c588a8",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 140703128211456,
    "size" : 196608,
    "uuid" : "1f0f0114-cfb6-304b-8183-8ef52c21f8b4",
    "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" : 140703387054080,
    "size" : 229376,
    "uuid" : "8cc28466-fd2f-3c80-9834-9525b7beac19",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703387283456,
    "size" : 49152,
    "uuid" : "b5454e27-e8c7-3fdb-b77f-714f1e82e70b",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703386038272,
    "size" : 561152,
    "uuid" : "e42e9d7a-03b4-340b-b61e-dcd45fd4acc0",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703385317376,
    "size" : 180224,
    "uuid" : "47042acd-a337-322a-8db7-ecd59cc60d92",
    "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib",
    "name" : "libsystem_malloc.dylib"
  }
],
  "sharedCache" : {
  "base" : 140703384027136,
  "size" : 19331678208,
  "uuid" : "3765e290-e8ae-3af7-92bf-da62dfb8ac4f"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1000.0M resident=0K(0%) swapped_out_or_unallocated=1000.0M(100%)\nWritable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               384K        3 \nActivity Tracing                   256K        1 \nCG backing stores                 4032K        4 \nCG image                            72K        6 \nColorSync                          224K       26 \nCoreAnimation                      112K        8 \nCoreGraphics                        12K        2 \nCoreUI image data                 1052K        7 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           424.2M       65 \nMALLOC guard page                  192K        8 \nMALLOC_MEDIUM (reserved)           1.2G       10         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                    872K      215 \nRosetta IndirectBranch            1024K        1 \nRosetta JIT                      128.0M        1 \nRosetta Return Stack               300K       30 \nRosetta Thread Context             300K       30 \nSTACK GUARD                         24K        6 \nStack                             15.7M       17 \nStack Guard                       56.1M       10 \nVM_ALLOCATE                       2468K       48 \nVM_ALLOCATE (reserved)              24K        3         reserved VM address space (unallocated)\n__CTF                               756        1 \n__DATA                            20.1M      341 \n__DATA_CONST                      12.3M      187 \n__DATA_DIRTY                       548K      101 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       708.7M       26 \n__OBJC_RO                         82.8M        1 \n__OBJC_RW                         3200K        2 \n__TEXT                           291.3M      353 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                        5.2G      480 \nshared memory                      824K       15 \nunshared pmap                     11.6M        8 \n===========                     =======  ======= \nTOTAL                              8.4G     2028 \nTOTAL, minus reserved VM space     6.9G     2028 \n",
  "legacyInfo" : {
  "threadTriggered" : {

  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5f72dc58705eff005a46b3a9",
      "factorPackIds" : {

      },
      "deploymentId" : 240000015
    },
    {
      "rolloutId" : "60f8ddccefea4203d95cbeef",
      "factorPackIds" : {

      },
      "deploymentId" : 240000021
    }
  ],
  "experiments" : [

  ]
}
}

This is how I have set up Vimtex on Neovim 0.8.2:

let g:vimtex_view_method = 'sioyek'
let g:vimtex_view_sioyek_exe = '/Applications/sioyek.app/Contents/MacOS/sioyek'
let g:vimtex_quickfix_open_on_warning = 0
let g:vimtex_quickfix_enabled = 0
let maplocalleader=','

jaywonchung avatar Feb 03 '23 17:02 jaywonchung

Which version of sioyek are you using? Also could you include a minimal latex file for which you have this issue?

ahrm avatar Feb 03 '23 18:02 ahrm

Thanks. I'm using 2.0.0, directly from GitHub Releases. I'll try to include a minimal LaTeX file later today.

jaywonchung avatar Feb 03 '23 18:02 jaywonchung

Hmm... It's pretty difficult to produce a standalone minimal LaTeX file since it's a heisenbug, but I found that the crash report I attached happens to be a peculiar one. This is the most common one, in terms of the stack trace of the crashed thread (PdfRenderer::run(int) + 462):

Crash report
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               sioyek [33100]
Path:                  /Applications/sioyek.app/Contents/MacOS/sioyek
Identifier:            info.sioyek.sioyek
Version:               2.0 (???)
Code Type:             X86-64 (Translated)
Parent Process:        nvim [30711]
Responsible:           skhd [820]
User ID:               502

Date/Time:             2023-02-03 11:26:23.9669 -0500
OS Version:            macOS 12.6 (21G115)
Report Version:        12
Anonymous UUID:        B6C90780-22FB-ECD1-0B4B-486641F33102

Sleep/Wake UUID:       B9AA2ED9-AB5C-4B93-BECA-9FE3C97AD773

Time Awake Since Boot: 88000 seconds
Time Since Wake:       13889 seconds

System Integrity Protection: enabled

Crashed Thread:        6

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000007300000072
Exception Codes:       0x0000000000000001, 0x0000007300000072
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [33100]

VM Region Info: 0x7300000072 is not in any region.  Bytes after previous region: 12884902003  Bytes before following region: 105059195027342
      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  

Thread 0::  Dispatch queue: com.Metal.CommandQueueDispatch
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67897a mach_msg_trap + 10
2   libsystem_kernel.dylib        	    0x7ff80f678ce8 mach_msg + 56
3   IOKit                         	    0x7ff811f99b6c io_connect_method + 387
4   IOKit                         	    0x7ff811f99979 IOConnectCallMethod + 186
5   IOGPU                         	    0x7ff910549fa1 IOGPUCommandQueueSubmitCommandBuffers + 133
6   IOGPU                         	    0x7ff91053db87 -[IOGPUMetalCommandQueue _submitCommandBuffers:count:] + 687
7   IOGPU                         	    0x7ff91053d8b5 -[IOGPUMetalCommandQueue submitCommandBuffers:count:] + 73
8   Metal                         	    0x7ff8184ea283 -[_MTLCommandQueue _submitAvailableCommandBuffers] + 940
9   Metal                         	    0x7ff8184f1fe0 __40-[_MTLCommandQueue submitCommandBuffer:]_block_invoke + 26
10  libdispatch.dylib             	    0x7ff80f4fe317 _dispatch_client_callout + 8
11  libdispatch.dylib             	    0x7ff80f50b7ee _dispatch_lane_barrier_sync_invoke_and_complete + 60
12  Metal                         	    0x7ff8184f1fa4 -[_MTLCommandQueue submitCommandBuffer:] + 112
13  AppleMetalOpenGLRenderer      	       0x1159276a0 GLDContextRec::flushContext(bool) + 488
14  AppleMetalOpenGLRenderer      	       0x11590d8e7 gldPresentFramebufferData + 1526
15  GLEngine                      	    0x7ffa286f5409 glSwap_Exec + 105
16  OpenGL                        	    0x7ffa284be9b3 CGLFlushDrawable + 59
17  AppKit                        	    0x7ff812433ab7 -[NSOpenGLContext flushBuffer] + 20
18  libqcocoa.dylib               	       0x110dd9f5d 0x110d80000 + 368477
19  QtGui                         	       0x10ff5a13c QOpenGLContext::swapBuffers(QSurface*) + 412
20  QtGui                         	       0x110201280 QPlatformBackingStore::composeAndFlush(QWindow*, QRegion const&, QPoint const&, QPlatformTextureList*, bool) + 4592
21  QtWidgets                     	       0x10eb4aa74 0x10eb2e000 + 117364
22  QtWidgets                     	       0x10eb4cbed 0x10eb2e000 + 125933
23  QtWidgets                     	       0x10eb4bf98 0x10eb2e000 + 122776
24  QtWidgets                     	       0x10eb4c112 0x10eb2e000 + 123154
25  QtWidgets                     	       0x10eb792ad QWidget::event(QEvent*) + 1645
26  QtWidgets                     	       0x10eb3e9ea QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266
27  QtWidgets                     	       0x10eb3fe11 QApplication::notify(QObject*, QEvent*) + 497
28  QtCore                        	       0x1115aea34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
29  QtCore                        	       0x1115afd79 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 809
30  libqcocoa.dylib               	       0x110dba259 0x110d80000 + 238169
31  libqcocoa.dylib               	       0x110dba9c8 0x110d80000 + 240072
32  CoreFoundation                	    0x7ff80f77b35a __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
33  CoreFoundation                	    0x7ff80f77b2c2 __CFRunLoopDoSource0 + 180
34  CoreFoundation                	    0x7ff80f77b040 __CFRunLoopDoSources0 + 242
35  CoreFoundation                	    0x7ff80f779a50 __CFRunLoopRun + 892
36  CoreFoundation                	    0x7ff80f779014 CFRunLoopRunSpecific + 562
37  HIToolbox                     	    0x7ff8188965e6 RunCurrentEventLoopInMode + 292
38  HIToolbox                     	    0x7ff818896213 ReceiveNextEventCommon + 283
39  HIToolbox                     	    0x7ff8188960e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
40  AppKit                        	    0x7ff8120e9fad _DPSNextEvent + 927
41  AppKit                        	    0x7ff8120e866a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
42  AppKit                        	    0x7ff8120dad19 -[NSApplication run] + 586
43  libqcocoa.dylib               	       0x110db962f 0x110d80000 + 235055
44  QtCore                        	       0x1115aaacf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
45  QtCore                        	       0x1115af042 QCoreApplication::exec() + 130
46  sioyek                        	       0x102d6d147 main + 4343
47  dyld                          	       0x2056f752e start + 462

Thread 1:: com.apple.rosetta.exceptionserver
0   runtime                       	    0x7ff7ffc90944 0x7ff7ffc8c000 + 18756
1   runtime                       	    0x7ff7ffc9e3e0 0x7ff7ffc8c000 + 74720
2   runtime                       	    0x7ff7ffc9fe58 0x7ff7ffc8c000 + 81496

Thread 2:
0   runtime                       	    0x7ff7ffcae814 0x7ff7ffc8c000 + 141332

Thread 3:
0   runtime                       	    0x7ff7ffcae814 0x7ff7ffc8c000 + 141332

Thread 4:: com.apple.CFSocket.private
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f680d5a __select + 10
2   CoreFoundation                	    0x7ff80f7a22eb __CFSocketManager + 643
3   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
4   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 5:
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67b2be __semwait_signal + 10
2   libsystem_c.dylib             	    0x7ff80f58f863 nanosleep + 196
3   sioyek                        	       0x102eab796 sleep_ms(unsigned int) + 54
4   sioyek                        	       0x102dabde0 PdfRenderer::run(int) + 224
5   sioyek                        	       0x102dac9c1 0x102d08000 + 674241
6   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 6 Crashed:
0   sioyek                        	       0x102dabece PdfRenderer::run(int) + 462
1   sioyek                        	       0x102dac9c1 0x102d08000 + 674241
2   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
3   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 7:
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67b2be __semwait_signal + 10
2   libsystem_c.dylib             	    0x7ff80f58f863 nanosleep + 196
3   sioyek                        	       0x102eab796 sleep_ms(unsigned int) + 54
4   sioyek                        	       0x102dabde0 PdfRenderer::run(int) + 224
5   sioyek                        	       0x102dac9c1 0x102d08000 + 674241
6   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 8:
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67b2be __semwait_signal + 10
2   libsystem_c.dylib             	    0x7ff80f58f863 nanosleep + 196
3   sioyek                        	       0x102eab796 sleep_ms(unsigned int) + 54
4   sioyek                        	       0x102dabde0 PdfRenderer::run(int) + 224
5   sioyek                        	       0x102dac9c1 0x102d08000 + 674241
6   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 9:
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67b2be __semwait_signal + 10
2   libsystem_c.dylib             	    0x7ff80f58f863 nanosleep + 196
3   sioyek                        	       0x102eab796 sleep_ms(unsigned int) + 54
4   sioyek                        	       0x102daadea PdfRenderer::run_search(int) + 202
5   sioyek                        	       0x102daca73 0x102d08000 + 674419
6   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 10:: Qt bearer thread
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67f0aa poll + 10
2   QtCore                        	       0x11161101a qt_safe_poll(pollfd*, unsigned int, timespec const*) + 90
3   QtCore                        	       0x111612a21 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 849
4   QtCore                        	       0x1115aaacf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
5   QtCore                        	       0x1113d7603 QThread::exec() + 131
6   QtCore                        	       0x1113d8619 0x1113b6000 + 140825
7   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 11:: QNetworkAccessManager thread
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67f0aa poll + 10
2   QtCore                        	       0x111611220 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 608
3   QtCore                        	       0x111612a21 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 849
4   QtCore                        	       0x1115aaacf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
5   QtCore                        	       0x1113d7603 QThread::exec() + 131
6   QtCore                        	       0x1113d8619 0x1113b6000 + 140825
7   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 12:: com.apple.NSEventThread
0   ???                           	    0x7ff89fb4a940 ???
1   libsystem_kernel.dylib        	    0x7ff80f67897a mach_msg_trap + 10
2   libsystem_kernel.dylib        	    0x7ff80f678ce8 mach_msg + 56
3   CoreFoundation                	    0x7ff80f77b540 __CFRunLoopServiceMachPort + 319
4   CoreFoundation                	    0x7ff80f779bd0 __CFRunLoopRun + 1276
5   CoreFoundation                	    0x7ff80f779014 CFRunLoopRunSpecific + 562
6   AppKit                        	    0x7ff8122579ce _NSEventThread + 132
7   libsystem_pthread.dylib       	    0x7ff80f6b54e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff80f6b0f6b thread_start + 15

Thread 13:
0   runtime                       	    0x7ff7ffcae814 0x7ff7ffc8c000 + 141332

Thread 14:
0   runtime                       	    0x7ff7ffcae814 0x7ff7ffc8c000 + 141332

Thread 15:
0   runtime                       	    0x7ff7ffcae814 0x7ff7ffc8c000 + 141332


Thread 6 crashed with X86 Thread State (64-bit):
  rax: 0x0000007300000072  rbx: 0x000060000161c330  rcx: 0x00007fa41c715630  rdx: 0x00007fa41c715620
  rdi: 0x000000010e46d080  rsi: 0x0000007300000072  rbp: 0x000000030c858f80  rsp: 0x000000030c858e30
   r8: 0x00000000000016a0   r9: 0x000000000000001f  r10: 0x00007fa459100000  r11: 0x0000000000000000
  r12: 0x00007fa458761090  r13: 0x00007fa45a080b80  r14: 0x00007fa458761198  r15: 0x00007fa440138000
  rip: <unavailable>       rfl: 0x0000000000000283
 tmp0: 0x000000550000002f tmp1: 0x0000000102dabe82 tmp2: 0x00000001055d983c


Binary Images:
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    0x7ff80f677000 -     0x7ff80f6aefff libsystem_kernel.dylib (*) <8cc28466-fd2f-3c80-9834-9525b7beac19> /usr/lib/system/libsystem_kernel.dylib
    0x7ff811f97000 -     0x7ff81204cfff com.apple.framework.IOKit (2.0.2) <bcc679a9-324c-3d77-ad5d-d591befc73d5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7ff910537000 -     0x7ff910562fff com.apple.IOGPU (35.29) <227962a3-5844-3cf7-b2f5-6fbae259ece4> /System/Library/PrivateFrameworks/IOGPU.framework/Versions/A/IOGPU
    0x7ff8184c7000 -     0x7ff818607fff com.apple.Metal (263.8) <f172af90-e764-3da1-8778-7fcd2850ad02> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7ff80f4fb000 -     0x7ff80f541fff libdispatch.dylib (*) <1a04b380-76e4-3e4b-b0fc-9837533d021d> /usr/lib/system/libdispatch.dylib
       0x1158ca000 -        0x11593dfff com.apple.AppleMetalOpenGLRenderer (1.0) <f2964748-753e-3ac7-b441-516d5d5ade7e> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
    0x7ffa286d8000 -     0x7ffa28861fff GLEngine (*) <be1ea664-4c51-301b-8fb9-377e1241d10b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7ffa284b1000 -     0x7ffa284c0fff com.apple.opengl (19.5.1) <709ffb83-12fa-304d-a20a-5400b17aab45> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7ff8120ab000 -     0x7ff812f3afff com.apple.AppKit (6.9) <06015263-62ac-3b08-a298-dc835c18452a> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x110d80000 -        0x110eeefff libqcocoa.dylib (*) <d4ab240b-4535-3aec-b72b-5ffc4750e4e5> /Applications/sioyek.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x10fed4000 -        0x1103bdfff org.qt-project.QtGui (5.15) <cbcec35a-ee54-354f-9c2b-188ac6b2790d> /Applications/sioyek.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x10eb2e000 -        0x10ef74fff org.qt-project.QtWidgets (5.15) <b432d666-dcab-320a-8496-78a67f554c0e> /Applications/sioyek.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x1113b6000 -        0x111926fff org.qt-project.QtCore (5.15) <c723812a-f7a5-3001-98d5-e60e8daa6ffb> /Applications/sioyek.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
    0x7ff80f6fc000 -     0x7ff80fbfcfff com.apple.CoreFoundation (6.9) <bddb824d-15df-3210-88e8-6aac5c154403> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff818868000 -     0x7ff818b5bfff com.apple.HIToolbox (2.1.1) <06fdecd6-9f69-397b-b1e2-a8226c0ba7ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x102d08000 -        0x105423fff info.sioyek.sioyek (2.0) <9d3aebca-e526-3fbe-93f9-8abeb2a3e190> /Applications/sioyek.app/Contents/MacOS/sioyek
       0x2056f2000 -        0x20575dfff dyld (*) <71febccd-d9dc-3599-9971-2b3407c588a8> /usr/lib/dyld
    0x7ff7ffc8c000 -     0x7ff7ffcbbfff runtime (*) <1f0f0114-cfb6-304b-8183-8ef52c21f8b4> /usr/libexec/rosetta/runtime
    0x7ff80f6af000 -     0x7ff80f6bafff libsystem_pthread.dylib (*) <b5454e27-e8c7-3fdb-b77f-714f1e82e70b> /usr/lib/system/libsystem_pthread.dylib
    0x7ff80f57f000 -     0x7ff80f607fff libsystem_c.dylib (*) <e42e9d7a-03b4-340b-b61e-dcd45fd4acc0> /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=1000.0M resident=0K(0%) swapped_out_or_unallocated=1000.0M(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               512K        4 
Activity Tracing                   256K        1 
CG backing stores                 4032K        4 
CG image                            72K        6 
ColorSync                          224K       26 
CoreAnimation                      112K        8 
CoreGraphics                        12K        2 
CoreUI image data                 1052K        7 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           420.4M       60 
MALLOC guard page                  192K        8 
MALLOC_MEDIUM (reserved)         952.0M        8         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                    860K      212 
Rosetta IndirectBranch            1024K        1 
Rosetta JIT                      128.0M        1 
Rosetta Return Stack               300K       30 
Rosetta Thread Context             300K       30 
STACK GUARD                         20K        5 
Stack                             15.2M       16 
Stack Guard                       56.1M       10 
VM_ALLOCATE                       2492K       54 
VM_ALLOCATE (reserved)              24K        3         reserved VM address space (unallocated)
__CTF                               756        1 
__DATA                            20.1M      341 
__DATA_CONST                      12.3M      187 
__DATA_DIRTY                       548K      101 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       708.7M       26 
__OBJC_RO                         82.8M        1 
__OBJC_RW                         3200K        2 
__TEXT                           291.3M      353 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                        5.2G      480 
shared memory                      808K       14 
unshared pmap                     11.6M        8 
===========                     =======  ======= 
TOTAL                              8.2G     2022 
TOTAL, minus reserved VM space     6.9G     2022 



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

{"app_name":"sioyek","timestamp":"2023-02-03 11:26:24.00 -0500","app_version":"2.0","slice_uuid":"9d3aebca-e526-3fbe-93f9-8abeb2a3e190","build_version":"","platform":1,"bundleID":"info.sioyek.sioyek","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6 (21G115)","incident_id":"E14A9692-2A49-43D2-A367-79C7E26C49C5","name":"sioyek"}
{
  "uptime" : 88000,
  "procLaunch" : "2023-02-03 11:24:06.6253 -0500",
  "procRole" : "Unspecified",
  "version" : 2,
  "userID" : 502,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,2",
  "procStartAbsTime" : 2112153280860,
  "coalitionID" : 741,
  "osVersion" : {
    "train" : "macOS 12.6",
    "build" : "21G115",
    "releaseType" : "User"
  },
  "captureTime" : "2023-02-03 11:26:23.9669 -0500",
  "incident" : "E14A9692-2A49-43D2-A367-79C7E26C49C5",
  "bug_type" : "309",
  "pid" : 33100,
  "procExitAbsTime" : 2115448699377,
  "translated" : true,
  "cpuType" : "X86-64",
  "procName" : "sioyek",
  "procPath" : "\/Applications\/sioyek.app\/Contents\/MacOS\/sioyek",
  "bundleInfo" : {"CFBundleShortVersionString":"2.0","CFBundleIdentifier":"info.sioyek.sioyek"},
  "storeInfo" : {"deviceIdentifierForVendor":"DB64AFB0-5C04-5C68-BC8E-5C87C02BE3DB","thirdParty":true},
  "parentProc" : "nvim",
  "parentPid" : 30711,
  "coalitionName" : "homebrew.mxcl.skhd",
  "crashReporterKey" : "B6C90780-22FB-ECD1-0B4B-486641F33102",
  "responsiblePid" : 820,
  "responsibleProc" : "skhd",
  "wakeTime" : 13889,
  "sleepWakeUUID" : "B9AA2ED9-AB5C-4B93-BECA-9FE3C97AD773",
  "sip" : "enabled",
  "vmRegionInfo" : "0x7300000072 is not in any region.  Bytes after previous region: 12884902003  Bytes before following region: 105059195027342\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  ",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x0000007300000072","rawCodes":[1,493921239154],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000007300000072"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":33100},
  "vmregioninfo" : "0x7300000072 is not in any region.  Bytes after previous region: 12884902003  Bytes before following region: 105059195027342\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" : 6,
  "threads" : [{"id":1072755,"queue":"com.Metal.CommandQueueDispatch","frames":[{"imageOffset":140705808034112,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":11116,"symbol":"io_connect_method","symbolLocation":387,"imageIndex":2},{"imageOffset":10617,"symbol":"IOConnectCallMethod","symbolLocation":186,"imageIndex":2},{"imageOffset":77729,"symbol":"IOGPUCommandQueueSubmitCommandBuffers","symbolLocation":133,"imageIndex":3},{"imageOffset":27527,"symbol":"-[IOGPUMetalCommandQueue _submitCommandBuffers:count:]","symbolLocation":687,"imageIndex":3},{"imageOffset":26805,"symbol":"-[IOGPUMetalCommandQueue submitCommandBuffers:count:]","symbolLocation":73,"imageIndex":3},{"imageOffset":144003,"symbol":"-[_MTLCommandQueue _submitAvailableCommandBuffers]","symbolLocation":940,"imageIndex":4},{"imageOffset":176096,"symbol":"__40-[_MTLCommandQueue submitCommandBuffer:]_block_invoke","symbolLocation":26,"imageIndex":4},{"imageOffset":13079,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":5},{"imageOffset":67566,"symbol":"_dispatch_lane_barrier_sync_invoke_and_complete","symbolLocation":60,"imageIndex":5},{"imageOffset":176036,"symbol":"-[_MTLCommandQueue submitCommandBuffer:]","symbolLocation":112,"imageIndex":4},{"imageOffset":382624,"symbol":"GLDContextRec::flushContext(bool)","symbolLocation":488,"imageIndex":6},{"imageOffset":276711,"symbol":"gldPresentFramebufferData","symbolLocation":1526,"imageIndex":6},{"imageOffset":119817,"symbol":"glSwap_Exec","symbolLocation":105,"imageIndex":7},{"imageOffset":55731,"symbol":"CGLFlushDrawable","symbolLocation":59,"imageIndex":8},{"imageOffset":3705527,"symbol":"-[NSOpenGLContext flushBuffer]","symbolLocation":20,"imageIndex":9},{"imageOffset":368477,"imageIndex":10},{"imageOffset":549180,"symbol":"QOpenGLContext::swapBuffers(QSurface*)","symbolLocation":412,"imageIndex":11},{"imageOffset":3330688,"symbol":"QPlatformBackingStore::composeAndFlush(QWindow*, QRegion const&, QPoint const&, QPlatformTextureList*, bool)","symbolLocation":4592,"imageIndex":11},{"imageOffset":117364,"imageIndex":12},{"imageOffset":125933,"imageIndex":12},{"imageOffset":122776,"imageIndex":12},{"imageOffset":123154,"imageIndex":12},{"imageOffset":307885,"symbol":"QWidget::event(QEvent*)","symbolLocation":1645,"imageIndex":12},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":266,"imageIndex":12},{"imageOffset":73233,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":497,"imageIndex":12},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":13},{"imageOffset":2071929,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":809,"imageIndex":13},{"imageOffset":238169,"imageIndex":10},{"imageOffset":240072,"imageIndex":10},{"imageOffset":521050,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":14},{"imageOffset":520898,"symbol":"__CFRunLoopDoSource0","symbolLocation":180,"imageIndex":14},{"imageOffset":520256,"symbol":"__CFRunLoopDoSources0","symbolLocation":242,"imageIndex":14},{"imageOffset":514640,"symbol":"__CFRunLoopRun","symbolLocation":892,"imageIndex":14},{"imageOffset":512020,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":14},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":15},{"imageOffset":188947,"symbol":"ReceiveNextEventCommon","symbolLocation":283,"imageIndex":15},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":15},{"imageOffset":257965,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":9},{"imageOffset":251498,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":9},{"imageOffset":195865,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":9},{"imageOffset":235055,"imageIndex":10},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":13},{"imageOffset":2068546,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":13},{"imageOffset":414023,"symbol":"main","symbolLocation":4343,"imageIndex":16},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":17}]},{"id":1072759,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18756,"imageIndex":18},{"imageOffset":74720,"imageIndex":18},{"imageOffset":81496,"imageIndex":18}]},{"id":1072788,"frames":[{"imageOffset":141332,"imageIndex":18}]},{"id":1072789,"frames":[{"imageOffset":141332,"imageIndex":18}]},{"id":1072795,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":140705808034112,"imageIndex":0},{"imageOffset":40282,"symbol":"__select","symbolLocation":10,"imageIndex":1},{"imageOffset":680683,"symbol":"__CFSocketManager","symbolLocation":643,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1072802,"frames":[{"imageOffset":140705808034112,"imageIndex":0},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":1},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":20},{"imageOffset":1718166,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":16},{"imageOffset":671200,"symbol":"PdfRenderer::run(int)","symbolLocation":224,"imageIndex":16},{"imageOffset":674241,"imageIndex":16},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"triggered":true,"id":1072803,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13094981504},"r12":{"value":140343835496592},"rosetta":{"tmp2":{"value":4384987196},"tmp1":{"value":4342857346},"tmp0":{"value":365072220207}},"rbx":{"value":105553139450672},"r8":{"value":5792},"r15":{"value":140343426383872},"r10":{"value":140343845584896},"rdx":{"value":140342828553760},"rdi":{"value":4534489216},"r9":{"value":31},"r13":{"value":140343861840768},"rflags":{"value":643},"rax":{"value":493921239154},"rsp":{"value":13094981168},"r11":{"value":0},"rcx":{"value":140342828553776},"r14":{"value":140343835496856},"rsi":{"value":493921239154}},"frames":[{"imageOffset":671438,"symbol":"PdfRenderer::run(int)","symbolLocation":462,"imageIndex":16},{"imageOffset":674241,"imageIndex":16},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1072804,"frames":[{"imageOffset":140705808034112,"imageIndex":0},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":1},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":20},{"imageOffset":1718166,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":16},{"imageOffset":671200,"symbol":"PdfRenderer::run(int)","symbolLocation":224,"imageIndex":16},{"imageOffset":674241,"imageIndex":16},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1072805,"frames":[{"imageOffset":140705808034112,"imageIndex":0},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":1},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":20},{"imageOffset":1718166,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":16},{"imageOffset":671200,"symbol":"PdfRenderer::run(int)","symbolLocation":224,"imageIndex":16},{"imageOffset":674241,"imageIndex":16},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1072806,"frames":[{"imageOffset":140705808034112,"imageIndex":0},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":1},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":20},{"imageOffset":1718166,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":16},{"imageOffset":667114,"symbol":"PdfRenderer::run_search(int)","symbolLocation":202,"imageIndex":16},{"imageOffset":674419,"imageIndex":16},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1072825,"name":"Qt bearer thread","frames":[{"imageOffset":140705808034112,"imageIndex":0},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":2469914,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":90,"imageIndex":13},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":849,"imageIndex":13},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":13},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":13},{"imageOffset":140825,"imageIndex":13},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1072836,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":140705808034112,"imageIndex":0},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":2470432,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":608,"imageIndex":13},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":849,"imageIndex":13},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":13},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":13},{"imageOffset":140825,"imageIndex":13},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1072859,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705808034112,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":521536,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":14},{"imageOffset":515024,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":14},{"imageOffset":512020,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":14},{"imageOffset":1755598,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]},{"id":1072860,"frames":[{"imageOffset":141332,"imageIndex":18}]},{"id":1073997,"frames":[{"imageOffset":141332,"imageIndex":18}]},{"id":1074120,"frames":[{"imageOffset":141332,"imageIndex":18}]}],
  "usedImages" : [
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703387054080,
    "size" : 229376,
    "uuid" : "8cc28466-fd2f-3c80-9834-9525b7beac19",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703430176768,
    "CFBundleShortVersionString" : "2.0.2",
    "CFBundleIdentifier" : "com.apple.framework.IOKit",
    "size" : 745472,
    "uuid" : "bcc679a9-324c-3d77-ad5d-d591befc73d5",
    "path" : "\/System\/Library\/Frameworks\/IOKit.framework\/Versions\/A\/IOKit",
    "name" : "IOKit"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140707697487872,
    "CFBundleShortVersionString" : "35.29",
    "CFBundleIdentifier" : "com.apple.IOGPU",
    "size" : 180224,
    "uuid" : "227962a3-5844-3cf7-b2f5-6fbae259ece4",
    "path" : "\/System\/Library\/PrivateFrameworks\/IOGPU.framework\/Versions\/A\/IOGPU",
    "name" : "IOGPU",
    "CFBundleVersion" : "35.29"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703536279552,
    "CFBundleShortVersionString" : "263.8",
    "CFBundleIdentifier" : "com.apple.Metal",
    "size" : 1314816,
    "uuid" : "f172af90-e764-3da1-8778-7fcd2850ad02",
    "path" : "\/System\/Library\/Frameworks\/Metal.framework\/Versions\/A\/Metal",
    "name" : "Metal",
    "CFBundleVersion" : "263.8"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703385497600,
    "size" : 290816,
    "uuid" : "1a04b380-76e4-3e4b-b0fc-9837533d021d",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4656504832,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
    "size" : 475136,
    "uuid" : "f2964748-753e-3ac7-b441-516d5d5ade7e",
    "path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
    "name" : "AppleMetalOpenGLRenderer",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140712396816384,
    "size" : 1613824,
    "uuid" : "be1ea664-4c51-301b-8fb9-377e1241d10b",
    "path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/Resources\/GLEngine.bundle\/GLEngine",
    "name" : "GLEngine"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140712394559488,
    "CFBundleShortVersionString" : "19.5.1",
    "CFBundleIdentifier" : "com.apple.opengl",
    "size" : 65536,
    "uuid" : "709ffb83-12fa-304d-a20a-5400b17aab45",
    "path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/OpenGL",
    "name" : "OpenGL",
    "CFBundleVersion" : "19.5.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703431307264,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15269888,
    "uuid" : "06015263-62ac-3b08-a298-dc835c18452a",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.60.148"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4577558528,
    "size" : 1503232,
    "uuid" : "d4ab240b-4535-3aec-b72b-5ffc4750e4e5",
    "path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4562173952,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtGui",
    "size" : 5152768,
    "uuid" : "cbcec35a-ee54-354f-9c2b-188ac6b2790d",
    "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/5\/QtGui",
    "name" : "QtGui",
    "CFBundleVersion" : "5.15.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4541571072,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
    "size" : 4485120,
    "uuid" : "b432d666-dcab-320a-8496-78a67f554c0e",
    "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
    "name" : "QtWidgets",
    "CFBundleVersion" : "5.15.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4584071168,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtCore",
    "size" : 5705728,
    "uuid" : "c723812a-f7a5-3001-98d5-e60e8daa6ffb",
    "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
    "name" : "QtCore",
    "CFBundleVersion" : "5.15.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703387598848,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5246976,
    "uuid" : "bddb824d-15df-3210-88e8-6aac5c154403",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703540084736,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3096576,
    "uuid" : "06fdecd6-9f69-397b-b1e2-a8226c0ba7ed",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4342185984,
    "CFBundleShortVersionString" : "2.0",
    "CFBundleIdentifier" : "info.sioyek.sioyek",
    "size" : 41009152,
    "uuid" : "9d3aebca-e526-3fbe-93f9-8abeb2a3e190",
    "path" : "\/Applications\/sioyek.app\/Contents\/MacOS\/sioyek",
    "name" : "sioyek"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 8681103360,
    "size" : 442368,
    "uuid" : "71febccd-d9dc-3599-9971-2b3407c588a8",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 140703124996096,
    "size" : 196608,
    "uuid" : "1f0f0114-cfb6-304b-8183-8ef52c21f8b4",
    "path" : "\/usr\/libexec\/rosetta\/runtime",
    "name" : "runtime"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703387283456,
    "size" : 49152,
    "uuid" : "b5454e27-e8c7-3fdb-b77f-714f1e82e70b",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703386038272,
    "size" : 561152,
    "uuid" : "e42e9d7a-03b4-340b-b61e-dcd45fd4acc0",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  }
],
  "sharedCache" : {
  "base" : 140703384027136,
  "size" : 19331678208,
  "uuid" : "3765e290-e8ae-3af7-92bf-da62dfb8ac4f"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1000.0M resident=0K(0%) swapped_out_or_unallocated=1000.0M(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               512K        4 \nActivity Tracing                   256K        1 \nCG backing stores                 4032K        4 \nCG image                            72K        6 \nColorSync                          224K       26 \nCoreAnimation                      112K        8 \nCoreGraphics                        12K        2 \nCoreUI image data                 1052K        7 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           420.4M       60 \nMALLOC guard page                  192K        8 \nMALLOC_MEDIUM (reserved)         952.0M        8         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                    860K      212 \nRosetta IndirectBranch            1024K        1 \nRosetta JIT                      128.0M        1 \nRosetta Return Stack               300K       30 \nRosetta Thread Context             300K       30 \nSTACK GUARD                         20K        5 \nStack                             15.2M       16 \nStack Guard                       56.1M       10 \nVM_ALLOCATE                       2492K       54 \nVM_ALLOCATE (reserved)              24K        3         reserved VM address space (unallocated)\n__CTF                               756        1 \n__DATA                            20.1M      341 \n__DATA_CONST                      12.3M      187 \n__DATA_DIRTY                       548K      101 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       708.7M       26 \n__OBJC_RO                         82.8M        1 \n__OBJC_RW                         3200K        2 \n__TEXT                           291.3M      353 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                        5.2G      480 \nshared memory                      808K       14 \nunshared pmap                     11.6M        8 \n===========                     =======  ======= \nTOTAL                              8.2G     2022 \nTOTAL, minus reserved VM space     6.9G     2022 \n",
  "legacyInfo" : {
  "threadTriggered" : {

  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5f72dc58705eff005a46b3a9",
      "factorPackIds" : {

      },
      "deploymentId" : 240000015
    },
    {
      "rolloutId" : "60f8ddccefea4203d95cbeef",
      "factorPackIds" : {

      },
      "deploymentId" : 240000021
    }
  ],
  "experiments" : [

  ]
}
}

jaywonchung avatar Feb 03 '23 22:02 jaywonchung

I am also having this issue, in case it helps I have also attached one of my crash reports. In addition, I also see this when I use knap which is another plugin that continuously compiles a latex source. I feel that I get less crashes if I save less frequently (on exiting insert mode seems to be enough for me, as opposed to every keystroke)

Another crash report
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               sioyek [83430]
Path:                  /Applications/sioyek.app/Contents/MacOS/sioyek
Identifier:            info.sioyek.sioyek
Version:               2.0 (???)
Code Type:             X86-64 (Translated)
Parent Process:        launchd [1]
Responsible:           iTerm2 [602]
User ID:               501

Date/Time:             2023-04-15 22:34:11.3120 +0800
OS Version:            macOS 13.3.1 (22E261)
Report Version:        12
Anonymous UUID:        805E660B-CDD5-B472-8DB9-061ACE0BDA83

Sleep/Wake UUID:       57E2327E-B6DA-4FA2-AB80-25BADB75C9FD

Time Awake Since Boot: 29000 seconds
Time Since Wake:       1583 seconds

System Integrity Protection: enabled

Crashed Thread:        4

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000007300000072
Exception Codes:       0x0000000000000001, 0x0000007300000072

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [83430]

VM Region Info: 0x7300000072 is not in any region.  Bytes after previous region: 12884902003  Bytes before following region: 105059195027342
     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  

Thread 0::  Dispatch queue: com.apple.main-thread
0   ???                           	    0x7ff89e85a9a8 ???
1   libsystem_kernel.dylib        	    0x7ff80ec545b2 mach_msg2_trap + 10
2   libsystem_kernel.dylib        	    0x7ff80ec6272d mach_msg2_internal + 78
3   libsystem_kernel.dylib        	    0x7ff80ec5b5e4 mach_msg_overwrite + 692
4   libsystem_kernel.dylib        	    0x7ff80ec5489a mach_msg + 19
5   CoreFoundation                	    0x7ff80ed6eb70 __CFRunLoopServiceMachPort + 145
6   CoreFoundation                	    0x7ff80ed6d5fb __CFRunLoopRun + 1365
7   CoreFoundation                	    0x7ff80ed6ca4c CFRunLoopRunSpecific + 560
8   HIToolbox                     	    0x7ff818c9efcd RunCurrentEventLoopInMode + 292
9   HIToolbox                     	    0x7ff818c9edde ReceiveNextEventCommon + 657
10  HIToolbox                     	    0x7ff818c9eb38 _BlockUntilNextEventMatchingListInModeWithFilter + 64
11  AppKit                        	    0x7ff811d5e7a0 _DPSNextEvent + 858
12  AppKit                        	    0x7ff811d5d64a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
13  AppKit                        	    0x7ff811d4fcb8 -[NSApplication run] + 586
14  libqcocoa.dylib               	       0x110aac62f 0x110a73000 + 235055
15  QtCore                        	       0x11129dacf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
16  QtCore                        	       0x1112a2042 QCoreApplication::exec() + 130
17  sioyek                        	       0x102b15147 main + 4343
18  dyld                          	       0x2053ba41f start + 1903

Thread 1:: com.apple.rosetta.exceptionserver
0   runtime                       	    0x7ff7ffefc694 0x7ff7ffef8000 + 18068

Thread 2:: com.apple.CFSocket.private
0   ???                           	    0x7ff89e85a9a8 ???
1   libsystem_kernel.dylib        	    0x7ff80ec5d282 __select + 10
2   CoreFoundation                	    0x7ff80ed96342 __CFSocketManager + 617
3   libsystem_pthread.dylib       	    0x7ff80ec931d3 _pthread_start + 125
4   libsystem_pthread.dylib       	    0x7ff80ec8ebd3 thread_start + 15

Thread 3:
0   ???                           	    0x7ff89e85a9a8 ???
1   libsystem_kernel.dylib        	    0x7ff80ec56fbe __semwait_signal + 10
2   libsystem_c.dylib             	    0x7ff80eb49585 nanosleep + 196
3   sioyek                        	       0x102c53796 sleep_ms(unsigned int) + 54
4   sioyek                        	       0x102b53de0 PdfRenderer::run(int) + 224
5   sioyek                        	       0x102b549c1 0x102ab0000 + 674241
6   libsystem_pthread.dylib       	    0x7ff80ec931d3 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80ec8ebd3 thread_start + 15

Thread 4 Crashed:
0   <translation info unavailable>	       0x105c675ac ???
1   libsystem_malloc.dylib        	    0x7ff80eac7cba free_tiny + 527
2   sioyek                        	       0x102ce031d 0x102ab0000 + 2294557
3   sioyek                        	       0x102b549c1 0x102ab0000 + 674241
4   libsystem_pthread.dylib       	    0x7ff80ec931d3 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff80ec8ebd3 thread_start + 15

Thread 5:
0   ???                           	    0x7ff89e85a9a8 ???
1   libsystem_kernel.dylib        	    0x7ff80ec56fbe __semwait_signal + 10
2   libsystem_c.dylib             	    0x7ff80eb49585 nanosleep + 196
3   sioyek                        	       0x102c53796 sleep_ms(unsigned int) + 54
4   sioyek                        	       0x102b53de0 PdfRenderer::run(int) + 224
5   sioyek                        	       0x102b549c1 0x102ab0000 + 674241
6   libsystem_pthread.dylib       	    0x7ff80ec931d3 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80ec8ebd3 thread_start + 15

Thread 6:
0   ???                           	    0x7ff89e85a9a8 ???
1   libsystem_kernel.dylib        	    0x7ff80ec56fbe __semwait_signal + 10
2   libsystem_c.dylib             	    0x7ff80eb49585 nanosleep + 196
3   sioyek                        	       0x102c53796 sleep_ms(unsigned int) + 54
4   sioyek                        	       0x102b53de0 PdfRenderer::run(int) + 224
5   sioyek                        	       0x102b549c1 0x102ab0000 + 674241
6   libsystem_pthread.dylib       	    0x7ff80ec931d3 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80ec8ebd3 thread_start + 15

Thread 7:
0   ???                           	    0x7ff89e85a9a8 ???
1   libsystem_kernel.dylib        	    0x7ff80ec56fbe __semwait_signal + 10
2   libsystem_c.dylib             	    0x7ff80eb49585 nanosleep + 196
3   sioyek                        	       0x102c53796 sleep_ms(unsigned int) + 54
4   sioyek                        	       0x102b52dea PdfRenderer::run_search(int) + 202
5   sioyek                        	       0x102b54a73 0x102ab0000 + 674419
6   libsystem_pthread.dylib       	    0x7ff80ec931d3 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff80ec8ebd3 thread_start + 15

Thread 8:: com.apple.NSEventThread
0   ???                           	    0x7ff89e85a9a8 ???
1   libsystem_kernel.dylib        	    0x7ff80ec545b2 mach_msg2_trap + 10
2   libsystem_kernel.dylib        	    0x7ff80ec6272d mach_msg2_internal + 78
3   libsystem_kernel.dylib        	    0x7ff80ec5b5e4 mach_msg_overwrite + 692
4   libsystem_kernel.dylib        	    0x7ff80ec5489a mach_msg + 19
5   CoreFoundation                	    0x7ff80ed6eb70 __CFRunLoopServiceMachPort + 145
6   CoreFoundation                	    0x7ff80ed6d5fb __CFRunLoopRun + 1365
7   CoreFoundation                	    0x7ff80ed6ca4c CFRunLoopRunSpecific + 560
8   AppKit                        	    0x7ff811ebe909 _NSEventThread + 132
9   libsystem_pthread.dylib       	    0x7ff80ec931d3 _pthread_start + 125
10  libsystem_pthread.dylib       	    0x7ff80ec8ebd3 thread_start + 15

Thread 9:
0   runtime                       	    0x7ff7fff1a87c 0x7ff7ffef8000 + 141436

Thread 10:
0   runtime                       	    0x7ff7fff1a87c 0x7ff7ffef8000 + 141436

Thread 11:
0   runtime                       	    0x7ff7fff1a87c 0x7ff7ffef8000 + 141436

Thread 12:
0   runtime                       	    0x7ff7fff1a87c 0x7ff7ffef8000 + 141436

Thread 13:
0   runtime                       	    0x7ff7fff1a87c 0x7ff7ffef8000 + 141436


Thread 4 crashed with X86 Thread State (64-bit):
 rax: 0x0000007300000072  rbx: 0x00006000034e0060  rcx: 0x00007f7f0b9783f0  rdx: 0x00007f7f0b9783e0
 rdi: 0x000000010e161080  rsi: 0x0000007300000072  rbp: 0x000000030c308f80  rsp: 0x000000030c308e30
  r8: 0x000000000000001d   r9: 0x00007f7f3b200000  r10: 0x0000000000000c85  r11: 0x00007f7f3b204080
 r12: 0x00007f7f3b153250  r13: 0x00007f7f3c4555c0  r14: 0x00007f7f3b153358  r15: 0x00007f7f40100000
 rip: <unavailable>       rfl: 0x0000000000000283
tmp0: 0x000000550000002f tmp1: 0x0000000102b53e82 tmp2: 0x0000000105c67558


Binary Images:
      0x2053b4000 -        0x20544ffff dyld (*) <f22a1143-9732-3e23-a8b7-cbade6bb8301> /usr/lib/dyld
   0x7ff7ffef8000 -     0x7ff7fff27fff runtime (*) <baf9136b-e1ff-3661-ad17-0f4ca7ce58f9> /usr/libexec/rosetta/runtime
      0x10dbf4000 -        0x10dc47fff libRosettaRuntime (*) <73cd5d0d-71d4-353e-9740-af3964d9a4ae> /Library/Apple/*/libRosettaRuntime
      0x102ab0000 -        0x1051cbfff info.sioyek.sioyek (2.0) <9d3aebca-e526-3fbe-93f9-8abeb2a3e190> /Applications/sioyek.app/Contents/MacOS/sioyek
      0x10e1aa000 -        0x10e1dffff org.qt-project.QtOpenGL (5.15) <3bb34a4a-a084-3a6d-afd4-72b02c295355> /Applications/sioyek.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
      0x10e821000 -        0x10ec67fff org.qt-project.QtWidgets (5.15) <b432d666-dcab-320a-8496-78a67f554c0e> /Applications/sioyek.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
      0x10e2d4000 -        0x10e312fff org.qt-project.Qt3DInput (5.15) <6d708698-3d87-31b4-8d41-df03d0e6bcfc> /Applications/sioyek.app/Contents/Frameworks/Qt3DInput.framework/Versions/5/Qt3DInput
      0x10e424000 -        0x10e461fff org.qt-project.Qt3DCore (5.15) <3abd5946-b539-3540-8aca-9b0a2f0b6a4b> /Applications/sioyek.app/Contents/Frameworks/Qt3DCore.framework/Versions/5/Qt3DCore
      0x10e274000 -        0x10e285fff org.qt-project.QtGamepad (5.15) <299ece41-1467-3357-bcb2-9075abbefe1d> /Applications/sioyek.app/Contents/Frameworks/QtGamepad.framework/Versions/5/QtGamepad
      0x10fbc7000 -        0x1100b0fff org.qt-project.QtGui (5.15) <cbcec35a-ee54-354f-9c2b-188ac6b2790d> /Applications/sioyek.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
      0x10f5cc000 -        0x10f6dcfff org.qt-project.QtNetwork (5.15) <c09a61c8-678f-339b-ad2e-b2a4a9b16bab> /Applications/sioyek.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
      0x1110a9000 -        0x111619fff org.qt-project.QtCore (5.15) <c723812a-f7a5-3001-98d5-e60e8daa6ffb> /Applications/sioyek.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
      0x110a73000 -        0x110be1fff libqcocoa.dylib (*) <d4ab240b-4535-3aec-b72b-5ffc4750e4e5> /Applications/sioyek.app/Contents/PlugIns/platforms/libqcocoa.dylib
      0x10e69a000 -        0x10e6f9fff org.qt-project.QtDBus (5.15) <f6c498cb-9925-350d-b597-6c3f102e09d5> /Applications/sioyek.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
      0x10f93c000 -        0x10f967fff org.qt-project.QtPrintSupport (5.15) <be399b08-503c-39e3-acac-268a9d866624> /Applications/sioyek.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
      0x115170000 -        0x1151dffff com.apple.AppleMetalOpenGLRenderer (1.0) <027e9813-3b69-34e6-95b7-f301ddc36c36> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
      0x116047000 -        0x11606cfff libqmacstyle.dylib (*) <5b9adb30-04ac-325f-bb42-6e40df6d7e6a> /Applications/sioyek.app/Contents/PlugIns/styles/libqmacstyle.dylib
      0x128b1c000 -        0x128b2bfff libobjc-trampolines.dylib (*) <897a6cf2-c56d-3dd0-97fc-a533d6d7ff79> /usr/lib/libobjc-trampolines.dylib
              0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
   0x7ff80ec53000 -     0x7ff80ec8cff7 libsystem_kernel.dylib (*) <08606a44-7008-3658-9f00-6c250b80e9c3> /usr/lib/system/libsystem_kernel.dylib
   0x7ff80ecf2000 -     0x7ff80f18cfff com.apple.CoreFoundation (6.9) <9ba40f2c-8716-3a1a-873b-f576ccc44fe6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
   0x7ff818c70000 -     0x7ff818f67ffd com.apple.HIToolbox (2.1.1) <a6003e8b-72cc-3d98-b569-26102836c61f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
   0x7ff811d20000 -     0x7ff812d27ff0 com.apple.AppKit (6.9) <af96f40f-d333-3647-9da4-eddc52df4753> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
   0x7ff80ec8d000 -     0x7ff80ec98fff libsystem_pthread.dylib (*) <86dfa543-95fa-36b4-83c6-bf03d01b2aad> /usr/lib/system/libsystem_pthread.dylib
   0x7ff80eb3a000 -     0x7ff80ebc1ff7 libsystem_c.dylib (*) <0773ddbc-707e-3b56-ad3e-97aaa9b2c3ed> /usr/lib/system/libsystem_c.dylib
   0x7ff80eac2000 -     0x7ff80eaeefff libsystem_malloc.dylib (*) <4b3a61b4-7155-3f5d-9d5c-1e47afc086e9> /usr/lib/system/libsystem_malloc.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=684.4M resident=0K(0%) swapped_out_or_unallocated=684.4M(100%)
Writable regions: Total=4.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=4.3G(100%)

                               VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG backing stores                 3520K        4 
CG image                           168K       14 
ColorSync                          248K       26 
CoreAnimation                      128K       14 
CoreGraphics                        12K        2 
CoreUI image data                 2172K       17 
Foundation                          52K        2 
Kernel Alloc Once                    8K        1 
MALLOC                             2.7G      230 
MALLOC guard page                  192K        9 
MALLOC_MEDIUM (reserved)           1.0G       12         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                    932K      230 
Rosetta IndirectBranch            1024K        1 
Rosetta JIT                      128.0M        1 
Rosetta Return Stack               260K       26 
Rosetta Thread Context             260K       26 
STACK GUARD                         20K        5 
Stack                             14.2M       16 
Stack Guard                       56.0M        8 
VM_ALLOCATE                       4084K       75 
VM_ALLOCATE (reserved)              24K        3         reserved VM address space (unallocated)
__CTF                               824        1 
__DATA                            23.4M      510 
__DATA_CONST                      28.7M      315 
__DATA_DIRTY                      1393K      169 
__FONT_DATA                        2352        1 
__GLSLBUILTINS                    5174K        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       175.5M       22 
__OBJC_RO                         66.2M        1 
__OBJC_RW                         2009K        2 
__TEXT                           509.0M      524 
dyld private memory                260K        2 
mapped file                        4.7G     1371 
shared memory                     1312K       13 
unshared pmap                     13.0M        9 
===========                     =======  ======= 
TOTAL                              9.8G     3672 
TOTAL, minus reserved VM space     8.4G     3672 



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

{"app_name":"sioyek","timestamp":"2023-04-15 22:34:45.00 +0800","app_version":"2.0","slice_uuid":"9d3aebca-e526-3fbe-93f9-8abeb2a3e190","build_version":"","platform":1,"bundleID":"info.sioyek.sioyek","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.3.1 (22E261)","roots_installed":0,"name":"sioyek","incident_id":"0B9415DD-A30D-4A8E-9D0E-6CA44E210225"}
{
 "uptime" : 29000,
 "procRole" : "Background",
 "version" : 2,
 "userID" : 501,
 "deployVersion" : 210,
 "modelCode" : "Mac14,5",
 "coalitionID" : 600,
 "osVersion" : {
   "train" : "macOS 13.3.1",
   "build" : "22E261",
   "releaseType" : "User"
 },
 "captureTime" : "2023-04-15 22:34:11.3120 +0800",
 "incident" : "0B9415DD-A30D-4A8E-9D0E-6CA44E210225",
 "pid" : 83430,
 "translated" : true,
 "cpuType" : "X86-64",
 "roots_installed" : 0,
 "bug_type" : "309",
 "procLaunch" : "2023-04-15 16:45:48.9386 +0800",
 "procStartAbsTime" : 350801574709,
 "procExitAbsTime" : 704352313985,
 "procName" : "sioyek",
 "procPath" : "\/Applications\/sioyek.app\/Contents\/MacOS\/sioyek",
 "bundleInfo" : {"CFBundleShortVersionString":"2.0","CFBundleIdentifier":"info.sioyek.sioyek"},
 "storeInfo" : {"deviceIdentifierForVendor":"34A6A3BC-E0DB-58CE-A893-E37CD47E091A","thirdParty":true},
 "parentProc" : "launchd",
 "parentPid" : 1,
 "coalitionName" : "com.googlecode.iterm2",
 "crashReporterKey" : "805E660B-CDD5-B472-8DB9-061ACE0BDA83",
 "responsiblePid" : 602,
 "responsibleProc" : "iTerm2",
 "codeSigningID" : "",
 "codeSigningTeamID" : "",
 "codeSigningValidationCategory" : 0,
 "codeSigningTrustLevel" : 0,
 "wakeTime" : 1583,
 "sleepWakeUUID" : "57E2327E-B6DA-4FA2-AB80-25BADB75C9FD",
 "sip" : "enabled",
 "vmRegionInfo" : "0x7300000072 is not in any region.  Bytes after previous region: 12884902003  Bytes before following region: 105059195027342\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, 0x0000007300000072","rawCodes":[1,493921239154],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000007300000072"},
 "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":83430},
 "vmregioninfo" : "0x7300000072 is not in any region.  Bytes after previous region: 12884902003  Bytes before following region: 105059195027342\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" : 4,
 "threads" : [{"id":421060,"queue":"com.apple.main-thread","frames":[{"imageOffset":140705788176808,"imageIndex":18},{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":19},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":19},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":19},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":19},{"imageOffset":510832,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":20},{"imageOffset":505339,"symbol":"__CFRunLoopRun","symbolLocation":1365,"imageIndex":20},{"imageOffset":502348,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":20},{"imageOffset":192461,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":21},{"imageOffset":191966,"symbol":"ReceiveNextEventCommon","symbolLocation":657,"imageIndex":21},{"imageOffset":191288,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":64,"imageIndex":21},{"imageOffset":255904,"symbol":"_DPSNextEvent","symbolLocation":858,"imageIndex":22},{"imageOffset":251466,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1214,"imageIndex":22},{"imageOffset":195768,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":22},{"imageOffset":235055,"imageIndex":12},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":11},{"imageOffset":2068546,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":11},{"imageOffset":414023,"symbol":"main","symbolLocation":4343,"imageIndex":3},{"imageOffset":25631,"symbol":"start","symbolLocation":1903,"imageIndex":0}]},{"id":421061,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18068,"imageIndex":1}]},{"id":421085,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":140705788176808,"imageIndex":18},{"imageOffset":41602,"symbol":"__select","symbolLocation":10,"imageIndex":19},{"imageOffset":672578,"symbol":"__CFSocketManager","symbolLocation":617,"imageIndex":20},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":23},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":23}]},{"id":421090,"frames":[{"imageOffset":140705788176808,"imageIndex":18},{"imageOffset":16318,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":19},{"imageOffset":62853,"symbol":"nanosleep","symbolLocation":196,"imageIndex":24},{"imageOffset":1718166,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":3},{"imageOffset":671200,"symbol":"PdfRenderer::run(int)","symbolLocation":224,"imageIndex":3},{"imageOffset":674241,"imageIndex":3},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":23},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":23}]},{"triggered":true,"id":421091,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13089410944},"r12":{"value":140184428819024},"rosetta":{"tmp2":{"value":4391859544},"tmp1":{"value":4340399746},"tmp0":{"value":365072220207}},"rbx":{"value":105553171710048},"r8":{"value":29},"r15":{"value":140184512364544},"r10":{"value":3205},"rdx":{"value":140183632053216},"rdi":{"value":4531294336},"r9":{"value":140184429527040},"r13":{"value":140184448751040},"rflags":{"value":643},"rax":{"value":493921239154},"rsp":{"value":13089410608},"r11":{"value":140184429543552},"rcx":{"value":140183632053232},"r14":{"value":140184428819288},"rsi":{"value":493921239154}},"frames":[{"imageOffset":4391859628,"region":"<translation info unavailable>","imageIndex":18},{"imageOffset":23738,"symbol":"free_tiny","symbolLocation":527,"imageIndex":25},{"imageOffset":2294557,"imageIndex":3},{"imageOffset":674241,"imageIndex":3},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":23},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":23}]},{"id":421092,"frames":[{"imageOffset":140705788176808,"imageIndex":18},{"imageOffset":16318,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":19},{"imageOffset":62853,"symbol":"nanosleep","symbolLocation":196,"imageIndex":24},{"imageOffset":1718166,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":3},{"imageOffset":671200,"symbol":"PdfRenderer::run(int)","symbolLocation":224,"imageIndex":3},{"imageOffset":674241,"imageIndex":3},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":23},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":23}]},{"id":421093,"frames":[{"imageOffset":140705788176808,"imageIndex":18},{"imageOffset":16318,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":19},{"imageOffset":62853,"symbol":"nanosleep","symbolLocation":196,"imageIndex":24},{"imageOffset":1718166,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":3},{"imageOffset":671200,"symbol":"PdfRenderer::run(int)","symbolLocation":224,"imageIndex":3},{"imageOffset":674241,"imageIndex":3},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":23},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":23}]},{"id":421094,"frames":[{"imageOffset":140705788176808,"imageIndex":18},{"imageOffset":16318,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":19},{"imageOffset":62853,"symbol":"nanosleep","symbolLocation":196,"imageIndex":24},{"imageOffset":1718166,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":3},{"imageOffset":667114,"symbol":"PdfRenderer::run_search(int)","symbolLocation":202,"imageIndex":3},{"imageOffset":674419,"imageIndex":3},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":23},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":23}]},{"id":421134,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705788176808,"imageIndex":18},{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":19},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":19},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":19},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":19},{"imageOffset":510832,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":20},{"imageOffset":505339,"symbol":"__CFRunLoopRun","symbolLocation":1365,"imageIndex":20},{"imageOffset":502348,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":20},{"imageOffset":1698057,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":22},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":23},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":23}]},{"id":750125,"frames":[{"imageOffset":141436,"imageIndex":1}]},{"id":750812,"frames":[{"imageOffset":141436,"imageIndex":1}]},{"id":751166,"frames":[{"imageOffset":141436,"imageIndex":1}]},{"id":752188,"frames":[{"imageOffset":141436,"imageIndex":1}]},{"id":753858,"frames":[{"imageOffset":141436,"imageIndex":1}]}],
 "usedImages" : [
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 8677703680,
   "size" : 638976,
   "uuid" : "f22a1143-9732-3e23-a8b7-cbade6bb8301",
   "path" : "\/usr\/lib\/dyld",
   "name" : "dyld"
 },
 {
   "source" : "P",
   "arch" : "arm64",
   "base" : 140703127535616,
   "size" : 196608,
   "uuid" : "baf9136b-e1ff-3661-ad17-0f4ca7ce58f9",
   "path" : "\/usr\/libexec\/rosetta\/runtime",
   "name" : "runtime"
 },
 {
   "source" : "P",
   "arch" : "arm64",
   "base" : 4525604864,
   "size" : 344064,
   "uuid" : "73cd5d0d-71d4-353e-9740-af3964d9a4ae",
   "path" : "\/Library\/Apple\/*\/libRosettaRuntime",
   "name" : "libRosettaRuntime"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4339728384,
   "CFBundleShortVersionString" : "2.0",
   "CFBundleIdentifier" : "info.sioyek.sioyek",
   "size" : 41009152,
   "uuid" : "9d3aebca-e526-3fbe-93f9-8abeb2a3e190",
   "path" : "\/Applications\/sioyek.app\/Contents\/MacOS\/sioyek",
   "name" : "sioyek"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4531593216,
   "CFBundleShortVersionString" : "5.15",
   "CFBundleIdentifier" : "org.qt-project.QtOpenGL",
   "size" : 221184,
   "uuid" : "3bb34a4a-a084-3a6d-afd4-72b02c295355",
   "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtOpenGL.framework\/Versions\/5\/QtOpenGL",
   "name" : "QtOpenGL",
   "CFBundleVersion" : "5.15.2"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4538372096,
   "CFBundleShortVersionString" : "5.15",
   "CFBundleIdentifier" : "org.qt-project.QtWidgets",
   "size" : 4485120,
   "uuid" : "b432d666-dcab-320a-8496-78a67f554c0e",
   "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
   "name" : "QtWidgets",
   "CFBundleVersion" : "5.15.2"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4532813824,
   "CFBundleShortVersionString" : "5.15",
   "CFBundleIdentifier" : "org.qt-project.Qt3DInput",
   "size" : 258048,
   "uuid" : "6d708698-3d87-31b4-8d41-df03d0e6bcfc",
   "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/Qt3DInput.framework\/Versions\/5\/Qt3DInput",
   "name" : "Qt3DInput",
   "CFBundleVersion" : "5.15.2"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4534190080,
   "CFBundleShortVersionString" : "5.15",
   "CFBundleIdentifier" : "org.qt-project.Qt3DCore",
   "size" : 253952,
   "uuid" : "3abd5946-b539-3540-8aca-9b0a2f0b6a4b",
   "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/Qt3DCore.framework\/Versions\/5\/Qt3DCore",
   "name" : "Qt3DCore",
   "CFBundleVersion" : "5.15.2"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4532420608,
   "CFBundleShortVersionString" : "5.15",
   "CFBundleIdentifier" : "org.qt-project.QtGamepad",
   "size" : 73728,
   "uuid" : "299ece41-1467-3357-bcb2-9075abbefe1d",
   "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtGamepad.framework\/Versions\/5\/QtGamepad",
   "name" : "QtGamepad",
   "CFBundleVersion" : "5.15.2"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4558974976,
   "CFBundleShortVersionString" : "5.15",
   "CFBundleIdentifier" : "org.qt-project.QtGui",
   "size" : 5152768,
   "uuid" : "cbcec35a-ee54-354f-9c2b-188ac6b2790d",
   "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/5\/QtGui",
   "name" : "QtGui",
   "CFBundleVersion" : "5.15.2"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4552704000,
   "CFBundleShortVersionString" : "5.15",
   "CFBundleIdentifier" : "org.qt-project.QtNetwork",
   "size" : 1118208,
   "uuid" : "c09a61c8-678f-339b-ad2e-b2a4a9b16bab",
   "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtNetwork.framework\/Versions\/5\/QtNetwork",
   "name" : "QtNetwork",
   "CFBundleVersion" : "5.15.2"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4580872192,
   "CFBundleShortVersionString" : "5.15",
   "CFBundleIdentifier" : "org.qt-project.QtCore",
   "size" : 5705728,
   "uuid" : "c723812a-f7a5-3001-98d5-e60e8daa6ffb",
   "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
   "name" : "QtCore",
   "CFBundleVersion" : "5.15.2"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4574359552,
   "size" : 1503232,
   "uuid" : "d4ab240b-4535-3aec-b72b-5ffc4750e4e5",
   "path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
   "name" : "libqcocoa.dylib"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4536770560,
   "CFBundleShortVersionString" : "5.15",
   "CFBundleIdentifier" : "org.qt-project.QtDBus",
   "size" : 393216,
   "uuid" : "f6c498cb-9925-350d-b597-6c3f102e09d5",
   "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtDBus.framework\/Versions\/5\/QtDBus",
   "name" : "QtDBus",
   "CFBundleVersion" : "5.15.2"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4556308480,
   "CFBundleShortVersionString" : "5.15",
   "CFBundleIdentifier" : "org.qt-project.QtPrintSupport",
   "size" : 180224,
   "uuid" : "be399b08-503c-39e3-acac-268a9d866624",
   "path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtPrintSupport.framework\/Versions\/5\/QtPrintSupport",
   "name" : "QtPrintSupport",
   "CFBundleVersion" : "5.15.2"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4648796160,
   "CFBundleShortVersionString" : "1.0",
   "CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
   "size" : 458752,
   "uuid" : "027e9813-3b69-34e6-95b7-f301ddc36c36",
   "path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
   "name" : "AppleMetalOpenGLRenderer",
   "CFBundleVersion" : "1"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4664356864,
   "size" : 155648,
   "uuid" : "5b9adb30-04ac-325f-bb42-6e40df6d7e6a",
   "path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/styles\/libqmacstyle.dylib",
   "name" : "libqmacstyle.dylib"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 4977704960,
   "size" : 65536,
   "uuid" : "897a6cf2-c56d-3dd0-97fc-a533d6d7ff79",
   "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
   "name" : "libobjc-trampolines.dylib"
 },
 {
   "size" : 0,
   "source" : "A",
   "base" : 0,
   "uuid" : "00000000-0000-0000-0000-000000000000"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 140703376420864,
   "size" : 237560,
   "uuid" : "08606a44-7008-3658-9f00-6c250b80e9c3",
   "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
   "name" : "libsystem_kernel.dylib"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 140703377072128,
   "CFBundleShortVersionString" : "6.9",
   "CFBundleIdentifier" : "com.apple.CoreFoundation",
   "size" : 4829184,
   "uuid" : "9ba40f2c-8716-3a1a-873b-f576ccc44fe6",
   "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
   "name" : "CoreFoundation",
   "CFBundleVersion" : "1971"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 140703544311808,
   "CFBundleShortVersionString" : "2.1.1",
   "CFBundleIdentifier" : "com.apple.HIToolbox",
   "size" : 3112958,
   "uuid" : "a6003e8b-72cc-3d98-b569-26102836c61f",
   "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
   "name" : "HIToolbox"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 140703427592192,
   "CFBundleShortVersionString" : "6.9",
   "CFBundleIdentifier" : "com.apple.AppKit",
   "size" : 16809969,
   "uuid" : "af96f40f-d333-3647-9da4-eddc52df4753",
   "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
   "name" : "AppKit",
   "CFBundleVersion" : "2299.50.120"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 140703376658432,
   "size" : 49152,
   "uuid" : "86dfa543-95fa-36b4-83c6-bf03d01b2aad",
   "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
   "name" : "libsystem_pthread.dylib"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 140703375269888,
   "size" : 557048,
   "uuid" : "0773ddbc-707e-3b56-ad3e-97aaa9b2c3ed",
   "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
   "name" : "libsystem_c.dylib"
 },
 {
   "source" : "P",
   "arch" : "x86_64",
   "base" : 140703374778368,
   "size" : 184320,
   "uuid" : "4b3a61b4-7155-3f5d-9d5c-1e47afc086e9",
   "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib",
   "name" : "libsystem_malloc.dylib"
 }
],
 "sharedCache" : {
 "base" : 140703372525568,
 "size" : 21474836480,
 "uuid" : "c4ff191c-1311-3ab3-945e-dbc71bf39de7"
},
 "vmSummary" : "ReadOnly portion of Libraries: Total=684.4M resident=0K(0%) swapped_out_or_unallocated=684.4M(100%)\nWritable regions: Total=4.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=4.3G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG backing stores                 3520K        4 \nCG image                           168K       14 \nColorSync                          248K       26 \nCoreAnimation                      128K       14 \nCoreGraphics                        12K        2 \nCoreUI image data                 2172K       17 \nFoundation                          52K        2 \nKernel Alloc Once                    8K        1 \nMALLOC                             2.7G      230 \nMALLOC guard page                  192K        9 \nMALLOC_MEDIUM (reserved)           1.0G       12         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                    932K      230 \nRosetta IndirectBranch            1024K        1 \nRosetta JIT                      128.0M        1 \nRosetta Return Stack               260K       26 \nRosetta Thread Context             260K       26 \nSTACK GUARD                         20K        5 \nStack                             14.2M       16 \nStack Guard                       56.0M        8 \nVM_ALLOCATE                       4084K       75 \nVM_ALLOCATE (reserved)              24K        3         reserved VM address space (unallocated)\n__CTF                               824        1 \n__DATA                            23.4M      510 \n__DATA_CONST                      28.7M      315 \n__DATA_DIRTY                      1393K      169 \n__FONT_DATA                        2352        1 \n__GLSLBUILTINS                    5174K        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       175.5M       22 \n__OBJC_RO                         66.2M        1 \n__OBJC_RW                         2009K        2 \n__TEXT                           509.0M      524 \ndyld private memory                260K        2 \nmapped file                        4.7G     1371 \nshared memory                     1312K       13 \nunshared pmap                     13.0M        9 \n===========                     =======  ======= \nTOTAL                              9.8G     3672 \nTOTAL, minus reserved VM space     8.4G     3672 \n",
 "legacyInfo" : {
 "threadTriggered" : {

 }
},
 "logWritingSignature" : "c2e2ebeb142160326b28c6c328f8e1ec6a86b38e",
 "trialInfo" : {
 "rollouts" : [
   {
     "rolloutId" : "5fb4245a1bbfe8005e33a1e1",
     "factorPackIds" : {

     },
     "deploymentId" : 240000021
   },
   {
     "rolloutId" : "6297d96be2c9387df974efa4",
     "factorPackIds" : {

     },
     "deploymentId" : 240000008
   }
 ],
 "experiments" : [
   {
     "treatmentId" : "c28e4ee6-1b08-4f90-8e05-2809e78310a3",
     "experimentId" : "6317d2003d24842ff850182a",
     "deploymentId" : 400000013
   }
 ]
}
}

Model: Mac14,5, BootROM 8422.100.650, proc 12:8:4 processors, 32 GB, SMC 
Graphics: Apple M2 Max, Apple M2 Max, Built-In
Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Micron
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Mar  1 2023 00:48:45 version 23.20.71.0.40.50.87 FWID 01-4929a159
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Network Service: Outline, VPN (org.outline.macos.client), utun3
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

clvnkhr avatar Apr 15 '23 14:04 clvnkhr