callstack / callstack/react-native-paper
Exception 1, Code 1, Subcode 11674116835123304857 > KERN_INVALID_ADDRESS at 0xa202cb68cfee9999. EXC_BAD_ACCESS folly::dynamic::hash
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
### Current behaviour
When i navigate between 2 screens then app got crash
### Expected behaviour
Must be No crash while moving between 2 screens
### How to reproduce?
Add 10-15 textinnut in screen and move to same screen again and again
### Issue stack trace
EXC_BAD_ACCESS: Exception 1, Code 1, Subcode 13012598385430910662 >
KERN_INVALID_ADDRESS at 0xb4960949b06e56c6.
ReactNativeDependencies0x1052078ec folly::dynamic::hash
ReactNativeDependencies0x105209b74 0x105209b40
ReactNativeDependencies0x105209b74 0x105209b40
ReactNativeDependencies0x1052098e0 0x105209898
ReactNativeDependencies0x1052069a4 folly::dynamic::dynamic
React 0x105dcd270 facebook::react::ShadowNode::clone
React 0x105db90b8 facebook::react::YogaLayoutableShadowNode::cloneChildInPlace
React 0x105dba074 facebook::react::YogaLayoutableShadowNode::yogaNodeCloneCallbackConnector
React 0x105c60138 facebook::yoga::Config::cloneNode
React 0x105c61dd4 facebook::yoga::Node::cloneChildrenIfNeeded
React 0x105c5bfa4 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c58b38 facebook::yoga::layoutAbsoluteChild
React 0x105c59838 facebook::yoga::layoutAbsoluteDescendants
React 0x105c5edc4 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5f290 facebook::yoga::calculateLayout
React 0x105db982c facebook::react::YogaLayoutableShadowNode::layoutTree
React 0x105d7b7fc facebook::react::RootShadowNode::layoutIfNeeded
React 0x105de05dc facebook::react::ShadowTree::tryCommit
React 0x105ddff18 facebook::react::ShadowTree::commit
React 0x105dfa774 facebook::react::SurfaceHandler::constraintLayout
React 0x105e72d2c 0x105e72c88
React 0x105cd553c 0x105cd5444
UIKitCore 0x1a7b9019c -[UIImageView animationImages]
UIKitCore 0x1a7b90ae8 -[UIView(Internal) _viewControllerToNotifyOnLayoutSubviews]
UIKitCore 0x1a7b8f09c -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
QuartzCore 0x1a2bbf718 CA::Layer::perform_update_
QuartzCore 0x1a2bbf268 CA::Layer::update_if_needed_
UIKitCore 0x1a7b4d89c -[UIView(Hierarchy) layoutBelowIfNeeded]
UIKitCore 0x1a8a079a8 __66-[UINavigationController _updateBottomBarsForNavigationTransition]_block_invoke
UIKitCore 0x1a7b73b70 +[UIView(Animation) performWithoutAnimation:]
UIKitCore 0x1a8a07764 -[UINavigationController _updateBottomBarsForNavigationTransition]
UIKitCore 0x1a8a07cbc -[UINavigationController _navigationBarWillBeginCoordinatedTransitionAnimations:]
UIKitCore 0x1a883c2e8 -[UINavigationBar _sendNavigationBarAnimateTransition]
UIKitCore 0x1a88225dc __96-[_UINavigationBarVisualProviderModernIOS _performAnimationWithTransitionCompletion:transition:]_block_invoke_3
UIKitCore 0x1a7b72bc0 +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:]
UIKitCore 0x1a7b8b5a8 +[UIView(UIViewAnimationWithBlocks) _animateWithDuration:delay:options:factory:animations:completion:]
UIKitCore 0x1a8822a44 __96-[_UINavigationBarVisualProviderModernIOS _performAnimationWithTransitionCompletion:transition:]_block_invoke_9
UIKitCore 0x1a88222a4 -[_UINavigationBarVisualProviderModernIOS _performAnimationWithTransitionCompletion:transition:]
UIKitCore 0x1a7cc561c -[UINavigationBar _setItems:transition:reset:]
UIKitCore 0x1a7cc4e0c -[UINavigationBar setItems:animated:]
UIKitCore 0x1a7cc4728 -[UINavigationController _updateNavigationBar:fromItems:toItems:animated:]
UIKitCore 0x1a7cc3dec __89-[UINavigationController _immediatelyApplyViewControllers:transition:animated:operation:]_block_invoke_3
UIKitCore 0x1a82fafbc __98-[UINavigationController _shouldSkipHostedRefreshControlUpdateSchedulingDeferredUpdateIfNecessary]_block_invoke
UIKitCore 0x1a7dfa9d8 -[UINavigationController transitionConductor:didStartDeferredTransition:context:]
UIKitCore 0x1a7d361b0 -[_UIViewControllerTransitionConductor startDeferredTransitionIfNeeded]
UIKitCore 0x1a7d5e424 -[UINavigationController __viewWillLayoutSubviews]
UIKitCore 0x1a7d617c8 -[UILayoutContainerView layoutSubviews]
UIKitCore 0x1a7b9019c -[UIImageView animationImages]
UIKitCore 0x1a7b90ae8 -[UIView(Internal) _viewControllerToNotifyOnLayoutSubviews]
UIKitCore 0x1a7b8f09c -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
QuartzCore 0x1a2bbf718 CA::Layer::perform_update_
QuartzCore 0x1a2bbf268 CA::Layer::update_if_needed_
QuartzCore 0x1a29b1770 CA::Layer::layout_and_display_if_needed
QuartzCore 0x1a2970114 CA::Context::commit_transaction
QuartzCore 0x1a299c49c CA::Transaction::commit
QuartzCore 0x1a29aafe4 CA::Transaction::flush_as_runloop_observer
UIKitCore 0x1a7c2ab3c _UIApplicationFlushCATransaction
UIKitCore 0x1a7c2aa70 __setupUpdateSequence_block_invoke_2
UIKitCore 0x1a7c43e20 _UIUpdateSequenceRunNext
UIKitCore 0x1a7c412ac schedulerStepScheduledMainSectionContinue
UpdateCycle 0x2b7a1d568 UC::DriverCore::continueProcessing
CoreFoundation 0x1a1fb6354 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
CoreFoundation 0x1a1fb62c8 __CFRunLoopDoSource0
CoreFoundation 0x1a1f7b5a4 __CFRunLoopDoSources0
CoreFoundation 0x1a1f4519c __CFRunLoopRun
CoreFoundation 0x1a1f44548 _CFRunLoopRunSpecificWithOptions
GraphicsServices 0x248748494 GSEventRunModal
UIKitCore 0x1a7c69dbc -[UIApplication _run]
UIKitCore 0x1a7bd4250 UIApplicationMain
UIKitCore 0x1a7de0fbc -[UIView(UIConstraintBasedLayout) _setContentHuggingPriorities:]
CoolRMobileApp 0x104310cb0
dyld 0x19eb45c18 start
ReactNativeDependencies0x1052078ec folly::dynamic::hash
ReactNativeDependencies0x105209b74 0x105209b40
ReactNativeDependencies0x105209b74 0x105209b40
ReactNativeDependencies0x1052098e0 0x105209898
ReactNativeDependencies0x1052069a4 folly::dynamic::dynamic
React 0x105dcd270 facebook::react::ShadowNode::clone
React 0x105db90b8 facebook::react::YogaLayoutableShadowNode::cloneChildInPlace
React 0x105dba074 facebook::react::YogaLayoutableShadowNode::yogaNodeCloneCallbackConnector
React 0x105c60138 facebook::yoga::Config::cloneNode
React 0x105c61dd4 facebook::yoga::Node::cloneChildrenIfNeeded
React 0x105c5bfa4 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c58b38 facebook::yoga::layoutAbsoluteChild
React 0x105c59838 facebook::yoga::layoutAbsoluteDescendants
React 0x105c5edc4 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5df9c 0x105c5ba90
React 0x105c5b92c facebook::yoga::calculateLayoutInternal
React 0x105c5f290 facebook::yoga::calculateLayout
React 0x105db982c facebook::react::YogaLayoutableShadowNode::layoutTree
React 0x105d7b7fc facebook::react::RootShadowNode::layoutIfNeeded
React 0x105de05dc facebook::react::ShadowTree::tryCommit
React 0x105ddff18 facebook::react::ShadowTree::commit
React 0x105dfa774 facebook::react::SurfaceHandler::constraintLayout
React 0x105e72d2c 0x105e72c88
React 0x105cd553c 0x105cd5444
UIKitCore 0x1a7b9019c -[UIImageView animationImages]
UIKitCore 0x1a7b90ae8 -[UIView(Internal) _viewControllerToNotifyOnLayoutSubviews]
UIKitCore 0x1a7b8f09c -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
QuartzCore 0x1a2bbf718 CA::Layer::perform_update_
QuartzCore 0x1a2bbf268 CA::Layer::update_if_needed_
UIKitCore 0x1a7b4d89c -[UIView(Hierarchy) layoutBelowIfNeeded]
UIKitCore 0x1a8a079a8 __66-[UINavigationController _updateBottomBarsForNavigationTransition]_block_invoke
UIKitCore 0x1a7b73b70 +[UIView(Animation) performWithoutAnimation:]
UIKitCore 0x1a8a07764 -[UINavigationController _updateBottomBarsForNavigationTransition]
UIKitCore 0x1a8a07cbc -[UINavigationController _navigationBarWillBeginCoordinatedTransitionAnimations:]
UIKitCore 0x1a883c2e8 -[UINavigationBar _sendNavigationBarAnimateTransition]
UIKitCore 0x1a88225dc __96-[_UINavigationBarVisualProviderModernIOS _performAnimationWithTransitionCompletion:transition:]_block_invoke_3
UIKitCore 0x1a7b72bc0 +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:]
UIKitCore 0x1a7b8b5a8 +[UIView(UIViewAnimationWithBlocks) _animateWithDuration:delay:options:factory:animations:completion:]
UIKitCore 0x1a8822a44 __96-[_UINavigationBarVisualProviderModernIOS _performAnimationWithTransitionCompletion:transition:]_block_invoke_9
UIKitCore 0x1a88222a4 -[_UINavigationBarVisualProviderModernIOS _performAnimationWithTransitionCompletion:transition:]
UIKitCore 0x1a7cc561c -[UINavigationBar _setItems:transition:reset:]
UIKitCore 0x1a7cc4e0c -[UINavigationBar setItems:animated:]
UIKitCore 0x1a7cc4728 -[UINavigationController _updateNavigationBar:fromItems:toItems:animated:]
UIKitCore 0x1a7cc3dec __89-[UINavigationController _immediatelyApplyViewControllers:transition:animated:operation:]_block_invoke_3
UIKitCore 0x1a82fafbc __98-[UINavigationController _shouldSkipHostedRefreshControlUpdateSchedulingDeferredUpdateIfNecessary]_block_invoke
UIKitCore 0x1a7dfa9d8 -[UINavigationController transitionConductor:didStartDeferredTransition:context:]
UIKitCore 0x1a7d361b0 -[_UIViewControllerTransitionConductor startDeferredTransitionIfNeeded]
UIKitCore 0x1a7d5e424 -[UINavigationController __viewWillLayoutSubviews]
UIKitCore 0x1a7d617c8 -[UILayoutContainerView layoutSubviews]
UIKitCore 0x1a7b9019c -[UIImageView animationImages]
UIKitCore 0x1a7b90ae8 -[UIView(Internal) _viewControllerToNotifyOnLayoutSubviews]
UIKitCore 0x1a7b8f09c -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
QuartzCore 0x1a2bbf718 CA::Layer::perform_update_
QuartzCore 0x1a2bbf268 CA::Layer::update_if_needed_
QuartzCore 0x1a29b1770 CA::Layer::layout_and_display_if_needed
QuartzCore 0x1a2970114 CA::Context::commit_transaction
QuartzCore 0x1a299c49c CA::Transaction::commit
QuartzCore 0x1a29aafe4 CA::Transaction::flush_as_runloop_observer
UIKitCore 0x1a7c2ab3c _UIApplicationFlushCATransaction
UIKitCore 0x1a7c2aa70 __setupUpdateSequence_block_invoke_2
UIKitCore 0x1a7c43e20 _UIUpdateSequenceRunNext
UIKitCore 0x1a7c412ac schedulerStepScheduledMainSectionContinue
UpdateCycle 0x2b7a1d568 UC::DriverCore::continueProcessing
CoreFoundation 0x1a1fb6354 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
CoreFoundation 0x1a1fb62c8 __CFRunLoopDoSource0
CoreFoundation 0x1a1f7b5a4 __CFRunLoopDoSources0
CoreFoundation 0x1a1f4519c __CFRunLoopRun
CoreFoundation 0x1a1f44548 _CFRunLoopRunSpecificWithOptions
GraphicsServices 0x248748494 GSEventRunModal
UIKitCore 0x1a7c69dbc -[UIApplication _run]
UIKitCore 0x1a7bd4250 UIApplicationMain
UIKitCore 0x1a7de0fbc -[UIView(UIConstraintBasedLayout) _setContentHuggingPriorities:]
CoolRMobileApp 0x104310cb0
dyld 0x19eb45c18 start
### Actions list and Steps:
| Timestamp | Type | Category | Level | Message | Data |
|-----------|------|----------|-------|---------|------|
| 2026-09-03T15:08:28.169Z | system | device.event | info | | {"action":"UIKeyboardDidShowNotification"} |
| 2026-09-03T15:08:28.284Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"UIInputWindowController","screen":"PrewarmingViewController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"10000001.000000"} |
| 2026-09-03T15:08:42.695Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","screen":"_UICursorAccessoryViewController","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:08:43.112Z | system | device.event | info | | {"action":"UIKeyboardDidHideNotification"} |
| 2026-09-03T15:08:43.739Z | navigation | ui.lifecycle | info | | {"beingPresented":"true","is_window_rootViewController":"false","presentingViewController":"RNNSideMenuViewController","screen":"RCTFabricModalHostViewController","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:08:44.009Z | http | http | info | | {"method":"POST","reason":"no error","request_body_size":1261,"request_start":"2026-09-09T15:08:22.527Z","response_body_size":0,"status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Login.ashx"} |
| 2026-09-03T15:08:44.016Z | http | xhr | info | | {"method":"POST","status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Login.ashx"} |
| 2026-09-03T15:08:44.860Z | user | touch | info | _handleMultiTapGesture: | |
| 2026-09-03T15:08:44.970Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","screen":"_UICursorAccessoryViewController","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:08:45.003Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"UITrackingElementWindowController","screen":"UICompatibilityInputViewController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"1.000000"} |
| 2026-09-03T15:08:45.023Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"true","screen":"UIInputWindowController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"10000001.000000"} |
| 2026-09-03T15:08:45.024Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"UIInputWindowController","screen":"UICompatibilityInputViewController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"10000001.000000"} |
| 2026-09-03T15:08:45.024Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"UICompatibilityInputViewController","screen":"UICompatibilityInputViewController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"10000001.000000"} |
| 2026-09-03T15:08:45.024Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"UIInputWindowController","screen":"UISystemInputAssistantViewController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"10000001.000000"} |
| 2026-09-03T15:08:45.024Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"UISystemInputAssistantViewController","screen":"UIPredictionViewController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"10000001.000000"} |
| 2026-09-03T15:08:45.063Z | system | device.event | info | | {"action":"UIKeyboardDidShowNotification"} |
| 2026-09-03T15:08:45.210Z | user | touch | info | _handleMultiTapGesture: | |
| 2026-09-03T15:08:45.406Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"UIInputWindowController","screen":"PrewarmingViewController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"10000001.000000"} |
| 2026-09-03T15:08:45.411Z | system | device.event | info | | {"action":"UIKeyboardDidShowNotification"} |
| 2026-09-03T15:08:50.158Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","screen":"_UICursorAccessoryViewController","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:08:50.581Z | system | device.event | info | | {"action":"UIKeyboardDidHideNotification"} |
| 2026-09-03T15:08:50.765Z | navigation | ui.lifecycle | info | | {"beingPresented":"true","is_window_rootViewController":"false","presentingViewController":"RNNSideMenuViewController","screen":"RCTFabricModalHostViewController","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:08:51.176Z | http | http | info | | {"method":"POST","reason":"no error","request_body_size":1271,"request_start":"2026-09-09T15:08:29.560Z","response_body_size":0,"status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Login.ashx"} |
| 2026-09-03T15:08:51.179Z | http | xhr | info | | {"method":"POST","status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Login.ashx"} |
| 2026-09-03T15:08:51.698Z | http | http | info | | {"method":"POST","reason":"no error","request_body_size":358,"request_start":"2026-09-09T15:08:30.072Z","response_body_size":0,"status_code":200,"url":"https://portal.coolrgroup.com/Controllers/SmartDevice.ashx"} |
| 2026-09-03T15:08:51.702Z | http | xhr | info | | {"method":"POST","status_code":200,"url":"https://portal.coolrgroup.com/Controllers/SmartDevice.ashx"} |
| 2026-09-03T15:08:52.416Z | http | http | info | | {"http.query":"action=list&limit=50&asArray=0&isSkipGateway=true","method":"GET","reason":"no error","request_body_size":0,"request_start":"2026-09-09T15:08:30.078Z","response_body_size":0,"status_code":200,"url":"https://portal.coolrgroup.com/Controllers/SmartDeviceType.ashx"} |
| 2026-09-03T15:08:52.417Z | http | http | info | | {"method":"POST","reason":"no error","request_body_size":14,"request_start":"2026-09-09T15:08:30.075Z","response_body_size":0,"status_code":200,"url":"https://u.coolr.ai/"} |
| 2026-09-03T15:08:52.420Z | http | xhr | info | | {"method":"GET","status_code":200,"url":"https://portal.coolrgroup.com/Controllers/SmartDeviceType.ashx?action=list&limit=50&asArray=0&isSkipGateway=true"} |
| 2026-09-03T15:08:52.424Z | http | xhr | info | | {"method":"POST","status_code":200,"url":"https://u.coolr.ai"} |
| 2026-09-03T15:08:52.583Z | http | http | info | | {"method":"POST","reason":"no error","request_body_size":753,"request_start":"2026-09-09T15:08:30.077Z","response_body_size":0,"status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Product.ashx"} |
| 2026-09-03T15:08:52.725Z | http | http | info | | {"method":"POST","reason":"no error","request_body_size":654,"request_start":"2026-09-09T15:08:30.077Z","response_body_size":0,"status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Location.ashx"} |
| 2026-09-03T15:08:52.727Z | http | xhr | info | | {"method":"POST","status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Location.ashx"} |
| 2026-09-03T15:08:52.918Z | http | xhr | info | | {"method":"POST","status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Product.ashx"} |
| 2026-09-03T15:08:53.268Z | http | http | warning | | {"method":"GET","reason":"not found","request_body_size":0,"request_start":"2026-09-09T15:08:31.315Z","response_body_size":4906,"status_code":404,"url":"https://portal.coolrgroup.com/Firmware/CWV-0303.04.05.23_full.zip"} |
| 2026-09-03T15:08:53.269Z | http | http | warning | | {"method":"GET","reason":"not found","request_body_size":0,"request_start":"2026-09-09T15:08:31.305Z","response_body_size":4898,"status_code":404,"url":"https://portal.coolrgroup.com/Firmware/MBA-SB02.1.20_full.zip"} |
| 2026-09-03T15:08:53.269Z | http | http | warning | | {"method":"GET","reason":"not found","request_body_size":0,"request_start":"2026-09-09T15:08:31.308Z","response_body_size":4902,"status_code":404,"url":"https://portal.coolrgroup.com/Firmware/CSS-0201.2.44.3_full.zip"} |
| 2026-09-03T15:08:53.304Z | http | http | warning | | {"method":"GET","reason":"not found","request_body_size":0,"request_start":"2026-09-09T15:08:31.321Z","response_body_size":4906,"status_code":404,"url":"https://portal.coolrgroup.com/Firmware/CVG-0401.06.04.72_full.zip"} |
| 2026-09-03T15:08:53.305Z | http | http | warning | | {"method":"GET","reason":"not found","request_body_size":0,"request_start":"2026-09-09T15:08:31.312Z","response_body_size":4896,"status_code":404,"url":"https://portal.coolrgroup.com/Firmware/Vista.2.0.15_full.zip"} |
| 2026-09-03T15:08:53.331Z | http | http | warning | | {"method":"GET","reason":"not found","request_body_size":0,"request_start":"2026-09-09T15:08:31.319Z","response_body_size":4906,"status_code":404,"url":"https://portal.coolrgroup.com/Firmware/CVP-0401.06.04.72_full.zip"} |
| 2026-09-03T15:08:53.332Z | http | http | warning | | {"method":"GET","reason":"not found","request_body_size":0,"request_start":"2026-09-09T15:08:31.301Z","response_body_size":4888,"status_code":404,"url":"https://portal.coolrgroup.com/Firmware/MBA-SB02.1.20.zip"} |
| 2026-09-03T15:08:53.374Z | http | http | warning | | {"method":"GET","reason":"not found","request_body_size":0,"request_start":"2026-09-09T15:08:31.317Z","response_body_size":4906,"status_code":404,"url":"https://portal.coolrgroup.com/Firmware/CVZ-0303.06.04.72_full.zip"} |
| 2026-09-03T15:08:53.815Z | http | http | info | | {"method":"GET","reason":"no error","request_body_size":0,"request_start":"2026-09-09T15:08:31.306Z","response_body_size":153075,"status_code":200,"url":"https://portal.coolrgroup.com/Firmware/CSS-0201.2.44.3.zip"} |
| 2026-09-03T15:08:54.001Z | http | http | info | | {"method":"GET","reason":"no error","request_body_size":0,"request_start":"2026-09-09T15:08:31.314Z","response_body_size":311685,"status_code":200,"url":"https://portal.coolrgroup.com/Firmware/CWV-0303.04.05.23.zip"} |
| 2026-09-03T15:08:54.187Z | http | http | info | | {"method":"GET","reason":"no error","request_body_size":0,"request_start":"2026-09-09T15:08:31.320Z","response_body_size":330755,"status_code":200,"url":"https://portal.coolrgroup.com/Firmware/CVG-0401.06.04.72.zip"} |
| 2026-09-03T15:08:54.215Z | http | http | info | | {"method":"GET","reason":"no error","request_body_size":0,"request_start":"2026-09-09T15:08:31.316Z","response_body_size":330755,"status_code":200,"url":"https://portal.coolrgroup.com/Firmware/CVZ-0303.06.04.72.zip"} |
| 2026-09-03T15:08:54.260Z | http | http | info | | {"method":"GET","reason":"no error","request_body_size":0,"request_start":"2026-09-09T15:08:31.310Z","response_body_size":255986,"status_code":200,"url":"https://portal.coolrgroup.com/Firmware/Vista.2.0.15.zip"} |
| 2026-09-03T15:08:54.261Z | http | http | info | | {"method":"GET","reason":"no error","request_body_size":0,"request_start":"2026-09-09T15:08:31.318Z","response_body_size":330755,"status_code":200,"url":"https://portal.coolrgroup.com/Firmware/CVP-0401.06.04.72.zip"} |
| 2026-09-03T15:08:54.493Z | debug | console | debug | Running "LogoHeader" | {"arguments":["Running \\"LogoHeader\\""],"logger":"console"} |
| 2026-09-03T15:08:54.494Z | debug | console | debug | Running "LocationAlertContainer" | {"arguments":["Running \\"LocationAlertContainer\\""],"logger":"console"} |
| 2026-09-03T15:08:54.528Z | http | http | info | | {"method":"POST","request_body_size":1685,"request_start":"2026-09-09T15:08:33.369Z","response_body_size":0,"url":"https://portal.coolrgroup.com/Controllers/Location.ashx"} |
| 2026-09-03T15:08:54.557Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","screen":"_UICursorAccessoryViewController","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:08:54.576Z | http | xhr | info | | {"method":"POST","status_code":0,"url":"https://portal.coolrgroup.com/Controllers/Location.ashx"} |
| 2026-09-03T15:08:54.590Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"true","screen":"RNNBottomTabsController","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:08:54.590Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"RNNBottomTabsController","screen":"RNNStackController","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:08:54.590Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"RNNStackController","screen":"RNNComponentViewController","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:08:54.664Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"RNNBottomTabsController","screen":"RNNStackController","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:08:54.664Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"RNNStackController","screen":"RNNComponentViewController","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:08:54.665Z | debug | console | debug | Running "MoreSettings" | {"arguments":["Running \\"MoreSettings\\""],"logger":"console"} |
| 2026-09-03T15:08:54.665Z | debug | console | debug | Running "MoreSettings" | {"arguments":["Running \\"MoreSettings\\""],"logger":"console"} |
| 2026-09-03T15:08:54.665Z | debug | console | debug | Running "MoreSettings" | {"arguments":["Running \\"MoreSettings\\""],"logger":"console"} |
| 2026-09-03T15:08:54.665Z | debug | console | debug | Running "MoreSettings" | {"arguments":["Running \\"MoreSettings\\""],"logger":"console"} |
| 2026-09-03T15:08:55.875Z | http | http | info | | {"method":"POST","reason":"no error","request_body_size":1962,"request_start":"2026-09-09T15:08:33.392Z","response_body_size":0,"status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Location.ashx"} |
| 2026-09-03T15:08:56.498Z | http | xhr | info | | {"method":"POST","status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Location.ashx"} |
| 2026-09-03T15:09:05.670Z | user | touch | info | _buttonDown: | |
| 2026-09-03T15:09:05.672Z | user | touch | info | _buttonUp: | {"view":">"} |
| 2026-09-03T15:09:05.675Z | user | touch | info | _sendAction:withEvent: | |
| 2026-09-03T15:09:05.676Z | user | touch | info | _tabBarItemClicked: | |
| 2026-09-03T15:09:06.425Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"RNNBottomTabsController","screen":"RNNStackController","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:09:06.426Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"RNNStackController","screen":"RNNComponentViewController","title":"Settings","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:09:06.819Z | user | touch | info | _buttonDown: | |
| 2026-09-03T15:09:06.819Z | user | touch | info | _buttonUp: | {"view":">"} |
| 2026-09-03T15:09:06.820Z | user | touch | info | _sendAction:withEvent: | |
| 2026-09-03T15:09:06.820Z | user | touch | info | _tabBarItemClicked: | |
| 2026-09-03T15:09:06.831Z | http | http | info | | {"method":"POST","reason":"no error","request_body_size":838,"request_start":"2026-09-09T15:08:45.314Z","response_body_size":0,"status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Survey.ashx"} |
| 2026-09-03T15:09:06.833Z | http | xhr | info | | {"method":"POST","status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Survey.ashx"} |
| 2026-09-03T15:09:07.403Z | user | touch | info | _handleMultiTapGesture: | |
| 2026-09-03T15:09:07.620Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"UITrackingElementWindowController","screen":"UICompatibilityInputViewController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"1.000000"} |
| 2026-09-03T15:09:07.623Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"RNNBottomTabsController","screen":"RNNStackController","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:09:07.623Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"RNNStackController","screen":"RNNComponentViewController","window":"; layer = >","window_isKeyWindow":"true","window_windowLevel":"0.000000"} |
| 2026-09-03T15:09:07.695Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"true","screen":"UIInputWindowController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"10000001.000000"} |
| 2026-09-03T15:09:07.695Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"UIInputWindowController","screen":"UICompatibilityInputViewController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"10000001.000000"} |
| 2026-09-03T15:09:07.695Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"UICompatibilityInputViewController","screen":"UICompatibilityInputViewController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"10000001.000000"} |
| 2026-09-03T15:09:07.695Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"UIInputWindowController","screen":"UISystemInputAssistantViewController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"10000001.000000"} |
| 2026-09-03T15:09:07.695Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"UISystemInputAssistantViewController","screen":"UIPredictionViewController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"10000001.000000"} |
| 2026-09-03T15:09:07.753Z | user | touch | info | _handleMultiTapGesture: | |
| 2026-09-03T15:09:08.074Z | navigation | ui.lifecycle | info | | {"beingPresented":"false","is_window_rootViewController":"false","parentViewController":"UIInputWindowController","screen":"PrewarmingViewController","window":"; layer = >","window_isKeyWindow":"false","window_windowLevel":"10000001.000000"} |
| 2026-09-03T15:09:08.090Z | system | device.event | info | | {"action":"UIKeyboardDidShowNotification"} |
| 2026-09-03T15:09:08.575Z | http | http | info | | {"method":"POST","reason":"no error","request_body_size":1962,"request_start":"2026-09-09T15:08:46.490Z","response_body_size":0,"status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Location.ashx"} |
| 2026-09-03T15:09:09.195Z | http | xhr | info | | {"method":"POST","status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Location.ashx"} |
| 2026-09-03T15:09:10.608Z | http | http | info | | {"http.query":"_=1788966529433","method":"HEAD","reason":"no content","request_body_size":0,"request_start":"2026-09-09T15:08:49.435Z","response_body_size":0,"status_code":204,"url":"https://clients3.google.com/generate_204"} |
| 2026-09-03T15:09:10.619Z | http | xhr | info | | {"method":"HEAD","status_code":204,"url":"https://clients3.google.com/generate_204?_=1788966529433"} |
| 2026-09-03T15:09:10.622Z | http | fetch | info | | {"method":"HEAD","status_code":204,"url":"https://clients3.google.com/generate_204"} |
| 2026-09-03T15:09:11.470Z | http | http | info | | {"method":"POST","reason":"no error","request_body_size":2395,"request_start":"2026-09-09T15:08:49.385Z","response_body_size":0,"status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Location.ashx"} |
| 2026-09-03T15:09:11.699Z | http | xhr | info | | {"method":"POST","status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Location.ashx"} |
| 2026-09-03T15:09:18.053Z | user | touch | info | _invalidateAssistant: | {"view":"<_UIButtonBarButton 0x125d6e580; frame: {{0, 0}, {47, 44}}; barButtonItem: target=0x125d6e300 action=onButtonPressed: image=>"} |
| 2026-09-03T15:09:18.056Z | user | touch | info | _invoke:forEvent: | {"view":"<_UIButtonBarButton 0x125d6e580; frame: {{0, 0}, {47, 44}}; barButtonItem: target=0x125d6e300 action=onButtonPressed: image=>"} |
| 2026-09-03T15:09:18.057Z | user | touch | info | onButtonPressed: | {"view":"<_UIButtonBarButton 0x125d6e580; frame: {{0, 0}, {47, 44}}; barButtonItem: target=0x125d6e300 action=onButtonPressed: image=>"} |
| 2026-09-03T15:09:18.074Z | debug | console | debug | Running "AddOutletScreen" | {"arguments":["Running \\"AddOutletScreen\\""],"logger":"console"} |
| 2026-09-03T15:09:18.097Z | http | http | info | | {"method":"POST","reason":"no error","request_body_size":1962,"request_start":"2026-09-09T15:08:56.246Z","response_body_size":0,"status_code":200,"url":"https://portal.coolrgroup.com/Controllers/Location.ashx"} |
| 2026-09-03T15:09:18.138Z | error | exception | error | | {"type":"EXC_BAD_ACCESS","value":"Exception 1, Code 1, Subcode 13012598385430910662 >\\nKERN_INVALID_ADDRESS at 0xb4960949b06e56c6."} |
### Your Environment
| software | version
| --------------------- | -------
| ios | 26.6
| react-native | 0.86.0
| react-native-paper | 4.12.1
| node | 22.13.0
| yarn | 22.13.0
Contributor guide
Research direction
No source file or test is identified. First reproduce the crash by navigating repeatedly between screens containing 10–15 TextInput components, then inspect the React Native stack frames around folly::dynamic::hash, ShadowNode::clone, and Yoga layout. Done means the reported EXC_BAD_ACCESS no longer occurs under that reproduction sequence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100