-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Missing reproThis issue need minimum repro scenarioThis issue need minimum repro scenarioPlatform: iOSThis issue is specific to iOSThis issue is specific to iOSReproducible 🎉
Description
Description
Thread 1: EXC_BAD_ACCESS (code=1, address=0x10)
Termination Reason: SIGNAL 11 Segmentation fault: 11
Terminating Process: exc handler [66341]
Triggered by Thread: 0
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 Barber 0x104f2f700 -[REAAnimationsManager clearSharedTransitionConfigForTag:] + 64 (REAAnimationsManager.m:622)
1 Barber 0x104f6f984 -[REASharedTransitionManager clearAllSharedConfigsForViewTag:] + 100 (REASharedTransitionManager.m:743)
2 Barber 0x104f7024c __51-[REASharedTransitionManager clearConfigForScreen:]_block_invoke + 104 (REASharedTransitionManager.m:818)
3 Barber 0x104f2ad28 REANodeFind + 176 (REAAnimationsManager.m:18)
4 Barber 0x104f701c0 -[REASharedTransitionManager clearConfigForScreen:] + 152 (REASharedTransitionManager.m:817)
5 Barber 0x104f6e560 -[REASharedTransitionManager runSharedTransitionForSharedViewsOnScreen:isInteractive:withOffsetX:withOffsetY:] + 348 (REASharedTransitionManager.m:578)
6 Barber 0x104f6d960 -[REASharedTransitionManager screenRemovedFromStack:withOffsetX:withOffsetY:] + 468 (REASharedTransitionManager.m:471)
7 Barber 0x104f6d6bc -[REASharedTransitionManager reanimated_viewIsAppearing:] + 292 (REASharedTransitionManager.m:442)
8 UIKitCore 0x184ca6290 -[UIViewController __viewIsAppearing:skipWindowCheck:] + 168
9 UIKitCore 0x185909f64 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1040
10 QuartzCore 0x18a1ae654 CA::Layer::layout_if_needed(CA::Transaction*) + 440
11 QuartzCore 0x18a1b940c CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 124
12 QuartzCore 0x18a0f2d30 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 460
13 QuartzCore 0x18a122aa8 CA::Transaction::commit() + 652
14 QuartzCore 0x18a123f7c CA::Transaction::flush_as_runloop_observer(bool) + 68
15 CoreFoundation 0x18040de34 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
16 CoreFoundation 0x180408838 __CFRunLoopDoObservers + 528
17 CoreFoundation 0x180408cf0 __CFRunLoopRun + 968
18 CoreFoundation 0x180408514 CFRunLoopRunSpecific + 572
19 GraphicsServices 0x18ef06ae4 GSEventRunModal + 160
20 UIKitCore 0x1853e8040 -[UIApplication _run] + 868
21 UIKitCore 0x1853ebcc8 UIApplicationMain + 124
22 Barber 0x104b18228 main + 100 (main.m:8)
23 dyld_sim 0x10a7c1544 start_sim + 20
24 dyld 0x10a1b20e0 start + 2360
Working propery with version 3.8.1
Steps to reproduce
Running a react native app with library version 3.9.0 crashes the app on ios with this logs.
Snack or a link to a repository
none
Reanimated version
3.9.0
React Native version
0.72.5
Platforms
iOS
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
Iphone 15 pro
Acknowledgements
Yes
GEMI, mmilvydas112, DnEgorWeb, dan-trewin, angusryer and 3 more
Metadata
Metadata
Assignees
Labels
Missing reproThis issue need minimum repro scenarioThis issue need minimum repro scenarioPlatform: iOSThis issue is specific to iOSThis issue is specific to iOSReproducible 🎉