[] SIGABRT ABORT 0x00000001eb21d2d4

Author: arisyo13Created Nov 10, 2025Updated Aug 13, 2026
Labels:bug: Bug

Description

Crashed: com.apple.main-thread SIGABRT ABORT 0x00000001eb21d2d4

How to repeat issue and example

I was not able to reproduce error

Additional Information

  • Image Picker version: 8.2.1
  • React Native version: 79.4
  • Platform: iOS only
  • Development Operating System: MacOS 26.0.1
  • Dev tools: XCode 26.0.1

Crashlytics Error

Crashed: com.apple.main-thread
0  libsystem_kernel.dylib         0xc2d4 __pthread_kill + 8
1  libsystem_pthread.dylib        0x859c pthread_kill + 268
2  libsystem_c.dylib              0x77b08 abort + 128
3  expertapp                      0x118ce30 google::LogMessageFatal::LogMessageFatal(char const*, int) + 2016 (logging.cc:2016)
4  expertapp                      0x118c5b8 google::LogMessage::SendToLog() + 1488 (logging.cc:1488)
5  expertapp                      0x118c834 google::LogMessage::Flush() + 1312 (logging.cc:1312)
6  expertapp                      0x118da44 google::LogMessageFatal::~LogMessageFatal() + 1488 (logging.cc:1488)
7  expertapp                      0x118ce74 google::StrError(int) + 2006 (logging.cc:2006)
8  expertapp                      0x10aa120 invocation function for block in facebook::react::TurboModuleConvertUtils::convertJSIFunctionToCallback(facebook::jsi::Runtime&, facebook::jsi::Function&&, std::__1::shared_ptr<facebook::react::CallInvoker>) + 156 (RCTTurboModule.mm:156)
9  expertapp                      0x127aa64 __78-[ImagePickerManager(PHPickerViewControllerDelegate) picker:didFinishPicking:]_block_invoke.303 + 582 (ImagePickerManager.mm:582)
10 libdispatch.dylib              0x2248 _dispatch_call_block_and_release + 32
11 libdispatch.dylib              0x3fa8 _dispatch_client_callout + 20
12 libdispatch.dylib              0x12a34 _dispatch_main_queue_drain + 984
13 libdispatch.dylib              0x1264c _dispatch_main_queue_callback_4CF + 44
14 CoreFoundation                 0x79bbc __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
15 CoreFoundation                 0x761b0 __CFRunLoopRun + 1996
16 CoreFoundation                 0xc8274 CFRunLoopRunSpecific + 588
17 GraphicsServices               0x14c0 GSEventRunModal + 164
18 UIKitCore                      0x3ee77c -[UIApplication _run] + 816
19 UIKitCore                      0x14e64 UIApplicationMain + 340
20 UIKitCore                      0x751a7c keypath_get_selector_hoverStyle + 15924
21 expertapp                      0x4e94 main + 4308635284 (AppDelegate.swift:4308635284)
22 ???                            0x1bfe50de8 (Missing)

Source: react-native-image-picker/react-native-image-picker