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

Crashes on iOS #31

Closed
zjkuang opened this issue Aug 25, 2023 · 1 comment
Closed

Crashes on iOS #31

zjkuang opened this issue Aug 25, 2023 · 1 comment

Comments

@zjkuang
Copy link

zjkuang commented Aug 25, 2023

Crashytics log:

Fatal Exception: NSInvalidArgumentException
0  CoreFoundation                 0x9cb4 __exceptionPreprocess
1  libobjc.A.dylib                0x183d0 objc_exception_throw
2  CoreFoundation                 0x17eab8 +[NSObject(NSObject) _copyDescription]
3  CoreFoundation                 0x200e8 ___forwarding___
4  CoreFoundation                 0x86900 _CF_forwarding_prep_0
5  Shake                          0xf7aa8 (Missing UUID 1bcebc1001bc3155926f947f695b5c25)
6  Shake                          0x95fc (Missing UUID 1bcebc1001bc3155926f947f695b5c25)
7  Shake                          0x94b4 (Missing UUID 1bcebc1001bc3155926f947f695b5c25)
8  GasBuddy                       0xd81234 -[RNShake log::] + 233 (RNShake.m:233)
9  CoreFoundation                 0x72c04 __invoking___
10 CoreFoundation                 0x20cb4 -[NSInvocation invoke]
11 CoreFoundation                 0x206cc -[NSInvocation invokeWithTarget:]
12 GasBuddy                       0x5e13b4 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 587 (RCTModuleMethod.mm:587)
13 GasBuddy                       0x5e3598 facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&, int, (anonymous namespace)::SchedulingContext) + 196 (RCTNativeModule.mm:196)
14 GasBuddy                       0x5e3220 invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) + 419 (Optional.h:419)
15 libdispatch.dylib              0x2320 _dispatch_call_block_and_release
16 libdispatch.dylib              0x3eac _dispatch_client_callout
17 libdispatch.dylib              0x126a4 _dispatch_main_queue_drain
18 libdispatch.dylib              0x122f4 _dispatch_main_queue_callback_4CF
19 CoreFoundation                 0x98c28 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
20 CoreFoundation                 0x7a560 __CFRunLoopRun
21 CoreFoundation                 0x7f3ec CFRunLoopRunSpecific
22 GraphicsServices               0x135c GSEventRunModal
23 UIKitCore                      0x39cf58 -[UIApplication _run]
24 UIKitCore                      0x39cbbc UIApplicationMain
25 GasBuddy                       0xacac main + 8 (main.m:8)
26 ???                            0x1e9778dec (Missing)

We are at the latest version 16.1.0:

"@shakebugs/react-native-shake": ^16.1.0
@zjkuang
Copy link
Author

zjkuang commented Aug 25, 2023

Sorry. I think I should report it on shake-react-native. I am closing this one.

@zjkuang zjkuang closed this as completed Aug 25, 2023
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