Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected Crash, Aerospace won't restart now #671

Open
danfbfern opened this issue Nov 6, 2024 · 0 comments
Open

Unexpected Crash, Aerospace won't restart now #671

danfbfern opened this issue Nov 6, 2024 · 0 comments
Labels
bug Something isn't working as expected crash good-first-issue Easy to fix issues. Good for newcomers triaged The issue makes sense to maintainers

Comments

@danfbfern
Copy link

Describe the bug
I have little information to provide since it unexpectedly crashed after another app crashed (I think, not even sure)
Now trying to open Aerospace again will give the same console error every time.

Console error:

##### AeroSpace Runtime Error #####

Please report to:
    https://github.com/nikitabobko/AeroSpace/issues/new
    Please describe what you did to trigger this error

Message: The operation couldn’t be completed. Resource temporarily unavailable
Version: 0.15.2-Beta
Git hash: b6cf82771f245ab7349a93baf8709e171537ff58
Coordinate: /Users/bobko/a/AeroSpace/Sources/AppBundle/command/impl/ExecAndForgetCommand.swift:15:48 run(_:_:)
recursionDetectorDuringFailure: false
cli: false

Stacktrace:
0   AeroSpace                           0x0000000102d635a8 $s6Common6errorT_4file4line6column8functionxSS_SSS2iSStlFSS_Tg5 + 740
1   AeroSpace                           0x0000000102d880e0 $ss6ResultO6CommonE10getOrThrow_4file4line6column8functionxSS_SSS2iSStF + 360
2   AeroSpace                           0x0000000102bda1e8 $s9AppBundle20ExecAndForgetCommandV3runySbAA6CmdEnvV_AA0H2IoCtFTf4ddx_n + 980
3   AeroSpace                           0x0000000102bc1318 $sSa9AppBundleAA7Command_pRszlE9runCmdSeqySbAA0E3EnvV_AA0E2IoCtF + 884
4   AeroSpace                           0x0000000102c15860 $s9AppBundle14onFocusChanged33_7642A5C3292B9DD5C5AAA7E6B763F792LLyyAA04LiveD0VFTm + 264
5   AeroSpace                           0x0000000102c151c8 $s9AppBundle28checkOnFocusChangedCallbacksyyF + 648
6   AeroSpace                           0x0000000102bc14bc $sSa9AppBundleAA7Command_pRszlE9runCmdSeqySbAA0E3EnvV_AA0E2IoCtF + 1304
7   AeroSpace                           0x0000000102c347d4 $s9AppBundle16onWindowDetected33_AFFA185B3FDC2EA3EF5AFA96A7308179LL_7startupyAA0D0C_SbtF + 1652
8   AeroSpace                           0x0000000102c32b28 $s9AppBundle19tryOnWindowDetected_7startupyAA0E0C_SbtF + 236
9   AeroSpace                           0x0000000102c35498 $s9AppBundle9MacWindowC3get3app02axD07startupACSgAA0cA0C_So14AXUIElementRefaSbtFZTf4nnnd_n + 1652
10  AeroSpace                           0x0000000102c31804 $sSTsE10compactMapySayqd__Gqd__Sg7ElementQzKXEKlFSaySo14AXUIElementRefaG_9AppBundle6WindowCTg503$s9f55Bundle03MacA0C25detectNewWindowsAndGetAll7startupSayAA6h15CGSb_tFAGSgSo14D9RefaXEfU_AI0kF0CSbTf1cn_nTf4ngn_n + 248
11  AeroSpace                           0x0000000102c2a4d4 $s9AppBundle03MacA0C25detectNewWindowsAndGetAll7startupSayAA6WindowCGSb_tF + 256
12  AeroSpace                           0x0000000102c1c308 $s9AppBundle41detectNewWindowsAndAttachThemToWorkspaces33_9D4CAE07A16011BB7304F8F5007BD739LL7startupySb_tF + 360
13  AeroSpace                           0x0000000102c18ad4 $s9AppBundle14refreshSession7startup10forceFocus4bodyxSb_SbxyXEtlFyt_Tg503$s9A45Bundle16refreshAndLayout7startupySb_tFyyXEfU_Tf1nnnc_n + 592
14  AeroSpace                           0x0000000102c160a8 $s9AppBundle04initaB0yyF + 864
15  AeroSpace                           0x0000000102bbac10 $s9AeroSpace0aB3AppV7SwiftUI0C0AadEPxycfCTW + 20
16  SwiftUI                             0x00000001b05dbbdc $s7SwiftUI3AppPAAE4mainyyFZ + 208
17  AeroSpace                           0x0000000102bbac50 main + 36
18  dyld                                0x00000001819dc274 start + 2840
@danfbfern danfbfern added the bug Something isn't working as expected label Nov 6, 2024
@nikitabobko nikitabobko added crash triaged The issue makes sense to maintainers good-first-issue Easy to fix issues. Good for newcomers labels Jan 11, 2025
nikitabobko added a commit that referenced this issue Jan 11, 2025
_fixes #671
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected crash good-first-issue Easy to fix issues. Good for newcomers triaged The issue makes sense to maintainers
Projects
None yet
Development

No branches or pull requests

2 participants