-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Open
Labels
Component: ImageNeeds: Author FeedbackNeeds: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Needs: Version InfoPlatform: iOSiOS applications.iOS applications.
Description
Description
BUG IN CLIENT OF LIBMALLOC during image loading (RCTImageLoader, Fabric)
We are encountering an intermittent production crash on iOS in a React Native app using the New Architecture (Fabric).
The crash occurs during local image loading and results in a libmalloc abort.
Environment
- React Native: 0.83 (Fabric enabled)
- Architecture: New Architecture (Fabric ON)
- JS Engine: Hermes
- Platform: iOS
- iOS Version: iOS 17+ (observed in production)
- Build Type: Release
- Reproducibility: Intermittent (production only so far)
Steps to reproduce
- install the app
- open the app
- app crash on splash
React Native Version
0.83
Affected Platforms
Runtime - iOS
Output of npx @react-native-community/cli info
na
Stacktrace or Logs
# Crashlytics - Stack trace
# Application: xxxxxxxx
# Platform: apple
# Version: xxxxxxxx
# Issue: af2fa9d0c27eacf62f4162e56869a8f2
# Session: 8c071b3e78bb477a8cbe52cbb0a390ee_DNE_0_v2
# Date: Wed Jan 14 2026 12:16:10 GMT+0530 (India Standard Time)
com.apple.main-thread
0 libobjc.A.dylib 0x1c50 objc_msgSend + 80
1 UIKitCore 0x33170 -[UIView __tintColor] + 44
2 UIKitCore 0x33018 __46-[UIView _updateCachedTraitCollectionIfNeeded]_block_invoke + 68
3 UIKitCore 0x29048 -[UITraitCollection _traitCollectionByModifyingTraitsCopyOnWrite:] + 252
4 UIKitCore 0x32694 -[UIView _updateCachedTraitCollectionIfNeeded] + 312
5 UIKitCore 0x32f38 -[UIView _updateTraitCollectionAndProcessChangesWithBehavior:previousCollection:] + 80
6 UIKitCore 0x32498 -[UIView _updateTraitsIfNeededWithBehavior:] + 156
7 UIKitCore 0xb17b8 -[UIView(Internal) _didMoveFromWindow:toWindow:] + 152
8 UIKitCore 0xb19d0 -[UIView(Internal) _didMoveFromWindow:toWindow:] + 688
9 UIKitCore 0xb19d0 -[UIView(Internal) _didMoveFromWindow:toWindow:] + 688
10 UIKitCore 0xb19d0 -[UIView(Internal) _didMoveFromWindow:toWindow:] + 688
11 UIKitCore 0x1c1224 -[UIScrollView _didMoveFromWindow:toWindow:] + 88
12 UIKitCore 0xb19d0 -[UIView(Internal) _didMoveFromWindow:toWindow:] + 688
13 UIKitCore 0x2fce4 __45-[UIView(Hierarchy) _postMovedFromSuperview:]_block_invoke + 124
14 UIKitCore 0x2fbf8 -[UIView _postMovedFromSuperview:] + 492
15 UIKitCore 0x31e40 -[UIView(Internal) _addSubview:positioned:relativeTo:] + 2208
16 0xb2ca58 -[RCTViewComponentView mountChildComponentView:index:] + 148 (RCTViewComponentView.mm:148)
17 0xafbb40 std::__1::__function::__func<-[RCTMountingManager performTransaction:]::$_1, std::__1::allocator<-[RCTMountingManager performTransaction:]::$_1>, void (facebook::react::MountingTransaction const&, facebook::react::SurfaceTelemetry const&)>::operator()(facebook::react::MountingTransaction const&, facebook::react::SurfaceTelemetry const&) + 89 (RCTMountingManager.mm:89)
18 0xe443f4 facebook::react::TelemetryController::pullTransaction(std::__1::function<void (facebook::react::MountingTransaction const&, facebook::react::SurfaceTelemetry const&)> const&, std::__1::function<void (facebook::react::MountingTransaction const&, facebook::react::SurfaceTelemetry const&)> const&, std::__1::function<void (facebook::react::MountingTransaction const&, facebook::react::SurfaceTelemetry const&)> const&) const + 40 (TelemetryController.cpp:40)
19 0xafa6c4 -[RCTMountingManager performTransaction:] + 403 (function.h:403)
20 0xafa5c4 -[RCTMountingManager initiateTransaction:] + 247 (RCTMountingManager.mm:247)
21 libdispatch.dylib 0x1aac _dispatch_call_block_and_release + 32
22 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
23 libdispatch.dylib 0x385c8 _dispatch_main_queue_drain.cold.5 + 812
24 libdispatch.dylib 0x10d30 _dispatch_main_queue_drain + 180
25 libdispatch.dylib 0x10c6c _dispatch_main_queue_callback_4CF + 44
26 CoreFoundation 0x6cc30 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
27 CoreFoundation 0x10394 __CFRunLoopRun + 1980
28 CoreFoundation 0x11adc CFRunLoopRunSpecific + 572
29 GraphicsServices 0x1454 GSEventRunModal + 168
30 UIKitCore 0x135274 -[UIApplication _run] + 816
31 UIKitCore 0x100a28 UIApplicationMain + 336
32 UIKitCore 0x1e2168 __51-[UIStatusBar_Base _setHidden:animationParameters:]_block_invoke_4 + 180
33 0x1e274 main + 4344439412 (AppDelegate.swift:4344439412)
34 ??? 0x1bb359f08 (Missing)
Thread
0 libsystem_kernel.dylib 0xa90 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0xa58 _pthread_wqthread + 368
2 libsystem_pthread.dylib 0xaac start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0xa90 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0xa58 _pthread_wqthread + 368
2 libsystem_pthread.dylib 0xaac start_wqthread + 8
com.apple.root.background-qos
0 libsystem_kernel.dylib 0x6658 __semwait_signal + 8
1 libsystem_c.dylib 0x1396c nanosleep + 220
2 Foundation 0x2adc2c +[NSThread sleepForTimeInterval:] + 156
3 Dynatrace 0xd1eb0 $s19DynatraceCoreStatic11ANRDetectorC17monitorMainThread33_4CB9D5A39EE2D781DEDED7E62CA84FCELLyyFyycfU_ + 316
4 Dynatrace 0x1a39f8 $sIegh_IeyBh_TR + 28
5 libdispatch.dylib 0x1aac _dispatch_call_block_and_release + 32
6 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
7 libdispatch.dylib 0x37ed8 <deduplicated_symbol> + 32
8 libdispatch.dylib 0x13f24 _dispatch_root_queue_drain + 736
9 libdispatch.dylib 0x1454c _dispatch_worker_thread2 + 156
10 libsystem_pthread.dylib 0x9d0 _pthread_wqthread + 232
11 libsystem_pthread.dylib 0xaac start_wqthread + 8
com.apple.root.background-qos
0 libsystem_kernel.dylib 0x6f70 __ulock_wait + 8
1 libdispatch.dylib 0x3c3c _dlock_wait + 56
2 libdispatch.dylib 0x39a4 _dispatch_wait_on_address + 136
3 libdispatch.dylib 0x3fa8 _dispatch_group_wait_slow + 56
4 libswiftDispatch.dylib 0x4618 OS_dispatch_group.wait(wallTimeout:) + 24
5 0x94f8d0 InstallationsProtocol.installationID(completion:) + 66 (Installations+InstallationsProtocol.swift:66)
6 0x9511b0 RemoteSettings.updateSettings() + 56 (SettingsDownloadClient.swift:56)
7 0x94bd24 closure #1 in closure #1 in Sessions.init(appID:sessionGenerator:coordinator:initiator:appInfo:settings:loggedEventCallback:) + 81 (SessionsSettings.swift:81)
8 0x94f2fc partial apply for closure #1 in closure #1 in Sessions.init(appID:sessionGenerator:coordinator:initiator:appInfo:settings:loggedEventCallback:) + 4446000
9 0x94f1f8 partial apply for closure #1 in closure #1 in Sessions.init(appID:sessionGenerator:coordinator:initiator:appInfo:settings:loggedEventCallback:) + 4445740
10 0x94f324 partial apply for closure #1 in closure #1 in Sessions.init(appID:sessionGenerator:coordinator:initiator:appInfo:settings:loggedEventCallback:) + 4446040
11 0xacc3c4 closure #1 in Promise.then(on:_:) + 95 (Promise+Then.swift:95)
12 0xacbce4 thunk for @escaping @callee_guaranteed (@guaranteed Swift.AnyObject?) -> (@out Any?) + 6005016 (<compiler-generated>:6005016)
13 0x8f44f0 __56-[FBLPromise chainOnQueue:chainedFulfill:chainedReject:]_block_invoke.18 + 273 (FBLPromise.m:273)
14 libdispatch.dylib 0x1aac _dispatch_call_block_and_release + 32
15 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
16 libdispatch.dylib 0x37f14 <deduplicated_symbol> + 92
17 libdispatch.dylib 0x13f24 _dispatch_root_queue_drain + 736
18 libdispatch.dylib 0x1454c _dispatch_worker_thread2 + 156
19 libsystem_pthread.dylib 0x9d0 _pthread_wqthread + 232
20 libsystem_pthread.dylib 0xaac start_wqthread + 8
com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0xce4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x439c mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x42b8 mach_msg_overwrite + 428
3 libsystem_kernel.dylib 0x4100 mach_msg + 24
4 CoreFoundation 0x117a0 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x10090 __CFRunLoopRun + 1208
6 CoreFoundation 0x11adc CFRunLoopRunSpecific + 572
7 CFNetwork 0x9fdb8 +[__CFN_CoreSchedulingSetRunnable _run:] + 416
8 Foundation 0x75804 __NSThread__start__ + 732
9 libsystem_pthread.dylib 0x3344 _pthread_start + 136
10 libsystem_pthread.dylib 0xab8 thread_start + 8
DTX_COMM_THREAD_8.327.2.1022
0 libsystem_kernel.dylib 0x6658 __semwait_signal + 8
1 libsystem_c.dylib 0x1396c nanosleep + 220
2 Foundation 0x2adc2c +[NSThread sleepForTimeInterval:] + 156
3 Dynatrace 0x414f0 -[DTXCommunicationsManager(Private) run] + 3784
4 Foundation 0x75804 __NSThread__start__ + 732
5 libsystem_pthread.dylib 0x3344 _pthread_start + 136
6 libsystem_pthread.dylib 0xab8 thread_start + 8
DTX_DB_THREAD_8.327.2.1022
0 libsystem_kernel.dylib 0xc78 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x361c0 _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x3e58 _dispatch_semaphore_wait_slow + 76
3 Dynatrace 0xb35ac -[DTXDBManager(Private) runLoopWaitOnSemaphoreWithTimeout:] + 72
4 Dynatrace 0xb33e4 -[DTXDBManager(Private) run] + 252
5 Foundation 0x75804 __NSThread__start__ + 732
6 libsystem_pthread.dylib 0x3344 _pthread_start + 136
7 libsystem_pthread.dylib 0xab8 thread_start + 8
DTX_AUA_THREAD_8.327.2.1022
0 libsystem_kernel.dylib 0x6658 __semwait_signal + 8
1 libsystem_c.dylib 0x1396c nanosleep + 220
2 Foundation 0x2adc2c +[NSThread sleepForTimeInterval:] + 156
3 Dynatrace 0x6aeb8 -[DTXInternalActionManager autoUserActionThread:] + 160
4 Foundation 0x75804 __NSThread__start__ + 732
5 libsystem_pthread.dylib 0x3344 _pthread_start + 136
6 libsystem_pthread.dylib 0xab8 thread_start + 8
Thread
0 libsystem_kernel.dylib 0xa90 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0xa58 _pthread_wqthread + 368
2 libsystem_pthread.dylib 0xaac start_wqthread + 8
com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0xce4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x439c mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x42b8 mach_msg_overwrite + 428
3 libsystem_kernel.dylib 0x4100 mach_msg + 24
4 CoreFoundation 0x117a0 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x10090 __CFRunLoopRun + 1208
6 CoreFoundation 0x11adc CFRunLoopRunSpecific + 572
7 Foundation 0xf79c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Foundation 0x15020 -[NSRunLoop(NSRunLoop) runUntilDate:] + 64
9 UIKitCore 0x11f56c -[UIEventFetcher threadMain] + 424
10 Foundation 0x75804 __NSThread__start__ + 732
11 libsystem_pthread.dylib 0x3344 _pthread_start + 136
12 libsystem_pthread.dylib 0xab8 thread_start + 8
Thread
0 libsystem_kernel.dylib 0xa90 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0xa58 _pthread_wqthread + 368
2 libsystem_pthread.dylib 0xaac start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0xa90 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0xa58 _pthread_wqthread + 368
2 libsystem_pthread.dylib 0xaac start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0xa90 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0xa58 _pthread_wqthread + 368
2 libsystem_pthread.dylib 0xaac start_wqthread + 8
Thread
0 libsystem_pthread.dylib 0xaa4 start_wqthread + 442
com.appsflyer.serial
0 libsystem_kernel.dylib 0x6f70 __ulock_wait + 8
1 libdispatch.dylib 0x3c3c _dlock_wait + 56
2 libdispatch.dylib 0x39a4 _dispatch_wait_on_address + 136
3 libdispatch.dylib 0x3fa8 _dispatch_group_wait_slow + 56
4 libswiftDispatch.dylib 0x4618 OS_dispatch_group.wait(wallTimeout:) + 24
5 0x595470 specialized AFSDKOnDeviceMeasurement.getODMConversionData(timeout:completion:) + 154 (AFSDKOnDeviceMeasurement.swift:154)
6 0x59470c @objc AFSDKOnDeviceMeasurement.getODMConversionData(timeout:completion:) + 535360 (<compiler-generated>:535360)
7 0x57e01c __51-[AppsFlyerLib fetchODMDataWith:completionHandler:]_block_invoke + 1980 (AppsFlyerLib.m:1980)
8 Foundation 0x5cbb0 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 16
9 Foundation 0x5e1cc __NSOQSchedule_f + 164
10 libdispatch.dylib 0x112b8 _dispatch_block_async_invoke2 + 148
11 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
12 libdispatch.dylib 0xa2d0 _dispatch_lane_serial_drain + 740
13 libdispatch.dylib 0xadac _dispatch_lane_invoke + 388
14 libdispatch.dylib 0x151dc _dispatch_root_queue_drain_deferred_wlh + 292
15 libdispatch.dylib 0x14a60 _dispatch_workloop_worker_thread + 540
16 libsystem_pthread.dylib 0xa0c _pthread_wqthread + 292
17 libsystem_pthread.dylib 0xaac start_wqthread + 8
com.facebook.react-native.image-manager-queue
0 libsystem_kernel.dylib 0x11d4 pread + 8
1 ImageIO 0x28a34 ERROR_ImageIO_FileIsNotReadable(int, char*) + 52
2 ImageIO 0x280c0 _CFDataCreateWithMappedFile(int, char*, stat*, bool) + 52
3 ImageIO 0x2833c IIOImageRead::CreateWithURL(__CFURL const*, __CFString const*, unsigned char*, bool, bool, bool) + 280
4 ImageIO 0x288a0 CGImageReadCreateWithURL + 148
5 ImageIO 0x27d84 IIOImageSource::IIOImageSource(__CFURL const*, IIODictionary*) + 664
6 ImageIO 0x27898 CGImageSourceCreateWithURL + 260
7 UIKitCore 0x1df62c ImageSourceAtPath + 276
8 UIKitCore 0x1dbae8 GetImageAtPath + 44
9 UIKitCore 0x1db7ec -[_UIPathLazyImageAsset imageWithConfiguration:] + 232
10 UIKitCore 0x10c1d8 +[UIImage imageNamed:inBundle:withConfiguration:] + 520
11 0xd7be68 RCTImageFromLocalAssetURL + 906 (RCTUtils.mm:906)
12 0xb3ca14 -[RCTBundleAssetImageLoader loadImageForURL:size:scale:resizeMode:progressHandler:partialLoadHandler:completionHandler:] + 52 (RCTBundleAssetImageLoader.mm:52)
13 0xb413bc RCTLoadImageURLFromLoader(id<RCTImageURLLoader>, NSURL*, CGSize, double, RCTResizeMode, void (long long, long long) block_pointer, void (UIImage*) block_pointer, void (NSError*, UIImage, objc_object*) block_pointer) + 347 (RCTImageLoader.mm:347)
14 0xb4068c -[RCTImageLoader _loadImageOrDataWithURLRequest:size:scale:resizeMode:priority:attribution:progressBlock:partialLoadBlock:completionBlock:] + 609 (RCTImageLoader.mm:609)
15 0xb42820 -[RCTImageLoader loadImageWithURLRequest:size:scale:clipped:resizeMode:priority:attribution:progressBlock:partialLoadBlock:completionBlock:] + 893 (RCTImageLoader.mm:893)
16 0xe88c24 __42-[RCTImageManager requestImage:surfaceId:]_block_invoke.6 + 94 (RCTImageManager.mm:94)
17 0xe88494 __42-[RCTImageManager requestImage:surfaceId:]_block_invoke + 113 (RCTImageManager.mm:113)
18 libdispatch.dylib 0x1aac _dispatch_call_block_and_release + 32
19 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
20 libdispatch.dylib 0xa2d0 _dispatch_lane_serial_drain + 740
21 libdispatch.dylib 0xadac _dispatch_lane_invoke + 388
22 libdispatch.dylib 0x151dc _dispatch_root_queue_drain_deferred_wlh + 292
23 libdispatch.dylib 0x14a60 _dispatch_workloop_worker_thread + 540
24 libsystem_pthread.dylib 0xa0c _pthread_wqthread + 292
25 libsystem_pthread.dylib 0xaac start_wqthread + 8
Crashed: com.facebook.react-native.image-manager-queue
0 libsystem_kernel.dylib 0xb1dc __pthread_kill + 8
1 libsystem_pthread.dylib 0x7c1c pthread_kill + 268
2 libsystem_c.dylib 0x77054 abort + 124
3 libsystem_malloc.dylib 0x16d70 malloc_vreport + 892
4 libsystem_malloc.dylib 0x169e8 malloc_report + 64
5 libsystem_malloc.dylib 0x11594 ___BUG_IN_CLIENT_OF_LIBMALLOC_POINTER_BEING_FREED_WAS_NOT_ALLOCATED + 32
6 libcache.dylib 0x135c cache_set_name + 36
7 CoreFoundation 0x87ea0 -[NSCache setName:] + 224
8 CoreUI 0x6724 -[CUICatalog negativeCache] + 116
9 CoreUI 0x4160 -[CUICatalog _private_resolvedRenditionKeyFromThemeRef:withBaseKey:scaleFactor:deviceIdiom:deviceSubtype:displayGamut:layoutDirection:sizeClassHorizontal:sizeClassVertical:memoryClass:graphicsClass:graphicsFallBackOrder:deviceSubtypeFallBackOrder:localizationIdentifier:adjustRenditionKeyWithBlock:] + 540
10 CoreUI 0x15ba0 -[CUICatalog _imageWithName:scaleFactor:deviceIdiom:deviceSubtype:displayGamut:layoutDirection:sizeClassHorizontal:sizeClassVertical:memoryClass:graphicsClass:appearanceIdentifier:graphicsFallBackOrder:deviceSubtypeFallBackOrder:locale:] + 264
11 CoreUI 0x14a64 -[CUICatalog imageWithName:scaleFactor:deviceIdiom:deviceSubtype:displayGamut:layoutDirection:sizeClassHorizontal:sizeClassVertical:memoryClass:graphicsClass:appearanceIdentifier:graphicsFallBackOrder:deviceSubtypeFallBackOrder:locale:] + 212
12 CoreUI 0x1b944 -[CUICatalog imageWithName:scaleFactor:deviceIdiom:deviceSubtype:displayGamut:layoutDirection:sizeClassHorizontal:sizeClassVertical:appearanceName:locale:] + 408
13 CoreUI 0x25920 -[CUICatalog imageWithName:scaleFactor:deviceIdiom:deviceSubtype:displayGamut:layoutDirection:sizeClassHorizontal:sizeClassVertical:appearanceName:] + 32
14 UIKitCore 0x1e0164 __49-[UIImageAsset _withLock_imageWithConfiguration:]_block_invoke + 104
15 UIKitCore 0x1e00a8 __96-[UIImageAsset _performLookUpRegisteredObjectForTraitCollection:withAccessorWithAppearanceName:]_block_invoke + 72
16 UIKitCore 0x10c8c8 -[UITraitCollection _enumerateThemeAppearanceNamesForLookup:] + 200
17 UIKitCore 0x1dffe0 -[UIImageAsset _performLookUpRegisteredObjectForTraitCollection:withAccessorWithAppearanceName:] + 228
18 UIKitCore 0x1dfeac -[UIImageAsset _withLock_lookUpRegisteredObjectForTraitCollection:withAccessorWithAppearanceName:] + 72
19 UIKitCore 0xaa528 -[UIImageAsset _withLock_imageWithConfiguration:] + 640
20 UIKitCore 0xa9c78 -[UIImageAsset imageWithConfiguration:] + 52
21 UIKitCore 0x1db894 -[_UIPathLazyImageAsset imageWithConfiguration:] + 400
22 UIKitCore 0x10c1d8 +[UIImage imageNamed:inBundle:withConfiguration:] + 520
23 0xd7be68 RCTImageFromLocalAssetURL + 906 (RCTUtils.mm:906)
24 0xb3ca14 -[RCTBundleAssetImageLoader loadImageForURL:size:scale:resizeMode:progressHandler:partialLoadHandler:completionHandler:] + 52 (RCTBundleAssetImageLoader.mm:52)
25 0xb413bc RCTLoadImageURLFromLoader(id<RCTImageURLLoader>, NSURL*, CGSize, double, RCTResizeMode, void (long long, long long) block_pointer, void (UIImage*) block_pointer, void (NSError*, UIImage, objc_object*) block_pointer) + 347 (RCTImageLoader.mm:347)
26 0xb4068c -[RCTImageLoader _loadImageOrDataWithURLRequest:size:scale:resizeMode:priority:attribution:progressBlock:partialLoadBlock:completionBlock:] + 609 (RCTImageLoader.mm:609)
27 0xb42820 -[RCTImageLoader loadImageWithURLRequest:size:scale:clipped:resizeMode:priority:attribution:progressBlock:partialLoadBlock:completionBlock:] + 893 (RCTImageLoader.mm:893)
28 0xe88c24 __42-[RCTImageManager requestImage:surfaceId:]_block_invoke.6 + 94 (RCTImageManager.mm:94)
29 0xe88494 __42-[RCTImageManager requestImage:surfaceId:]_block_invoke + 113 (RCTImageManager.mm:113)
30 libdispatch.dylib 0x1aac _dispatch_call_block_and_release + 32
31 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
32 libdispatch.dylib 0xa2d0 _dispatch_lane_serial_drain + 740
33 libdispatch.dylib 0xadac _dispatch_lane_invoke + 388
34 libdispatch.dylib 0x151dc _dispatch_root_queue_drain_deferred_wlh + 292
35 libdispatch.dylib 0x14a60 _dispatch_workloop_worker_thread + 540
36 libsystem_pthread.dylib 0xa0c _pthread_wqthread + 292
37 libsystem_pthread.dylib 0xaac start_wqthread + 8
com.apple.root.default-qos
0 libsystem_kernel.dylib 0x6658 __semwait_signal + 8
1 libsystem_c.dylib 0x1396c nanosleep + 220
2 Foundation 0x2adc2c +[NSThread sleepForTimeInterval:] + 156
3 Dynatrace 0x206fc __52-[DTXAgentController flushBackgroundTaskAndCloseDb:]_block_invoke.52 + 168
4 libdispatch.dylib 0x1aac _dispatch_call_block_and_release + 32
5 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
6 libdispatch.dylib 0x372b0 _dispatch_queue_override_invoke.cold.3 + 32
7 libdispatch.dylib 0x61f8 _dispatch_queue_override_invoke + 848
8 libdispatch.dylib 0x13db0 _dispatch_root_queue_drain + 364
9 libdispatch.dylib 0x1454c _dispatch_worker_thread2 + 156
10 libsystem_pthread.dylib 0x9d0 _pthread_wqthread + 232
11 libsystem_pthread.dylib 0xaac start_wqthread + 8
trust
0 libsystem_kernel.dylib 0xce4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x439c mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x42b8 mach_msg_overwrite + 428
3 libsystem_kernel.dylib 0x4100 mach_msg + 24
4 libxpc.dylib 0x29dfc _xpc_pipe_mach_msg + 56
5 libxpc.dylib 0x29298 _xpc_pipe_routine + 384
6 libxpc.dylib 0x417c _xpc_interface_routine + 204
7 libxpc.dylib 0x154d0 _xpc_user_sessions_info_routine + 72
8 libxpc.dylib 0x15600 xpc_user_sessions_get_foreground_uid + 40
9 Security 0xbb44 securityd_connection_for_operation + 328
10 Security 0xc088 securityd_message_with_reply_sync + 84
11 Security 0x3548 securityd_send_sync_and_do + 88
12 Security 0x13c9c __SecTrustEvaluateIfNecessary_block_invoke_3 + 500
13 Security 0x2890 SecOSStatusWith + 56
14 Security 0x13a8c __SecTrustEvaluateIfNecessary_block_invoke_2 + 116
15 libsystem_trace.dylib 0x9a34 _os_activity_initiate_impl + 64
16 Security 0x13a08 __SecTrustEvaluateIfNecessary_block_invoke + 296
17 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
18 libdispatch.dylib 0x11728 _dispatch_lane_barrier_sync_invoke_and_complete + 56
19 Security 0x13804 SecTrustEvaluateIfNecessary + 220
20 Security 0x2e368 SecTrustCopyCertificateChain + 60
21 CFNetwork 0xa9f00 HTTPProtocol::updateForHeader(__CFHTTPMessage*) + 1672
22 CFNetwork 0xab2d8 HTTPProtocol::performHeaderReadPostProcessing(__CFHTTPMessage*, unsigned char) + 80
23 CFNetwork 0xa7724 HTTPProtocol::performHeaderRead(__CFHTTPMessage*) + 2580
24 CFNetwork 0xa6b8c HTTPProtocol::handleStreamEvent(__CFHTTPMessage*, NSObject<OS_dispatch_data>*, CFStreamError const*) + 560
25 CFNetwork 0xa68ec invocation function for block in HTTP2Stream::_onqueue_notifyDataAvailable() + 92
26 CFNetwork 0xa348 invocation function for block in QCoreSchedulingSet::performAsync(void () block_pointer) const + 52
27 libdispatch.dylib 0x1aac _dispatch_call_block_and_release + 32
28 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
29 libdispatch.dylib 0xa2d0 _dispatch_lane_serial_drain + 740
30 libdispatch.dylib 0xade0 _dispatch_lane_invoke + 440
31 libdispatch.dylib 0xc0f0 _dispatch_workloop_invoke + 1612
32 libdispatch.dylib 0x151dc _dispatch_root_queue_drain_deferred_wlh + 292
33 libdispatch.dylib 0x14a60 _dispatch_workloop_worker_thread + 540
34 libsystem_pthread.dylib 0xa0c _pthread_wqthread + 292
35 libsystem_pthread.dylib 0xaac start_wqthread + 8
com.google.firebase.crashlytics.MachExceptionServer
0 libsystem_kernel.dylib 0xce4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x439c mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x42b8 mach_msg_overwrite + 428
3 libsystem_kernel.dylib 0x4100 mach_msg + 24
4 0x9261d8 FIRCLSMachExceptionServer + 196 (FIRCLSMachException.c:196)
5 libsystem_pthread.dylib 0x3344 _pthread_start + 136
6 libsystem_pthread.dylib 0xab8 thread_start + 8
com.facebook.react.runtime.JavaScript
0 libsystem_kernel.dylib 0xce4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x439c mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x42b8 mach_msg_overwrite + 428
3 libsystem_kernel.dylib 0x4100 mach_msg + 24
4 CoreFoundation 0x117a0 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x10090 __CFRunLoopRun + 1208
6 CoreFoundation 0x11adc CFRunLoopRunSpecific + 572
7 0xebc5e8 +[RCTJSThreadManager runRunLoop] + 102 (RCTJSThreadManager.mm:102)
8 Foundation 0x75804 __NSThread__start__ + 732
9 libsystem_pthread.dylib 0x3344 _pthread_start + 136
10 libsystem_pthread.dylib 0xab8 thread_start + 8
hades
0 libsystem_kernel.dylib 0x6438 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1e50 _pthread_cond_wait + 984
2 libc++.1.dylib 0x21294 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3 hermesvm 0xa66c0 hermes::vm::HadesGC::Executor::worker() + 104
4 hermesvm 0xa6634 void* std::__1::__thread_proxy[abi:nn190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, hermes::vm::HadesGC::Executor::Executor()::'lambda'()>>(void*) + 44
5 libsystem_pthread.dylib 0x3344 _pthread_start + 136
6 libsystem_pthread.dylib 0xab8 thread_start + 8
AudioSession - RootQueue
0 libsystem_kernel.dylib 0xc78 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x361c0 _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x3e58 _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x13ba8 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x3344 _pthread_start + 136
5 libsystem_pthread.dylib 0xab8 thread_start + 8
hades
0 libsystem_kernel.dylib 0x6438 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1e50 _pthread_cond_wait + 984
2 libc++.1.dylib 0x21294 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3 hermesvm 0xa66c0 hermes::vm::HadesGC::Executor::worker() + 104
4 hermesvm 0xa6634 void* std::__1::__thread_proxy[abi:nn190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, hermes::vm::HadesGC::Executor::Executor()::'lambda'()>>(void*) + 44
5 libsystem_pthread.dylib 0x3344 _pthread_start + 136
6 libsystem_pthread.dylib 0xab8 thread_start + 8
Thread
0 libsystem_kernel.dylib 0x6658 __semwait_signal + 8
1 libsystem_c.dylib 0x1396c nanosleep + 220
2 libsystem_c.dylib 0x28cd0 sleep + 52
3 0xf6edbc monitorCachedData + 136 (SentryCrashCachedData.c:136)
4 libsystem_pthread.dylib 0x3344 _pthread_start + 136
5 libsystem_pthread.dylib 0xab8 thread_start + 8
SentryCrash Exception Handler (Secondary)
0 libsystem_kernel.dylib 0xce4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x439c mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x222c thread_suspend + 108
3 0xf78d08 handleExceptions + 305 (SentryCrashMonitor_MachException.c:305)
4 libsystem_pthread.dylib 0x3344 _pthread_start + 136
5 libsystem_pthread.dylib 0xab8 thread_start + 8
SentryCrash Exception Handler (Primary)
0 libsystem_kernel.dylib 0xce4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x439c mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x42b8 mach_msg_overwrite + 428
3 libsystem_kernel.dylib 0x4100 mach_msg + 24
4 0xf78d34 handleExceptions + 315 (SentryCrashMonitor_MachException.c:315)
5 libsystem_pthread.dylib 0x3344 _pthread_start + 136
6 libsystem_pthread.dylib 0xab8 thread_start + 8
io.sentry.app-hang-tracker
0 libsystem_kernel.dylib 0x6658 __semwait_signal + 8
1 libsystem_c.dylib 0x1396c nanosleep + 220
2 Foundation 0x2adc2c +[NSThread sleepForTimeInterval:] + 156
3 0xf5c46c -[SentryANRTrackerV1 detectANRs] + 108 (SentryANRTrackerV1.m:108)
4 Foundation 0x75804 __NSThread__start__ + 732
5 libsystem_pthread.dylib 0x3344 _pthread_start + 136
6 libsystem_pthread.dylib 0xab8 thread_start + 8
Realm notification listener
0 libsystem_kernel.dylib 0x7768 kevent + 8
1 0x2cc09c realm::_impl::ExternalCommitHelper::listen() + 4347248796
2 0x2cc68c void* std::__1::__thread_proxy[abi:ue170006]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&, realm::RealmConfig const&)::$_0>>(void*) + 4347250316
3 libsystem_pthread.dylib 0x3344 _pthread_start + 136
4 libsystem_pthread.dylib 0xab8 thread_start + 8
MANDATORY Reproducer
Steps to reproduce
install the app
open the app
app crash on splash
Screenshots and Videos
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: ImageNeeds: Author FeedbackNeeds: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Needs: Version InfoPlatform: iOSiOS applications.iOS applications.