Keyboard bindings are getting cropped
OS: MacOS 15.1 Installed with homebrew
I'm using a tiling window manager to manage the sizing and arrangement of windows. When a window is open on a page with no other managed windows, it looks like this.
Similarly, when opening a new window, the list of bindings gets cropped. When the bindings list is closed and reopened to account for the new window size, some characters still remain cropped.
Not sure if other menus have the same issues yet as I am still getting myself introduced to the program, but it is likely that the same occurs elsewhere.
Does this happen with the preview release here: https://github.com/ahrm/sioyek/releases/tag/sioyek3-alpha0 ?
Sequoia isn't letting me give the app permission to bypass the protection feature. Clicking "Open Anyway" does nothing.
I'll restart the computer and see if that changes how Settings behaves. I didn't have this issue with settings when installing with brew, though.
I am also presented with this when I double click on the app directly after dragging it into /Applications/, which is nothing I've encountered before.
The app is clearly named, so I have absolutely no idea why it is being registered as "null".
It appears MacOS has made code signing stricter.
Do these help? : https://github.com/ahrm/sioyek/discussions/1156#discussioncomment-10822738 https://github.com/ahrm/sioyek/issues/1215
#1156 Does not work.
Opening with open -a /Applications/sioyek.app gives
_LSOpenURLsWithCompletionHandler() failed for the application /Applications/sioyek.app with error -54.
Opening with graphical menu gives the message box
#1215 Worked. :)
Menu does not appear to be cropped when resizing or left alone (single window)
Multiple windows open doesn not crop when resizing or left alone
Are there other menus that might have this problem? If so, what do I press to get to them?
I don't think so.
Side note, the alpha version linked above sometimes presents a black window. No menus or graphical elements get rendered, input doesn't have visual feedback except for when some keys are being pressed, they hide the mouse.
Unfortunately I can't reproduce this issue on my machines. Is there a specific action that causes this issue?
It sort of just happened. I had quit the app, reopened it sometime later (still to the tutorial document), and was presented with a black screen. The second window I made was normal.
I'm not sure if it is reproducible or just an artifact produced by undefined behavior. Relaunching the app and opening windows does not work.
After a succession of launching and quitting the app, I opened it for the final time and resized the window slightly. The app crashed.
Report
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: sioyek [42826]
Path: /Applications/sioyek.app/Contents/MacOS/sioyek
Identifier: info.sioyek.sioyek
Version: 2.0 (???)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2024-11-19 02:42:39.7987 -0500
OS Version: macOS 15.1 (24B83)
Report Version: 12
Bridge OS Version: 9.1 (22P1072)
Anonymous UUID: B1DC9FC9-0C1E-552C-E915-2F44439EF092
Sleep/Wake UUID: 0AA9B9E6-F5B5-4F4F-8BFE-BB41FD9FD269
Time Awake Since Boot: 59000 seconds
Time Since Wake: 27134 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process: sioyek [42826]
Application Specific Information:
abort() called
Application Specific Signatures:
Graphics hardware encountered an error and was reset: 0x00000002
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff814e23b52 __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff814e5df85 pthread_kill + 262
2 libsystem_c.dylib 0x7ff814d7eb19 abort + 126
3 libGPUSupportMercury.dylib 0x7ff92bd6752c gpusGenerateCrashLog + 147
4 AppleIntelICLGraphicsGLDriver 0x7ffb14cf1567 gpusKillClientExt + 9
5 libGPUSupportMercury.dylib 0x7ff92bd68a7b gpusSubmitDataBuffers + 497
6 AppleIntelICLGraphicsGLDriver 0x7ffb14a9c9c4 IntelCommandBuffer::getNew(GLDContextRec*) + 50
7 AppleIntelICLGraphicsGLDriver 0x7ffb14a9c7ce intelSubmitCommands + 171
8 AppleIntelICLGraphicsGLDriver 0x7ffb14aa1fe4 glrWriteTextureData + 4873
9 GLEngine 0x7ffb1765a5ab glTexSubImage2D_Exec + 1067
10 libGL.dylib 0x7ffb17638258 glTexSubImage2D + 55
11 QtGui 0x108306fd8 0x107f56000 + 3870680
12 QtGui 0x108308f84 0x107f56000 + 3878788
13 QtGui 0x1081b9c37 QRhi::endFrame(QRhiSwapChain*, QFlags<QRhi::EndFrameFlag>) + 55
14 QtGui 0x108056543 0x107f56000 + 1049923
15 QtGui 0x10817ae19 QPlatformBackingStore::rhiFlush(QWindow*, double, QRegion const&, QPoint const&, QPlatformTextureList*, bool) + 105
16 QtWidgets 0x10611ceba QWidgetRepaintManager::flush(QWidget*, QRegion const&, QPlatformTextureList*) + 1642
17 QtWidgets 0x10611f54c QWidgetRepaintManager::flush() + 556
18 QtWidgets 0x10611e748 QWidgetRepaintManager::paintAndFlush() + 5240
19 QtWidgets 0x10611ea17 QWidgetRepaintManager::sync() + 247
20 QtWidgets 0x10610b87b QWidget::event(QEvent*) + 1803
21 QtWidgets 0x1060b9617 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 247
22 QtWidgets 0x1060ba422 QApplication::notify(QObject*, QEvent*) + 498
23 QtCore 0x1093aaac4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 164
24 QtCore 0x1093abd1a QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 1530
25 libqcocoa.dylib 0x10752234b 0x107508000 + 107339
26 libqcocoa.dylib 0x1075232ff 0x107508000 + 111359
27 CoreFoundation 0x7ff814f430c9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
28 CoreFoundation 0x7ff814f4306b __CFRunLoopDoSource0 + 157
29 CoreFoundation 0x7ff814f42e3e __CFRunLoopDoSources0 + 203
30 CoreFoundation 0x7ff814f41a7e __CFRunLoopRun + 960
31 CoreFoundation 0x7ff814f4108e CFRunLoopRunSpecific + 550
32 HIToolbox 0x7ff82065aec3 RunCurrentEventLoopInMode + 292
33 HIToolbox 0x7ff8206606e7 ReceiveNextEventCommon + 201
34 HIToolbox 0x7ff820660a42 _BlockUntilNextEventMatchingListInModeWithFilter + 66
35 AppKit 0x7ff81885bb7f _DPSNextEvent + 902
36 AppKit 0x7ff8192906b4 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1290
37 AppKit 0x7ff81884cc59 -[NSApplication run] + 610
38 libqcocoa.dylib 0x10752107d 0x107508000 + 102525
39 QtCore 0x1093b44d6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
40 QtCore 0x1093ab087 QCoreApplication::exec() + 119
41 sioyek 0x10332b7d7 main + 5863
42 dyld 0x7ff814ad02cd start + 1805
Thread 1:
0 libsystem_pthread.dylib 0x7ff814e59bcc start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x7ff814e59bcc start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x7ff814e59bcc start_wqthread + 0
Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x7ff814e25cd2 __select + 10
1 CoreFoundation 0x7ff814f68b3b __CFSocketManager + 658
2 libsystem_pthread.dylib 0x7ff814e5e253 _pthread_start + 99
3 libsystem_pthread.dylib 0x7ff814e59bef thread_start + 15
Thread 5:
0 libsystem_kernel.dylib 0x7ff814e1f876 __semwait_signal + 10
1 libsystem_c.dylib 0x7ff814d0dcf1 nanosleep + 199
2 sioyek 0x1034bd7d6 sleep_ms(unsigned int) + 54
3 sioyek 0x1033b8ddf PdfRenderer::run(int) + 479
4 sioyek 0x1033b9f65 0x1031e2000 + 1933157
5 libsystem_pthread.dylib 0x7ff814e5e253 _pthread_start + 99
6 libsystem_pthread.dylib 0x7ff814e59bef thread_start + 15
Thread 6:
0 libsystem_kernel.dylib 0x7ff814e1f876 __semwait_signal + 10
1 libsystem_c.dylib 0x7ff814d0dcf1 nanosleep + 199
2 sioyek 0x1034bd7d6 sleep_ms(unsigned int) + 54
3 sioyek 0x1033b8ddf PdfRenderer::run(int) + 479
4 sioyek 0x1033b9f65 0x1031e2000 + 1933157
5 libsystem_pthread.dylib 0x7ff814e5e253 _pthread_start + 99
6 libsystem_pthread.dylib 0x7ff814e59bef thread_start + 15
Thread 7:
0 libsystem_kernel.dylib 0x7ff814e1f876 __semwait_signal + 10
1 libsystem_c.dylib 0x7ff814d0dcf1 nanosleep + 199
2 sioyek 0x1034bd7d6 sleep_ms(unsigned int) + 54
3 sioyek 0x1033b8ddf PdfRenderer::run(int) + 479
4 sioyek 0x1033b9f65 0x1031e2000 + 1933157
5 libsystem_pthread.dylib 0x7ff814e5e253 _pthread_start + 99
6 libsystem_pthread.dylib 0x7ff814e59bef thread_start + 15
Thread 8:
0 libsystem_kernel.dylib 0x7ff814e1f876 __semwait_signal + 10
1 libsystem_c.dylib 0x7ff814d0dcf1 nanosleep + 199
2 sioyek 0x1034bd7d6 sleep_ms(unsigned int) + 54
3 sioyek 0x1033b8ddf PdfRenderer::run(int) + 479
4 sioyek 0x1033b9f65 0x1031e2000 + 1933157
5 libsystem_pthread.dylib 0x7ff814e5e253 _pthread_start + 99
6 libsystem_pthread.dylib 0x7ff814e59bef thread_start + 15
Thread 9:
0 libsystem_kernel.dylib 0x7ff814e1f876 __semwait_signal + 10
1 libsystem_c.dylib 0x7ff814d0dcf1 nanosleep + 199
2 sioyek 0x1034bd7d6 sleep_ms(unsigned int) + 54
3 sioyek 0x1033b7843 PdfRenderer::run_search(int) + 179
4 sioyek 0x1033ba048 0x1031e2000 + 1933384
5 libsystem_pthread.dylib 0x7ff814e5e253 _pthread_start + 99
6 libsystem_pthread.dylib 0x7ff814e59bef thread_start + 15
Thread 10:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff814e1ce0e mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff814e2b622 mach_msg2_internal + 84
2 libsystem_kernel.dylib 0x7ff814e23f16 mach_msg_overwrite + 649
3 libsystem_kernel.dylib 0x7ff814e1d0ff mach_msg + 19
4 CoreFoundation 0x7ff814f43202 __CFRunLoopServiceMachPort + 143
5 CoreFoundation 0x7ff814f41c2f __CFRunLoopRun + 1393
6 CoreFoundation 0x7ff814f4108e CFRunLoopRunSpecific + 550
7 AppKit 0x7ff8189b197d _NSEventThread + 127
8 libsystem_pthread.dylib 0x7ff814e5e253 _pthread_start + 99
9 libsystem_pthread.dylib 0x7ff814e59bef thread_start + 15
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007ff7bcd1a958 rdx: 0x0000000000000000
rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7bcd1a980 rsp: 0x00007ff7bcd1a958
r8: 0x00007ff7bcd1a760 r9: 0xffffffffffffffff r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x000000000000004f r13: 0x00007f96c2ed51b8 r14: 0x0000000000000103 r15: 0x0000000000000016
rip: 0x00007ff814e23b52 rfl: 0x0000000000000246 cr2: 0x0000000000000000
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x1031e2000 - 0x105b95fff info.sioyek.sioyek (2.0) <5bd2de3b-5c42-3c65-b617-2a7b0ac9c06a> /Applications/sioyek.app/Contents/MacOS/sioyek
0x105e88000 - 0x105e9bfff org.qt-project.QtQuickWidgets (6.7) <476bb058-7e44-3559-884c-efec5e7ee88c> /Applications/sioyek.app/Contents/Frameworks/QtQuickWidgets.framework/Versions/A/QtQuickWidgets
0x1069d3000 - 0x106e0efff org.qt-project.QtQuick (6.7) <81704f8a-517c-3462-82df-8198aaeccbdd> /Applications/sioyek.app/Contents/Frameworks/QtQuick.framework/Versions/A/QtQuick
0x105eb8000 - 0x105ec3fff org.qt-project.QtOpenGLWidgets (6.7) <da05bc58-ab0b-349d-b98f-a91e596e9d4d> /Applications/sioyek.app/Contents/Frameworks/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets
0x10600e000 - 0x106075fff org.qt-project.QtOpenGL (6.7) <5b16ab57-daf8-3481-8024-f003dd4b3b8e> /Applications/sioyek.app/Contents/Frameworks/QtOpenGL.framework/Versions/A/QtOpenGL
0x1060aa000 - 0x106575fff org.qt-project.QtWidgets (6.7) <5d8b06c1-abd4-3f6d-90d3-78f0599a9f61> /Applications/sioyek.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets
0x1066e2000 - 0x106735fff org.qt-project.Qt3DInput (6.7) <0b5ed3a7-8705-32fa-b8db-4e441c3696a4> /Applications/sioyek.app/Contents/Frameworks/Qt3DInput.framework/Versions/A/Qt3DInput
0x10675a000 - 0x1067adfff org.qt-project.Qt3DCore (6.7) <bb07bc5e-d452-321c-b474-83d81425c4ac> /Applications/sioyek.app/Contents/Frameworks/Qt3DCore.framework/Versions/A/Qt3DCore
0x1067e6000 - 0x106835fff org.qt-project.QtSvg (6.7) <cf119ea0-34e3-347b-bb26-1f0a91d2872b> /Applications/sioyek.app/Contents/Frameworks/QtSvg.framework/Versions/A/QtSvg
0x105ed8000 - 0x105eebfff org.qt-project.QtTextToSpeech (6.7) <8e48efdf-392c-34fd-ae66-8d5027b31d12> /Applications/sioyek.app/Contents/Frameworks/QtTextToSpeech.framework/Versions/A/QtTextToSpeech
0x105f00000 - 0x105f97fff org.qt-project.QtMultimedia (6.7) <8ed7bcbe-15c0-3a70-b6ee-1921b145567e> /Applications/sioyek.app/Contents/Frameworks/QtMultimedia.framework/Versions/A/QtMultimedia
0x107f56000 - 0x10865dfff org.qt-project.QtGui (6.7) <d5d92467-1ee8-3516-af09-96366b32e626> /Applications/sioyek.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui
0x106f8f000 - 0x107016fff org.qt-project.QtQmlModels (6.7) <346844f3-56ed-30c9-ad9e-678b863d01cd> /Applications/sioyek.app/Contents/Frameworks/QtQmlModels.framework/Versions/A/QtQmlModels
0x10799b000 - 0x107daefff org.qt-project.QtQml (6.7) <c7930b44-93f2-3b21-8793-50b0571c7d26> /Applications/sioyek.app/Contents/Frameworks/QtQml.framework/Versions/A/QtQml
0x10736c000 - 0x1074a3fff org.qt-project.QtNetwork (6.7) <c9958668-212b-3b9d-b9cd-98a742006607> /Applications/sioyek.app/Contents/Frameworks/QtNetwork.framework/Versions/A/QtNetwork
0x105e51000 - 0x105e54fff org.qt-project.QtConcurrent (6.7) <241e9d0e-068c-3ec8-a4a1-eefe994c10b5> /Applications/sioyek.app/Contents/Frameworks/QtConcurrent.framework/Versions/A/QtConcurrent
0x109326000 - 0x109851fff org.qt-project.QtCore (6.7) <664f8ac6-992c-3aa2-a694-9850db285ed3> /Applications/sioyek.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore
0x107047000 - 0x1070cefff org.qt-project.QtDBus (6.7) <0ac9bb5f-f853-3e87-a57a-0e061cb26add> /Applications/sioyek.app/Contents/Frameworks/QtDBus.framework/Versions/A/QtDBus
0x105fdc000 - 0x105ff2fff com.apple.security.csparser (3.0) <5e7839be-7488-385e-b984-25981035ed9d> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x107508000 - 0x1075abfff libqcocoa.dylib (*) <0b99d6e0-c268-3efb-b24f-d13c71866a6e> /Applications/sioyek.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x10926a000 - 0x109291fff libqmacstyle.dylib (*) <02a1d708-d34a-321c-8c0e-418c84b5156a> /Applications/sioyek.app/Contents/PlugIns/styles/libqmacstyle.dylib
0x107948000 - 0x107953fff libqsvgicon.dylib (*) <1266cb33-ad8e-3f9c-bc8d-749a65ce61c1> /Applications/sioyek.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
0x107357000 - 0x107363fff libobjc-trampolines.dylib (*) <ef9bd92b-dd14-32a2-9ef7-4694f1fd7681> /usr/lib/libobjc-trampolines.dylib
0x1165a1000 - 0x1165a8fff libqgif.dylib (*) <a6aab100-34aa-37fd-aaed-be76e90328ab> /Applications/sioyek.app/Contents/PlugIns/imageformats/libqgif.dylib
0x1165b9000 - 0x1165c0fff libqwbmp.dylib (*) <3752d64d-8b46-30cc-ac60-d535fea39828> /Applications/sioyek.app/Contents/PlugIns/imageformats/libqwbmp.dylib
0x1166fb000 - 0x11678efff libqwebp.dylib (*) <6adf81be-31c5-32e6-a80d-4e8c6d6ae579> /Applications/sioyek.app/Contents/PlugIns/imageformats/libqwebp.dylib
0x1165d1000 - 0x1165d8fff libqico.dylib (*) <ee1c0a86-a597-3505-b5ac-5cfacf5de359> /Applications/sioyek.app/Contents/PlugIns/imageformats/libqico.dylib
0x1165e9000 - 0x1165f0fff libqmacheif.dylib (*) <09396568-14ce-30e4-861f-627cd6609855> /Applications/sioyek.app/Contents/PlugIns/imageformats/libqmacheif.dylib
0x116601000 - 0x116698fff libqjpeg.dylib (*) <4ad0c14f-f06d-3f6a-91d7-ef5e19012802> /Applications/sioyek.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x116898000 - 0x116903fff libqtiff.dylib (*) <e324fbfa-78fc-30a5-9cfb-4f6e22cbded8> /Applications/sioyek.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x1166ad000 - 0x1166b4fff libqsvg.dylib (*) <be7820e3-b40e-3731-97da-e46d04ab3ca0> /Applications/sioyek.app/Contents/PlugIns/imageformats/libqsvg.dylib
0x1166c5000 - 0x1166ccfff libqpdf.dylib (*) <ff41c917-a08c-35c1-a65e-f7f9130ead69> /Applications/sioyek.app/Contents/PlugIns/imageformats/libqpdf.dylib
0x117a58000 - 0x1182e3fff org.qt-project.QtPdf (6.7) <2e3137bd-499c-3840-85ab-5a402b22d154> /Applications/sioyek.app/Contents/Frameworks/QtPdf.framework/Versions/A/QtPdf
0x1166dd000 - 0x1166e8fff libqicns.dylib (*) <584148cf-c46c-3705-9388-ea8c318f52ae> /Applications/sioyek.app/Contents/PlugIns/imageformats/libqicns.dylib
0x1167a3000 - 0x1167aafff libqtga.dylib (*) <934f539f-8de1-380e-ad26-407ae73630a1> /Applications/sioyek.app/Contents/PlugIns/imageformats/libqtga.dylib
0x1167bb000 - 0x1167c2fff libqmacjp2.dylib (*) <c48d2033-4ca0-35b7-84c7-27d7674d9ba8> /Applications/sioyek.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
0x7ff814e1c000 - 0x7ff814e57fff libsystem_kernel.dylib (*) <1b806694-216b-3869-9a82-0094a1ad6ba0> /usr/lib/system/libsystem_kernel.dylib
0x7ff814e58000 - 0x7ff814e63fff libsystem_pthread.dylib (*) <ba536cd2-1b67-33bb-ab33-73949260c730> /usr/lib/system/libsystem_pthread.dylib
0x7ff814cfe000 - 0x7ff814d86ff7 libsystem_c.dylib (*) <f1ddf520-c61e-33b8-9512-c3305004e4df> /usr/lib/system/libsystem_c.dylib
0x7ff92bd66000 - 0x7ff92bd70ffb libGPUSupportMercury.dylib (*) <88396995-20af-3f9e-86d9-ec29b309403c> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7ffb14a87000 - 0x7ffb15752ff7 com.apple.driver.AppleIntelICLGraphicsGLDriver (23.0.22) <fce38273-2ca6-3735-9d72-8b5a061e197f> /System/Library/Extensions/AppleIntelICLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelICLGraphicsGLDriver
0x7ffb17640000 - 0x7ffb177affff GLEngine (*) <49d07c92-7a70-39eb-9c1d-99f626fb9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7ffb17635000 - 0x7ffb1763ffff libGL.dylib (*) <91f884ab-1350-3f8d-8f35-45d0f81e5b3c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7ff814ec7000 - 0x7ff815364ff2 com.apple.CoreFoundation (6.9) <59040703-0ba6-3fe8-a7fd-04edf3bb0b03> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff82056b000 - 0x7ff820847ff3 com.apple.HIToolbox (2.1.1) <f01dcd65-0a63-39f5-b7a1-f4c790a6ce5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff81881c000 - 0x7ff819cdaff2 com.apple.AppKit (6.9) <3c47b8d3-238a-3e71-826e-fae5644100a7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7ff814aca000 - 0x7ff814b56347 dyld (*) <4d52bd1e-6a0e-31db-b564-9e2029fdcd6f> /usr/lib/dyld
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
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=901.0M resident=0K(0%) swapped_out_or_unallocated=901.0M(100%)
Writable regions: Total=695.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=695.3M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG image 24K 2
ColorSync 236K 29
CoreAnimation 208K 47
CoreGraphics 12K 2
CoreUI image data 704K 5
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 680.0M 93
MALLOC guard page 48K 12
OpenGL GLSL 256K 3
STACK GUARD 56.0M 11
Stack 13.1M 12
VM_ALLOCATE 204K 26
__CTF 824 1
__DATA 18.3M 646
__DATA_CONST 62.7M 664
__DATA_DIRTY 1482K 210
__FONT_DATA 2352 1
__GLSLBUILTINS 5174K 1
__LINKEDIT 191.5M 38
__OBJC_RO 76.3M 1
__OBJC_RW 2355K 2
__TEXT 709.6M 675
__TPRO_CONST 272K 2
mapped file 206.4M 25
owned unmapped memory 1412K 1
shared memory 788K 17
=========== ======= =======
TOTAL 2.0G 2530
-----------
Full Report
-----------
{"app_name":"sioyek","timestamp":"2024-11-19 02:42:45.00 -0500","app_version":"2.0","slice_uuid":"5bd2de3b-5c42-3c65-b617-2a7b0ac9c06a","build_version":"","platform":1,"bundleID":"info.sioyek.sioyek","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.1 (24B83)","roots_installed":0,"name":"sioyek","incident_id":"796DB23F-4405-4D31-93A8-8D35BD4948BD"}
{
"uptime" : 59000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookAir9,1",
"coalitionID" : 1449,
"osVersion" : {
"train" : "macOS 15.1",
"build" : "24B83",
"releaseType" : "User"
},
"captureTime" : "2024-11-19 02:42:39.7987 -0500",
"codeSigningMonitor" : 0,
"incident" : "796DB23F-4405-4D31-93A8-8D35BD4948BD",
"pid" : 42826,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2024-11-19 02:42:24.5829 -0500",
"procStartAbsTime" : 59342989114822,
"procExitAbsTime" : 59358199242590,
"procName" : "sioyek",
"procPath" : "\/Applications\/sioyek.app\/Contents\/MacOS\/sioyek",
"bundleInfo" : {"CFBundleShortVersionString":"2.0","CFBundleIdentifier":"info.sioyek.sioyek"},
"storeInfo" : {"deviceIdentifierForVendor":"0479A15D-870B-5354-A4A0-A4D4E87A942F","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "info.sioyek.sioyek",
"crashReporterKey" : "B1DC9FC9-0C1E-552C-E915-2F44439EF092",
"codeSigningID" : "info.sioyek.sioyek",
"codeSigningTeamID" : "",
"codeSigningFlags" : 570425345,
"codeSigningValidationCategory" : 10,
"codeSigningTrustLevel" : 4294967295,
"bootSessionUUID" : "80943FB6-6C0A-4CB7-9646-B0A832EF9501",
"wakeTime" : 27134,
"bridgeVersion" : {"build":"22P1072","train":"9.1"},
"sleepWakeUUID" : "0AA9B9E6-F5B5-4F4F-8BFE-BB41FD9FD269",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"sioyek","byPid":42826},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"asiSignatures" : ["Graphics hardware encountered an error and was reset: 0x00000002\n"],
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":572998,"threadState":{"r13":{"value":140285492154808},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":259},"rsi":{"value":6},"r8":{"value":140702001506144},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":22},"rbx":{"value":6},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703478987602,"matchesCrashFrame":1},"rbp":{"value":140702001506688},"rsp":{"value":140702001506648},"r12":{"value":79},"rcx":{"value":140702001506648},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":31570,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":36},{"imageOffset":24453,"symbol":"pthread_kill","symbolLocation":262,"imageIndex":37},{"imageOffset":527129,"symbol":"abort","symbolLocation":126,"imageIndex":38},{"imageOffset":5420,"symbol":"gpusGenerateCrashLog","symbolLocation":147,"imageIndex":39},{"imageOffset":2532711,"symbol":"gpusKillClientExt","symbolLocation":9,"imageIndex":40},{"imageOffset":10875,"symbol":"gpusSubmitDataBuffers","symbolLocation":497,"imageIndex":39},{"imageOffset":88516,"symbol":"IntelCommandBuffer::getNew(GLDContextRec*)","symbolLocation":50,"imageIndex":40},{"imageOffset":88014,"symbol":"intelSubmitCommands","symbolLocation":171,"imageIndex":40},{"imageOffset":110564,"symbol":"glrWriteTextureData","symbolLocation":4873,"imageIndex":40},{"imageOffset":107947,"symbol":"glTexSubImage2D_Exec","symbolLocation":1067,"imageIndex":41},{"imageOffset":12888,"symbol":"glTexSubImage2D","symbolLocation":55,"imageIndex":42},{"imageOffset":3870680,"imageIndex":11},{"imageOffset":3878788,"imageIndex":11},{"imageOffset":2505783,"symbol":"QRhi::endFrame(QRhiSwapChain*, QFlags<QRhi::EndFrameFlag>)","symbolLocation":55,"imageIndex":11},{"imageOffset":1049923,"imageIndex":11},{"imageOffset":2248217,"symbol":"QPlatformBackingStore::rhiFlush(QWindow*, double, QRegion const&, QPoint const&, QPlatformTextureList*, bool)","symbolLocation":105,"imageIndex":11},{"imageOffset":470714,"symbol":"QWidgetRepaintManager::flush(QWidget*, QRegion const&, QPlatformTextureList*)","symbolLocation":1642,"imageIndex":5},{"imageOffset":480588,"symbol":"QWidgetRepaintManager::flush()","symbolLocation":556,"imageIndex":5},{"imageOffset":477000,"symbol":"QWidgetRepaintManager::paintAndFlush()","symbolLocation":5240,"imageIndex":5},{"imageOffset":477719,"symbol":"QWidgetRepaintManager::sync()","symbolLocation":247,"imageIndex":5},{"imageOffset":399483,"symbol":"QWidget::event(QEvent*)","symbolLocation":1803,"imageIndex":5},{"imageOffset":62999,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":247,"imageIndex":5},{"imageOffset":66594,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":498,"imageIndex":5},{"imageOffset":543428,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":164,"imageIndex":16},{"imageOffset":548122,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":1530,"imageIndex":16},{"imageOffset":107339,"imageIndex":19},{"imageOffset":111359,"imageIndex":19},{"imageOffset":508105,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":43},{"imageOffset":508011,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":43},{"imageOffset":507454,"symbol":"__CFRunLoopDoSources0","symbolLocation":203,"imageIndex":43},{"imageOffset":502398,"symbol":"__CFRunLoopRun","symbolLocation":960,"imageIndex":43},{"imageOffset":499854,"symbol":"CFRunLoopRunSpecific","symbolLocation":550,"imageIndex":43},{"imageOffset":982723,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":44},{"imageOffset":1005287,"symbol":"ReceiveNextEventCommon","symbolLocation":201,"imageIndex":44},{"imageOffset":1006146,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":66,"imageIndex":44},{"imageOffset":260991,"symbol":"_DPSNextEvent","symbolLocation":902,"imageIndex":45},{"imageOffset":10962612,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1290,"imageIndex":45},{"imageOffset":199769,"symbol":"-[NSApplication run]","symbolLocation":610,"imageIndex":45},{"imageOffset":102525,"imageIndex":19},{"imageOffset":582870,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":16},{"imageOffset":544903,"symbol":"QCoreApplication::exec()","symbolLocation":119,"imageIndex":16},{"imageOffset":1349591,"symbol":"main","symbolLocation":5863,"imageIndex":0},{"imageOffset":25293,"symbol":"start","symbolLocation":1805,"imageIndex":46}]},{"id":573009,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":37}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":8451},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145541312512},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145541835640},"rbx":{"value":123145541836800},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703479208908},"rbp":{"value":0},"rsp":{"value":123145541836800},"r12":{"value":5193733},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145541836800}}},{"id":573016,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":37}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":22531},"r8":{"value":409602},"cr2":{"value":0},"rdx":{"value":123145541849088},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145542372224},"rbx":{"value":123145542373376},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703479208908},"rbp":{"value":0},"rsp":{"value":123145542373376},"r12":{"value":1982472},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145542373376}}},{"id":573017,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":37}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":30979},"r8":{"value":409602},"cr2":{"value":0},"rdx":{"value":123145542385664},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145542908792},"rbx":{"value":123145542909952},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703479208908},"rbp":{"value":0},"rsp":{"value":123145542909952},"r12":{"value":5193730},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145542909952}}},{"id":573023,"name":"com.apple.CFSocket.private","threadState":{"r13":{"value":0},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":140704600325552,"symbolLocation":0,"symbol":"__CFActiveSocketsLock"},"rsi":{"value":105553155017712},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":105553155017360},"r10":{"value":0},"r9":{"value":0},"r15":{"value":0},"rbx":{"value":105553155017360},"trap":{"value":133},"err":{"value":33554525},"r11":{"value":582},"rip":{"value":140703478996178},"rbp":{"value":123145540763568},"rsp":{"value":123145540729816},"r12":{"value":1},"rcx":{"value":123145540729816},"flavor":"x86_THREAD_STATE","rdi":{"value":32}},"frames":[{"imageOffset":40146,"symbol":"__select","symbolLocation":10,"imageIndex":36},{"imageOffset":662331,"symbol":"__CFSocketManager","symbolLocation":658,"imageIndex":43},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":37},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":37}]},{"id":573028,"frames":[{"imageOffset":14454,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":36},{"imageOffset":64753,"symbol":"nanosleep","symbolLocation":199,"imageIndex":38},{"imageOffset":2996182,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":0},{"imageOffset":1928671,"symbol":"PdfRenderer::run(int)","symbolLocation":479,"imageIndex":0},{"imageOffset":1933157,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":37},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":37}],"threadState":{"r13":{"value":140285426538440},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145543982400},"rsi":{"value":0},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":1},"r10":{"value":1},"r9":{"value":100000000},"r15":{"value":0},"rbx":{"value":0},"trap":{"value":133},"err":{"value":33554766},"r11":{"value":582},"rip":{"value":140703478970486},"rbp":{"value":123145543982384},"rsp":{"value":123145543982328},"r12":{"value":0},"rcx":{"value":123145543982328},"flavor":"x86_THREAD_STATE","rdi":{"value":2307}}},{"id":573029,"frames":[{"imageOffset":14454,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":36},{"imageOffset":64753,"symbol":"nanosleep","symbolLocation":199,"imageIndex":38},{"imageOffset":2996182,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":0},{"imageOffset":1928671,"symbol":"PdfRenderer::run(int)","symbolLocation":479,"imageIndex":0},{"imageOffset":1933157,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":37},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":37}],"threadState":{"r13":{"value":140285426538440},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145544518976},"rsi":{"value":0},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":1},"r10":{"value":1},"r9":{"value":100000000},"r15":{"value":0},"rbx":{"value":0},"trap":{"value":133},"err":{"value":33554766},"r11":{"value":582},"rip":{"value":140703478970486},"rbp":{"value":123145544518960},"rsp":{"value":123145544518904},"r12":{"value":0},"rcx":{"value":123145544518904},"flavor":"x86_THREAD_STATE","rdi":{"value":2307}}},{"id":573030,"frames":[{"imageOffset":14454,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":36},{"imageOffset":64753,"symbol":"nanosleep","symbolLocation":199,"imageIndex":38},{"imageOffset":2996182,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":0},{"imageOffset":1928671,"symbol":"PdfRenderer::run(int)","symbolLocation":479,"imageIndex":0},{"imageOffset":1933157,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":37},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":37}],"threadState":{"r13":{"value":140285426538440},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145545055552},"rsi":{"value":0},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":1},"r10":{"value":1},"r9":{"value":100000000},"r15":{"value":0},"rbx":{"value":0},"trap":{"value":133},"err":{"value":33554766},"r11":{"value":582},"rip":{"value":140703478970486},"rbp":{"value":123145545055536},"rsp":{"value":123145545055480},"r12":{"value":0},"rcx":{"value":123145545055480},"flavor":"x86_THREAD_STATE","rdi":{"value":2307}}},{"id":573031,"frames":[{"imageOffset":14454,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":36},{"imageOffset":64753,"symbol":"nanosleep","symbolLocation":199,"imageIndex":38},{"imageOffset":2996182,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":0},{"imageOffset":1928671,"symbol":"PdfRenderer::run(int)","symbolLocation":479,"imageIndex":0},{"imageOffset":1933157,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":37},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":37}],"threadState":{"r13":{"value":140285426538440},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145545592128},"rsi":{"value":0},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":1},"r10":{"value":1},"r9":{"value":100000000},"r15":{"value":0},"rbx":{"value":0},"trap":{"value":133},"err":{"value":33554766},"r11":{"value":582},"rip":{"value":140703478970486},"rbp":{"value":123145545592112},"rsp":{"value":123145545592056},"r12":{"value":0},"rcx":{"value":123145545592056},"flavor":"x86_THREAD_STATE","rdi":{"value":2307}}},{"id":573032,"frames":[{"imageOffset":14454,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":36},{"imageOffset":64753,"symbol":"nanosleep","symbolLocation":199,"imageIndex":38},{"imageOffset":2996182,"symbol":"sleep_ms(unsigned int)","symbolLocation":54,"imageIndex":0},{"imageOffset":1923139,"symbol":"PdfRenderer::run_search(int)","symbolLocation":179,"imageIndex":0},{"imageOffset":1933384,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":37},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":37}],"threadState":{"r13":{"value":140285491900416},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145546128688},"rsi":{"value":0},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":1},"r10":{"value":1},"r9":{"value":100000000},"r15":{"value":0},"rbx":{"value":0},"trap":{"value":133},"err":{"value":33554766},"r11":{"value":582},"rip":{"value":140703478970486},"rbp":{"value":123145546128672},"rsp":{"value":123145546128616},"r12":{"value":140285426538144},"rcx":{"value":123145546128616},"flavor":"x86_THREAD_STATE","rdi":{"value":2307}}},{"id":573038,"name":"com.apple.NSEventThread","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":257350145409024},"r9":{"value":257350145409024},"r15":{"value":257350145409024},"rbx":{"value":123145546662000},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703478959630},"rbp":{"value":123145546661840},"rsp":{"value":123145546661736},"r12":{"value":4294967295},"rcx":{"value":123145546661736},"flavor":"x86_THREAD_STATE","rdi":{"value":123145546662000}},"frames":[{"imageOffset":3598,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":36},{"imageOffset":63010,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":36},{"imageOffset":32534,"symbol":"mach_msg_overwrite","symbolLocation":649,"imageIndex":36},{"imageOffset":4351,"symbol":"mach_msg","symbolLocation":19,"imageIndex":36},{"imageOffset":508418,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":43},{"imageOffset":502831,"symbol":"__CFRunLoopRun","symbolLocation":1393,"imageIndex":43},{"imageOffset":499854,"symbol":"CFRunLoopRunSpecific","symbolLocation":550,"imageIndex":43},{"imageOffset":1661309,"symbol":"_NSEventThread","symbolLocation":127,"imageIndex":45},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":37},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":37}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 4347273216,
"CFBundleShortVersionString" : "2.0",
"CFBundleIdentifier" : "info.sioyek.sioyek",
"size" : 43728896,
"uuid" : "5bd2de3b-5c42-3c65-b617-2a7b0ac9c06a",
"path" : "\/Applications\/sioyek.app\/Contents\/MacOS\/sioyek",
"name" : "sioyek"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4394090496,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtQuickWidgets",
"size" : 81920,
"uuid" : "476bb058-7e44-3559-884c-efec5e7ee88c",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtQuickWidgets.framework\/Versions\/A\/QtQuickWidgets",
"name" : "QtQuickWidgets",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4405932032,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtQuick",
"size" : 4440064,
"uuid" : "81704f8a-517c-3462-82df-8198aaeccbdd",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtQuick.framework\/Versions\/A\/QtQuick",
"name" : "QtQuick",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4394287104,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtOpenGLWidgets",
"size" : 49152,
"uuid" : "da05bc58-ab0b-349d-b98f-a91e596e9d4d",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtOpenGLWidgets.framework\/Versions\/A\/QtOpenGLWidgets",
"name" : "QtOpenGLWidgets",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4395687936,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtOpenGL",
"size" : 425984,
"uuid" : "5b16ab57-daf8-3481-8024-f003dd4b3b8e",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtOpenGL.framework\/Versions\/A\/QtOpenGL",
"name" : "QtOpenGL",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4396326912,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtWidgets",
"size" : 5029888,
"uuid" : "5d8b06c1-abd4-3f6d-90d3-78f0599a9f61",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/A\/QtWidgets",
"name" : "QtWidgets",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4402847744,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.Qt3DInput",
"size" : 344064,
"uuid" : "0b5ed3a7-8705-32fa-b8db-4e441c3696a4",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/Qt3DInput.framework\/Versions\/A\/Qt3DInput",
"name" : "Qt3DInput",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4403339264,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.Qt3DCore",
"size" : 344064,
"uuid" : "bb07bc5e-d452-321c-b474-83d81425c4ac",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/Qt3DCore.framework\/Versions\/A\/Qt3DCore",
"name" : "Qt3DCore",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4403912704,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtSvg",
"size" : 327680,
"uuid" : "cf119ea0-34e3-347b-bb26-1f0a91d2872b",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtSvg.framework\/Versions\/A\/QtSvg",
"name" : "QtSvg",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4394418176,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtTextToSpeech",
"size" : 81920,
"uuid" : "8e48efdf-392c-34fd-ae66-8d5027b31d12",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtTextToSpeech.framework\/Versions\/A\/QtTextToSpeech",
"name" : "QtTextToSpeech",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4394582016,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtMultimedia",
"size" : 622592,
"uuid" : "8ed7bcbe-15c0-3a70-b6ee-1921b145567e",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtMultimedia.framework\/Versions\/A\/QtMultimedia",
"name" : "QtMultimedia",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4428488704,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtGui",
"size" : 7372800,
"uuid" : "d5d92467-1ee8-3516-af09-96366b32e626",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/A\/QtGui",
"name" : "QtGui",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4411944960,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtQmlModels",
"size" : 557056,
"uuid" : "346844f3-56ed-30c9-ad9e-678b863d01cd",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtQmlModels.framework\/Versions\/A\/QtQmlModels",
"name" : "QtQmlModels",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4422479872,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtQml",
"size" : 4276224,
"uuid" : "c7930b44-93f2-3b21-8793-50b0571c7d26",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtQml.framework\/Versions\/A\/QtQml",
"name" : "QtQml",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4415995904,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtNetwork",
"size" : 1277952,
"uuid" : "c9958668-212b-3b9d-b9cd-98a742006607",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtNetwork.framework\/Versions\/A\/QtNetwork",
"name" : "QtNetwork",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4393865216,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtConcurrent",
"size" : 16384,
"uuid" : "241e9d0e-068c-3ec8-a4a1-eefe994c10b5",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtConcurrent.framework\/Versions\/A\/QtConcurrent",
"name" : "QtConcurrent",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4449263616,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtCore",
"size" : 5423104,
"uuid" : "664f8ac6-992c-3aa2-a694-9850db285ed3",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/A\/QtCore",
"name" : "QtCore",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4412698624,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtDBus",
"size" : 557056,
"uuid" : "0ac9bb5f-f853-3e87-a57a-0e061cb26add",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtDBus.framework\/Versions\/A\/QtDBus",
"name" : "QtDBus",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4395483136,
"CFBundleShortVersionString" : "3.0",
"CFBundleIdentifier" : "com.apple.security.csparser",
"size" : 94208,
"uuid" : "5e7839be-7488-385e-b984-25981035ed9d",
"path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",
"name" : "csparser",
"CFBundleVersion" : "61439.41.1.0.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4417683456,
"size" : 671744,
"uuid" : "0b99d6e0-c268-3efb-b24f-d13c71866a6e",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4448493568,
"size" : 163840,
"uuid" : "02a1d708-d34a-321c-8c0e-418c84b5156a",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/styles\/libqmacstyle.dylib",
"name" : "libqmacstyle.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4422139904,
"size" : 49152,
"uuid" : "1266cb33-ad8e-3f9c-bc8d-749a65ce61c1",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/iconengines\/libqsvgicon.dylib",
"name" : "libqsvgicon.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 4415909888,
"size" : 53248,
"uuid" : "ef9bd92b-dd14-32a2-9ef7-4694f1fd7681",
"path" : "\/usr\/lib\/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4669968384,
"size" : 32768,
"uuid" : "a6aab100-34aa-37fd-aaed-be76e90328ab",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/imageformats\/libqgif.dylib",
"name" : "libqgif.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4670066688,
"size" : 32768,
"uuid" : "3752d64d-8b46-30cc-ac60-d535fea39828",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/imageformats\/libqwbmp.dylib",
"name" : "libqwbmp.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4671385600,
"size" : 606208,
"uuid" : "6adf81be-31c5-32e6-a80d-4e8c6d6ae579",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/imageformats\/libqwebp.dylib",
"name" : "libqwebp.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4670164992,
"size" : 32768,
"uuid" : "ee1c0a86-a597-3505-b5ac-5cfacf5de359",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/imageformats\/libqico.dylib",
"name" : "libqico.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4670263296,
"size" : 32768,
"uuid" : "09396568-14ce-30e4-861f-627cd6609855",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/imageformats\/libqmacheif.dylib",
"name" : "libqmacheif.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4670361600,
"size" : 622592,
"uuid" : "4ad0c14f-f06d-3f6a-91d7-ef5e19012802",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/imageformats\/libqjpeg.dylib",
"name" : "libqjpeg.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4673077248,
"size" : 442368,
"uuid" : "e324fbfa-78fc-30a5-9cfb-4f6e22cbded8",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/imageformats\/libqtiff.dylib",
"name" : "libqtiff.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4671066112,
"size" : 32768,
"uuid" : "be7820e3-b40e-3731-97da-e46d04ab3ca0",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/imageformats\/libqsvg.dylib",
"name" : "libqsvg.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4671164416,
"size" : 32768,
"uuid" : "ff41c917-a08c-35c1-a65e-f7f9130ead69",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/imageformats\/libqpdf.dylib",
"name" : "libqpdf.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4691689472,
"CFBundleShortVersionString" : "6.7",
"CFBundleIdentifier" : "org.qt-project.QtPdf",
"size" : 8962048,
"uuid" : "2e3137bd-499c-3840-85ab-5a402b22d154",
"path" : "\/Applications\/sioyek.app\/Contents\/Frameworks\/QtPdf.framework\/Versions\/A\/QtPdf",
"name" : "QtPdf",
"CFBundleVersion" : "6.7.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4671262720,
"size" : 49152,
"uuid" : "584148cf-c46c-3705-9388-ea8c318f52ae",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/imageformats\/libqicns.dylib",
"name" : "libqicns.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4672073728,
"size" : 32768,
"uuid" : "934f539f-8de1-380e-ad26-407ae73630a1",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/imageformats\/libqtga.dylib",
"name" : "libqtga.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4672172032,
"size" : 32768,
"uuid" : "c48d2033-4ca0-35b7-84c7-27d7674d9ba8",
"path" : "\/Applications\/sioyek.app\/Contents\/PlugIns\/imageformats\/libqmacjp2.dylib",
"name" : "libqmacjp2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703478956032,
"size" : 245760,
"uuid" : "1b806694-216b-3869-9a82-0094a1ad6ba0",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703479201792,
"size" : 49152,
"uuid" : "ba536cd2-1b67-33bb-ab33-73949260c730",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703477784576,
"size" : 561144,
"uuid" : "f1ddf520-c61e-33b8-9512-c3305004e4df",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140708159053824,
"size" : 45052,
"uuid" : "88396995-20af-3f9e-86d9-ec29b309403c",
"path" : "\/System\/Library\/PrivateFrameworks\/GPUSupport.framework\/Versions\/A\/Libraries\/libGPUSupportMercury.dylib",
"name" : "libGPUSupportMercury.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140716360101888,
"CFBundleShortVersionString" : "23.0.22",
"CFBundleIdentifier" : "com.apple.driver.AppleIntelICLGraphicsGLDriver",
"size" : 13418488,
"uuid" : "fce38273-2ca6-3735-9d72-8b5a061e197f",
"path" : "\/System\/Library\/Extensions\/AppleIntelICLGraphicsGLDriver.bundle\/Contents\/MacOS\/AppleIntelICLGraphicsGLDriver",
"name" : "AppleIntelICLGraphicsGLDriver",
"CFBundleVersion" : "23.0.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140716405948416,
"size" : 1507328,
"uuid" : "49d07c92-7a70-39eb-9c1d-99f626fb9196",
"path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/Resources\/GLEngine.bundle\/GLEngine",
"name" : "GLEngine"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140716405903360,
"size" : 45056,
"uuid" : "91f884ab-1350-3f8d-8f35-45d0f81e5b3c",
"path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/Libraries\/libGL.dylib",
"name" : "libGL.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703479656448,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4841459,
"uuid" : "59040703-0ba6-3fe8-a7fd-04edf3bb0b03",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "3107"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703671169024,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3002356,
"uuid" : "f01dcd65-0a63-39f5-b7a1-f4c790a6ce5c",
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703539773440,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 21753843,
"uuid" : "3c47b8d3-238a-3e71-826e-fae5644100a7",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2575.20.21"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703475474432,
"size" : 574280,
"uuid" : "4d52bd1e-6a0e-31db-b564-9e2029fdcd6f",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
}
],
"sharedCache" : {
"base" : 140703474724864,
"size" : 25769803776,
"uuid" : "2de8c81c-ee54-3099-8e26-f112966509c2"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=901.0M resident=0K(0%) swapped_out_or_unallocated=901.0M(100%)\nWritable regions: Total=695.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=695.3M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG image 24K 2 \nColorSync 236K 29 \nCoreAnimation 208K 47 \nCoreGraphics 12K 2 \nCoreUI image data 704K 5 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 680.0M 93 \nMALLOC guard page 48K 12 \nOpenGL GLSL 256K 3 \nSTACK GUARD 56.0M 11 \nStack 13.1M 12 \nVM_ALLOCATE 204K 26 \n__CTF 824 1 \n__DATA 18.3M 646 \n__DATA_CONST 62.7M 664 \n__DATA_DIRTY 1482K 210 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__LINKEDIT 191.5M 38 \n__OBJC_RO 76.3M 1 \n__OBJC_RW 2355K 2 \n__TEXT 709.6M 675 \n__TPRO_CONST 272K 2 \nmapped file 206.4M 25 \nowned unmapped memory 1412K 1 \nshared memory 788K 17 \n=========== ======= ======= \nTOTAL 2.0G 2530 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "b9c15c5776778cb86a4160578dffd5eafd1f5a96",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "639124e81d92412bfb4880b3",
"factorPackIds" : {
},
"deploymentId" : 240000012
},
{
"rolloutId" : "644114de41e7236e6177f9bd",
"factorPackIds" : {
},
"deploymentId" : 240000013
}
],
"experiments" : [
{
"treatmentId" : "ec2ef58c-7b0e-43e8-ba54-2358872032cd",
"experimentId" : "65835bc103dc58766bab2d27",
"deploymentId" : 400000012
}
]
}
}
Model: MacBookAir9,1, BootROM 2069.40.2.0.0 (iBridge: 22.16.11072.0.0,0), 4 processors, Quad-Core Intel Core i7, 1.2 GHz, 16 GB, SMC
Graphics: Intel Iris Plus Graphics, Intel Iris Plus Graphics, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, LPDDR4X, 3733 MHz, SK Hynix, H9HCNNNFBMALPR-NEE
Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, LPDDR4X, 3733 MHz, SK Hynix, H9HCNNNFBMALPR-NEE
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x870), wl0: Jul 26 2024 20:45:01 version 16.20.380.0.3.6.130 FWID 01-c866e60e
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: T2Bus
USB Device: Touch Bar Backlight
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Air, Apple Inc., 86.0
I ran the app in lldb. It didn't crash, but it did output some warnings from the app.
~/projects/tmp ➜ lldb /Applications/sioyek.app
(lldb) target create "/Applications/sioyek.app"
Current executable set to '/Applications/sioyek.app' (x86_64).
(lldb) r
Process 44114 launched: '/Applications/sioyek.app/Contents/MacOS/sioyek' (x86_64)
default_config_path: /Applications/sioyek.app/Contents/MacOS/prefs.config
default_keys_path: /Applications/sioyek.app/Contents/MacOS/keys.config
user_config_path: [ 0 ] /Users/gruelingpine/.config/sioyek/prefs_user.config
user_config_path: [ 1 ] /Users/gruelingpine/Library/Application Support/sioyek/prefs_user.config
user_keys_path: [ 0 ] /Users/gruelingpine/.config/sioyek/keys_user.config
user_keys_path: [ 1 ] /Users/gruelingpine/Library/Application Support/sioyek/keys_user.config
database_file_path: /Users/gruelingpine/Library/Application Support/sioyek/test.db
local_database_file_path: /Users/gruelingpine/Library/Application Support/sioyek/local.db
global_database_file_path: /Users/gruelingpine/Library/Application Support/sioyek/shared.db
tutorial_path: /Applications/sioyek.app/Contents/MacOS/tutorial.pdf
last_opened_file_address_path: /Users/gruelingpine/Library/Application Support/sioyek/last_document_path.txt
shader_path: /Applications/sioyek.app/Contents/MacOS/shaders
2024-11-19 02:59:04.213469-0500 sioyek[44114:584553] SIOYEK
Warning: key defined in /Applications/sioyek.app/Contents/MacOS/keys.config:172 overwritten by /Users/gruelingpine/.config/sioyek/keys_user.config:37. Overriding command: gb: replacing goto_bookmark with goto_bottom_of_page
Warning: key defined in /Applications/sioyek.app/Contents/MacOS/keys.config:182 overwritten by /Users/gruelingpine/.config/sioyek/keys_user.config:40. Overriding command: gh: replacing goto_highlight with goto_left_smart
Warning: key defined in /Applications/sioyek.app/Contents/MacOS/keys.config:44 overwritten by /Users/gruelingpine/.config/sioyek/keys_user.config:44. Overriding command: zz: replacing goto_top_of_page with goto_top_of_page;goto_right_smart
Warning: key defined in /Applications/sioyek.app/Contents/MacOS/keys.config:152 overwritten by /Users/gruelingpine/.config/sioyek/keys_user.config:58. Overriding command: <C-f>: replacing search with previous_page
Warning: key defined in /Users/gruelingpine/.config/sioyek/keys_user.config:58 overwritten by /Users/gruelingpine/.config/sioyek/keys_user.config:153. Overriding command: <C-f>: replacing previous_page with search
Warning: key defined in /Users/gruelingpine/.config/sioyek/keys_user.config:37 overwritten by /Users/gruelingpine/.config/sioyek/keys_user.config:173. Overriding command: gb: replacing goto_bottom_of_page with goto_bookmark
Warning: key defined in /Users/gruelingpine/.config/sioyek/keys_user.config:40 overwritten by /Users/gruelingpine/.config/sioyek/keys_user.config:183. Overriding command: gh: replacing goto_left_smart with goto_highlight
WARNING: Output of vertex shader 'screen_pos' not read by fragment shader
WARNING: Output of vertex shader 'screen_pos' not read by fragment shader
WARNING: Output of vertex shader 'screen_pos' not read by fragment shader
WARNING: Output of vertex shader 'uvs' not read by fragment shader
WARNING: Output of vertex shader 'screen_pos' not read by fragment shader
WARNING: Output of vertex shader 'uvs' not read by fragment shader
WARNING: Output of vertex shader 'screen_pos' not read by fragment shader
WARNING: Output of vertex shader 'uvs' not read by fragment shader
WARNING: Output of vertex shader 'screen_pos' not read by fragment shader
WARNING: Output of vertex shader 'screen_pos' not read by fragment shader
WARNING: Output of vertex shader 'uvs' not read by fragment shader
WARNING: Output of vertex shader 'screen_pos' not read by fragment shader
WARNING: Output of vertex shader 'screen_pos' not read by fragment shader
WARNING: 0:2: extension 'GL_OES_standard_derivatives' is not supported
warning: found duplicate fz_icc_link in the store
2024-11-19 02:59:09.430870-0500 sioyek[44114:584553] [availability] Can't find or decode disabled use cases
2024-11-19 02:59:09.696181-0500 sioyek[44114:584553] +[IMKClient subclass]: chose IMKClient_Modern
2024-11-19 02:59:09.696333-0500 sioyek[44114:584553] +[IMKInputSession subclass]: chose IMKInputSession_Modern
2024-11-19 03:00:13.415819-0500 sioyek[44114:584553] [CursorUI] ViewBridge to RemoteViewService Terminated: Error Domain=com.apple.ViewBridge Code=18 "(null)" UserInfo={com.apple.ViewBridge.error.hint=this process disconnected remote view controller -- benign unless unexpected, com.apple.ViewBridge.error.description=NSViewBridgeErrorCanceled}
2024-11-19 03:00:19.260647-0500 sioyek[44114:584553] [qt.pointer.dispatch] skipping QEventPoint(id=1 ts=0 pos=0,0 scn=897.418,269.519 gbl=897.418,269.519 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-897.418,-269.519 last=-897.418,-269.519 Δ 897.418,269.519) : no target window
2024-11-19 03:00:19.260750-0500 sioyek[44114:584553] [qt.pointer.dispatch] skipping QEventPoint(id=2 ts=0 pos=0,0 scn=1046.1,185.999 gbl=1046.1,185.999 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-1046.1,-185.999 last=-1046.1,-185.999 Δ 1046.1,185.999) : no target window
2024-11-19 03:00:19.645720-0500 sioyek[44114:584553] [qt.pointer.dispatch] skipping QEventPoint(id=2 ts=0 pos=0,0 scn=1040.59,224.647 gbl=1040.59,224.647 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-1040.59,-224.647 last=-1040.59,-224.647 Δ 1040.59,224.647) : no target window
2024-11-19 03:00:19.645844-0500 sioyek[44114:584553] [qt.pointer.dispatch] skipping QEventPoint(id=3 ts=0 pos=0,0 scn=1101.44,145.989 gbl=1101.44,145.989 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-1101.44,-145.989 last=-1101.44,-145.989 Δ 1101.44,145.989) : no target window
2024-11-19 03:00:19.645903-0500 sioyek[44114:584553] [qt.pointer.dispatch] skipping QEventPoint(id=4 ts=0 pos=0,0 scn=1049.77,172.449 gbl=1049.77,172.449 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-1049.77,-172.449 last=-1049.77,-172.449 Δ 1049.77,172.449) : no target window
2024-11-19 03:00:24.803787-0500 sioyek[44114:584553] [qt.pointer.dispatch] skipping QEventPoint(id=3 ts=0 pos=0,0 scn=957.45,214.176 gbl=957.45,214.176 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-957.45,-214.176 last=-957.45,-214.176 Δ 957.45,214.176) : no target window
2024-11-19 03:00:28.903209-0500 sioyek[44114:584553] [qt.pointer.dispatch] skipping QEventPoint(id=1 ts=0 pos=0,0 scn=812.737,156.921 gbl=812.737,156.921 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-812.737,-156.921 last=-812.737,-156.921 Δ 812.737,156.921) : no target window
2024-11-19 03:00:30.287490-0500 sioyek[44114:584553] [qt.pointer.dispatch] skipping QEventPoint(id=1 ts=0 pos=0,0 scn=122.965,811.403 gbl=122.965,811.403 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-122.965,-811.403 last=-122.965,-811.403 Δ 122.965,811.403) : no target window
2024-11-19 03:00:34.352737-0500 sioyek[44114:584553] [qt.pointer.dispatch] skipping QEventPoint(id=1 ts=0 pos=0,0 scn=147.599,180.829 gbl=147.599,180.829 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-147.599,-180.829 last=-147.599,-180.829 Δ 147.599,180.829) : no target window
2024-11-19 03:00:38.838703-0500 sioyek[44114:584553] [qt.pointer.dispatch] skipping QEventPoint(id=3 ts=0 pos=0,0 scn=545.288,657.165 gbl=545.288,657.165 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-545.288,-657.165 last=-545.288,-657.165 Δ 545.288,657.165) : no target window
2024-11-19 03:00:49.244320-0500 sioyek[44114:584553] [qt.pointer.dispatch] skipping QEventPoint(id=3 ts=0 pos=0,0 scn=151.695,344.87 gbl=151.695,344.87 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-151.695,-344.87 last=-151.695,-344.87 Δ 151.695,344.87) : no target window
2024-11-19 03:00:53.304363-0500 sioyek[44114:584553] [qt.pointer.dispatch] skipping QEventPoint(id=3 ts=0 pos=0,0 scn=173.418,669.145 gbl=173.418,669.145 Released ellipse=(1x1 ∡ 0) vel=0,0 press=-173.418,-669.145 last=-173.418,-669.145 Δ 173.418,669.145) : no target window
Process 44114 exited with status = 0 (0x00000000)
I managed to get another black window. This time was really really abnormal.
I resized the window to the smallest size it can be. The window froze, my mouse changed to the swirling beachball, and the app crashed about 1 or 2 seconds later.
The screenshot below failed to capture everything, but basically the window turned completely white and a white rectangle was being drawn an inch outside the window borders on every side.
It looked like this:
Shortly after, I was presented with a black ~~screen~~ window and the app crashed.
It is 3:30am for me. I will revisit this later in the day. Gn
Any updates on this?