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

App crashes on launch #222

Open
justFI opened this issue Aug 30, 2024 · 0 comments
Open

App crashes on launch #222

justFI opened this issue Aug 30, 2024 · 0 comments

Comments

@justFI
Copy link

justFI commented Aug 30, 2024

crash report:

`
Hardware Model: iPhone16,2
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
OS Version: iPhone OS 17.6.1 (21G93)
Release Type: User
Baseband Version: 1.70.02
Report Version: 104

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes: 0x0000000000000001, 0x0000000000000000
VM Region Info: 0 is not in any region. Bytes before following region: 4362633216
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 104088000-104094000 [ 48K] r-x/r-x SM=COW /var/containers/Bundle/Application/1E225E07-0993-4DDE-8EA8-0F3F60BF3AF0/Runner.app/Runner
Triggered by Thread: 0

Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libswiftCore.dylib 0x1a6dd769c swift_getObjectType + 40
1 app_settings 0x10705806c static AppSettingsPlugin.register(with:) + 108
2 app_settings 0x107058268 @objc static AppSettingsPlugin.register(with:) + 56
3 Runner.debug.dylib 0x10477b850 +[GeneratedPluginRegistrant registerWithRegistry:] + 116
4 Runner.debug.dylib 0x10493d770 AppDelegate.application(:didFinishLaunchingWithOptions:) + 264
5 Runner.debug.dylib 0x10493edd0 @objc AppDelegate.application(
:didFinishLaunchingWithOptions:) + 196
6 UIKitCore 0x1aa7f5bac -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 319
7 UIKitCore 0x1aa7f30e8 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 2855
8 UIKitCore 0x1aa6c199c -[UIApplication _runWithMainScene:transitionContext:completion:] + 855
9 UIKitCore 0x1aa674ad8 -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 131
10 UIKitCore 0x1aa567708 _UIScenePerformActionsWithLifecycleActionMask + 111
11 UIKitCore 0x1aa73a488 __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 215
12 UIKitCore 0x1aa73a198 -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 219
13 UIKitCore 0x1aa4c9360 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 607
14 UIKitCore 0x1aa496594 -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 247
15 UIKitCore 0x1aa495ebc __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke + 147
16 UIKitCore 0x1aa495868 +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:fromCurrentState:actions:completion:] + 735
17 UIKitCore 0x1aa494ea8 _UISceneSettingsDiffActionPerformChangesWithTransitionContextAndCompletion + 223
18 UIKitCore 0x1aa568c80 -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 315
19 UIKitCore 0x1aa5674b8 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.226 + 611
20 UIKitCore 0x1aa566e10 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 215
21 UIKitCore 0x1aa631f48 -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 243
22 UIKitCore 0x1aa62eaac -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 507
23 UIKitCore 0x1aa62e6cc -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 287
24 FrontBoardServices 0x1c0ebe974 -[FBSScene _callOutQueue_didCreateWithTransitionContext:completion:] + 323
25 FrontBoardServices 0x1c0ebe808 __92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke.108 + 279
26 FrontBoardServices 0x1c0eba6cc -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 167
27 FrontBoardServices 0x1c0ebecc4 __92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke + 351
28 libdispatch.dylib 0x1affd6dd4 _dispatch_client_callout + 19
29 libdispatch.dylib 0x1affda86c _dispatch_block_invoke_direct + 287
30 FrontBoardServices 0x1c0ebbd58 FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK + 51
31 FrontBoardServices 0x1c0ebbcd8 -[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible] + 239
32 FrontBoardServices 0x1c0ebbbb0 -[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource] + 27
33 CoreFoundation 0x1a8103834 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 27
34 CoreFoundation 0x1a81037c8 __CFRunLoopDoSource0 + 175
35 CoreFoundation 0x1a81012f8 __CFRunLoopDoSources0 + 339
36 CoreFoundation 0x1a8100484 __CFRunLoopRun + 827
37 CoreFoundation 0x1a80ffcd8 CFRunLoopRunSpecific + 607
38 GraphicsServices 0x1ecb4d1a8 GSEventRunModal + 163
39 UIKitCore 0x1aa739ae8 -[UIApplication _run] + 887
40 UIKitCore 0x1aa7edd98 UIApplicationMain + 339
41 Runner.debug.dylib 0x104941f24 __debug_main_executable_dylib_entry_point + 64
42 dyld 0x1cb8d7154 start + 2355
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant