Runtime Error when Quitting Fullscreen Preview #1988
Unanswered
satchlj
asked this question in
potential-bugs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Body
I got this error when I quit the preview app which was in fullscreen at the time. Other windows were open other places.
AeroSpace Runtime Error
Please report to:
https://github.com/nikitabobko/AeroSpace/discussions/categories/potential-bugs
Please describe what you did to trigger this error
Message: Value is already destroyed
Version: 0.20.2-Beta
Git hash: 1a8128c
refreshSessionEvent: onFocusChanged
Date: 2026-03-05 17:55:33 +0000
Thread name: AxAppThread PID: 62897 ID: com.apple.Preview
Is main thread: false
axTaskLocalAppThreadToken: PID: 62897 ID: com.apple.Preview
macOS version: Version 26.3 (Build 25D125)
Coordinate: AppBundle/ThreadGuardedValue.swift:10:42 threadGuarded
recursionDetectorDuringTermination: false
cli: false
Monitor count: 1
Displays have separate spaces: true
Stacktrace:
0 AeroSpace 0x0000000104f754ac $s6Common4dieT_4file4line6column8functionxSS_SSS2iSStlF + 2056
1 AeroSpace 0x0000000104e0ed30 $s9AppBundle03MacA0C10withWindow33_EF43F3E35B745B4CDFE17DB804FA328CLLyxSgs6UInt32V_AFSo14AXUIElementRefa_AA10RunLoopJobCtYbKctYaKlFAfLYbKcfU_AA4RectV_Tg5 + 244
2 AeroSpace 0x0000000104e1299c $s9AppBundle03MacA0C10withWindow33_EF43F3E35B745B4CDFE17DB804FA328CLLyxSgs6UInt32V_AFSo14AXUIElementRefa_AA10RunLoopJobCtYbKctYaKlFAfLYbKcfU_AA4RectV_TG5 + 28
3 AeroSpace 0x0000000104dd3b60 $s9AppBundle03MacA0C10withWindow33_EF43F3E35B745B4CDFE17DB804FA328CLLyxSgs6UInt32V_AFSo14AXUIElementRefa_AA10RunLoopJobCtYbKctYaKlFAfLYbKcfU_AA4RectV_TG5TA + 24
4 AeroSpace 0x0000000104e0e208 $sSo8NSThreadC9AppBundleE9runInLoopyxxAC03RunF3JobCYbKcYaKlFxyYaKXEfU_yScCyxs5Error_pGXEfU_yAFYbcfU_AC4RectVSg_Tg5 + 168
5 AeroSpace 0x0000000104db7dc0 $s9AppBundle13RunLoopAction33_A4959B6FE60031823DBA1501F5438AC4LLC6actionyyF + 216
6 AeroSpace 0x0000000104db7dfc $s9AppBundle13RunLoopAction33_A4959B6FE60031823DBA1501F5438AC4LLC6actionyyFTo + 24
7 Foundation 0x00000001839dd114 __NSThreadPerformPerform + 264
8 CoreFoundation 0x00000001821b2a08 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
9 CoreFoundation 0x00000001821b299c __CFRunLoopDoSource0 + 172
10 CoreFoundation 0x00000001821b2708 __CFRunLoopDoSources0 + 232
11 CoreFoundation 0x00000001821b1398 _CFRunLoopRun + 820
12 CoreFoundation 0x000000018226bf3c CFRunLoopRunSpecificWithOptions + 532
13 CoreFoundation 0x0000000182204a50 CFRunLoopRun + 64
14 AeroSpace 0x0000000104dbea14 $s9AppBundle03MacA0C13getOrRegisteryACSgSo20NSRunningApplicationCYaKFZyyYbcfU_yyXEfU + 1100
15 AeroSpace 0x0000000104dbe594 $s9AppBundle03MacA0C13getOrRegisteryACSgSo20NSRunningApplicationCYaKFZyyYbcfU + 120
16 AeroSpace 0x0000000104dbe298 $sIegh_IeyBh_TR + 28
17 Foundation 0x00000001839cb7a0 NSThread__start + 732
18 libsystem_pthread.dylib 0x0000000182113c08 _pthread_start + 136
19 libsystem_pthread.dylib 0x000000018210eba8 thread_start + 8
Beta Was this translation helpful? Give feedback.
All reactions