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 Hang with Termination Error #1505

Closed
prasanthsnk opened this issue Mar 11, 2024 · 2 comments
Closed

App Hang with Termination Error #1505

prasanthsnk opened this issue Mar 11, 2024 · 2 comments
Labels
bug stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@prasanthsnk
Copy link

App Hang: The app was terminated while unresponsive

0  libsystem_kernel.dylib +0x149c _mach_msg_trap
1  libsystem_kernel.dylib +0x1ae0 _mach_msg
2  libdispatch.dylib +0x1e674     __dispatch_mach_send_and_wait_for_reply
3  libdispatch.dylib +0x1e9fc     _dispatch_mach_send_with_result_and_wait_for_reply
4  libxpc.dylib +0xdf08           _xpc_connection_send_message_with_reply_sync
5  Foundation +0x3fc48            ___NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY__
6  Foundation +0x45d18            -[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:]
7  Foundation +0x7f548            -[NSXPCConnection _sendSelector:withProxy:arg1:arg2:]
8  Foundation +0x94208            __NSXPCDistantObjectSimpleMessageSend2
9  ShareSheet +0x6192c            -[SFShareSheetSlotManager connectToDaemonWithContext:completionHandler:]
10 ShareSheet +0x11720            -[SHSheetServiceManager connect]
11 ShareSheet +0x11228            -[SHSheetMainInteractor startSession]
12 ShareSheet +0x11084            -[SHSheetMainPresenter initWithRouter:interactor:]
13 ShareSheet +0x1064c            +[SHSheetFactory createMainPresenterWithContext:]
14 ShareSheet +0xfcd4             -[UIActivityViewController _createMainPresenterIfNeeded]
15 ShareSheet +0xe454             -[UIActivityViewController viewDidLoad]
16 UIKitCore +0x1abff8            -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled]
17 UIKitCore +0x1aeb48            -[UIViewController loadViewIfRequired]
18 UIKitCore +0x181ba8            -[UIViewController view]
19 dxapp +0x1032d0                -[RNShare open:resolve:reject:] (RNShare.mm:328:21)
20 CoreFoundation +0x21b20        ___invoking___
21 CoreFoundation +0x3f60c        -[NSInvocation invoke]
22 CoreFoundation +0x765f8        -[NSInvocation invokeWithTarget:]
23 dxapp +0x144c9c                -[RCTModuleMethod invokeWithBridge:module:arguments:] (RCTModuleMethod.mm:584:3)
24 dxapp +0x146cec                facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&, int, (anonymous namespace)::SchedulingContext) (RCTNativeModule.mm:197:17)
25 dxapp +0x14693c                facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)::$_0::operator()() const (RCTNativeModule.mm:114:7)
26 libdispatch.dylib +0x1e68      __dispatch_call_block_and_release
27 libdispatch.dylib +0x3a2c      __dispatch_client_callout
28 libdispatch.dylib +0x11f44     __dispatch_main_queue_drain
29 libdispatch.dylib +0x11b94     __dispatch_main_queue_callback_4CF
30 CoreFoundation +0x517fc        ___CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
31 CoreFoundation +0xb700         ___CFRunLoopRun
32 CoreFoundation +0x1ebc4        _CFRunLoopRunSpecific
33 GraphicsServices +0x1370       _GSEventRunModal
34 UIKitCore +0x514b54            -[UIApplication _run]
35 UIKitCore +0x29608c            _UIApplicationMain
36 dxapp +0x89e8                  main (main.m:8:12)
37 dyld +0x19da0                  start
@srinu6
Copy link

srinu6 commented Mar 12, 2024

Can you please share more details? like in which device you are seeing this issue and how to reproduce this if you know the steps!

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You may also mark this issue as a "discussion" and i will leave this open

@github-actions github-actions bot added the stale There has been a lack of activity on this issue and it may be closed soon. label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

2 participants