Crash reported on startup - 0.16.2-Beta #1068
richardj-bsquare
started this conversation in
potential-bugs
Replies: 2 comments 1 reply
-
Thanks, looks like a duplicate of #706 If you learn how to reproduce it reliably, it'd be helpful |
Beta Was this translation helpful? Give feedback.
1 reply
-
If I see any repeats with different debug output, I'll append them to #706 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
No particular thing I was doing here, it just crashed on startup, restarting aerospace worked just fine.
AeroSpace Runtime Error
Please report to:
https://github.com/nikitabobko/AeroSpace/issues/new
Please describe what you did to trigger this error
Message: Windows always have parent
Version: 0.16.2-Beta
Git hash: 21336ad
Coordinate: /Users/bobko/a/AeroSpace/Sources/AppBundle/tree/Window.swift:7:72 parent
recursionDetectorDuringFailure: false
cli: false
Displays have separate spaces: false
Stacktrace:
0 AeroSpace 0x0000000102abb104 $s6Common6errorT_4file4line6column8functionxSS_SSS2iSStlF + 1076
1 AeroSpace 0x000000010295ba8c $s9AppBundle6WindowC6parentAA21NonLeafTreeNodeObject_pvg + 140
2 AeroSpace 0x000000010295aa7c $s9AppBundle8TreeNodeC13nodeWorkspaceAA0F0CSgvg + 64
3 AeroSpace 0x0000000102937424 $s9AppBundle16updateFocusCacheyyAA6WindowCSgF + 68
4 AeroSpace 0x00000001029396e8 $s9AppBundle14refreshSession26screenIsDefinitelyUnlocked7startup4bodyxSb_SbxyXEtlFyt_Tg503$s9a32Bundle16refreshAndLayout26screenfG31Unlocked7startupySb_SbtFyyXEfU_Tf1nnnc_n + 412
5 AeroSpace 0x00000001028dfd14 $s9AppBundle14GlobalObserverC7onNotif33_F1205CFDC13498282252A689C79131F6LLyy10Foundation12NotificationVFZTf4nd_n + 380
6 AeroSpace 0x00000001028defec $s10Foundation12NotificationVIeghn_So14NSNotificationCIeyBhy_TR + 116
7 CoreFoundation 0x000000019907d35c CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 128
8 CoreFoundation 0x000000019910e20c ___CFXRegistrationPost_block_invoke + 88
9 CoreFoundation 0x000000019910e154 _CFXRegistrationPost + 436
10 CoreFoundation 0x000000019904bfac _CFXNotificationPost + 732
11 Foundation 0x000000019a2066b8 -[NSNotificationCenter postNotificationName:object:userInfo:] + 88
12 AppKit 0x000000019cd98240 applicationStatusSubsystemCallback + 728
13 LaunchServices 0x0000000199522f90 ___LSScheduleNotificationFunction_block_invoke_2 + 52
14 CoreFoundation 0x0000000199088430 CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK + 28
15 CoreFoundation 0x0000000199088340 __CFRunLoopDoBlocks + 356
16 CoreFoundation 0x0000000199087128 __CFRunLoopRun + 824
17 CoreFoundation 0x0000000199086734 CFRunLoopRunSpecific + 588
18 HIToolbox 0x00000001a45f5530 RunCurrentEventLoopInMode + 292
19 HIToolbox 0x00000001a45fb17c ReceiveNextEventCommon + 216
20 HIToolbox 0x00000001a45fb508 _BlockUntilNextEventMatchingListInModeWithFilter + 76
21 AppKit 0x000000019cbfe848 _DPSNextEvent + 660
22 AppKit 0x000000019d564c24 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
23 AppKit 0x000000019cbf1874 -[NSApplication run] + 480
24 AppKit 0x000000019cbc8068 NSApplicationMain + 888
25 SwiftUI 0x00000001c7d2670c $s7SwiftUI6runAppys5NeverOSo21NSApplicationDelegate_So11NSResponderCXcFTf4e_nAA07TestingdG0C_Tg5Tm + 160
26 SwiftUI 0x00000001c819c9a0 $s7SwiftUI6runAppys5NeverOxAA0D0RzlF + 140
27 SwiftUI 0x00000001c8518e68 $s7SwiftUI3AppPAAE4mainyyFZ + 224
28 AeroSpace 0x00000001028dd0b8 main + 36
29 dyld 0x0000000198c20274 start + 2840
Beta Was this translation helpful? Give feedback.
All reactions