skrafft / react-native-jitsi-meet

React native wrapper for Jitsi Meet SDK
Apache License 2.0
285 stars 349 forks source link

App restarts after JitsiMeet.call #35

Closed pranavpandey1998official closed 5 years ago

pranavpandey1998official commented 5 years ago

2019-06-03 03:22:21.131 13312-13312/chat.rocket.reactnative E/HAL: PATH3 /odm/lib64/hw/gralloc.qcom.so 2019-06-03 03:22:21.131 13312-13312/chat.rocket.reactnative E/HAL: PATH2 /vendor/lib64/hw/gralloc.qcom.so 2019-06-03 03:22:21.131 13312-13312/chat.rocket.reactnative E/HAL: PATH1 /system/lib64/hw/gralloc.qcom.so 2019-06-03 03:22:21.131 13312-13312/chat.rocket.reactnative E/HAL: PATH3 /odm/lib64/hw/gralloc.msm8953.so 2019-06-03 03:22:21.131 13312-13312/chat.rocket.reactnative E/HAL: PATH2 /vendor/lib64/hw/gralloc.msm8953.so 2019-06-03 03:22:21.131 13312-13312/chat.rocket.reactnative E/HAL: PATH1 /system/lib64/hw/gralloc.msm8953.so

https://drive.google.com/file/d/1qVGBvHH7l-oMYkOT_UvEywZAEWEv-0B_/view?usp=sharing

skrafft commented 5 years ago

Can you send more logs ?

pranavpandey1998official commented 5 years ago

06-03 12:32:35.728 730 17009 E CameraService: getCameraPriorityFromProcState: Received invalid process state -1 from ActivityManagerService! 06-03 12:32:35.823 25357 26027 E ReactNativeJS: Error: Accessing object of type subscriptions which has been invalidated or deleted 06-03 12:32:35.823 25357 26027 E ReactNativeJS: 06-03 12:32:35.823 25357 26027 E ReactNativeJS: This error is located at: 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in CellRenderer (at VirtualizedList.js:688) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in View (at ScrollView.js:976) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RCTScrollView (at ScrollView.js:1115) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in ScrollView (at VirtualizedList.js:1081) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in VirtualizedList (at FlatList.js:632) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in FlatList (at RoomsListView/index.js:516) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in AnimatedComponent (at react-native-safe-area-view/index.js:153) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in SafeView (at withOrientation.js:54) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in withOrientation (at RoomsListView/index.js:553) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RoomsListView (created by Context.Consumer) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Connect(RoomsListView) (at SceneView.js:9) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in SceneView (at StackViewLayout.js:786) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in View (at StackViewLayout.js:785) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in View (at StackViewLayout.js:784) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Screen (at StackViewCard.js:57) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Card (at createPointerEventsContainer.js:27) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Container (at StackViewLayout.js:862) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in StackViewLayout (at withOrientation.js:30) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in withOrientation (at StackView.js:79) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in View (at Transitioner.js:214) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Transitioner (at StackView.js:22) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in StackView (at createNavigator.js:61) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in SceneView (at DrawerView.js:149) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Screen (at ResourceSavingScene.js:12) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in ResourceSavingScene (at DrawerView.js:148) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in ScreenContainer (at DrawerView.js:138) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in AnimatedComponent (at DrawerLayout.js:446) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in AnimatedComponent (at DrawerLayout.js:445) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in PanGestureHandler (at DrawerLayout.js:501) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in DrawerLayout (at DrawerView.js:165) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in DrawerView (at createNavigator.js:61) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Navigator (at SceneView.js:9) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in SceneView (at StackViewLayout.js:797) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Screen (at StackViewCard.js:57) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Card (at createPointerEventsContainer.js:27) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Container (at StackViewLayout.js:862) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in StackViewLayout (at withOrientation.js:30) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in withOrientation (at StackView.js:79) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in View (at Transitioner.js:214) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Transitioner (at StackView.js:22) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in StackView (at createNavigator.js:61) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in SceneView (at SwitchView.js:12) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in SwitchView (at createNavigator.js:61) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Navigator (at createAppContainer.js:387) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in NavigationContainer (at app/index.js:266) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Provider (at app/index.js:265) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in Root (at renderApplication.js:35) 06-03 12:32:35.823 25357 26027 E ReactNativeJS: in RCT 06-03 12:32:35.856 730 17009 E HAL : PATH3 /odm/lib/hw/power.qcom.so 06-03 12:32:35.856 730 17009 E HAL : PATH2 /vendor/lib/hw/power.qcom.so 06-03 12:32:35.856 730 17009 E HAL : PATH1 /system/lib/hw/power.qcom.so 06-03 12:32:35.856 25357 26027 E ReactNativeJS: Error: Error: Accessing object of type subscriptions which has been invalidated or deleted 06-03 12:32:35.856 25357 26027 E ReactNativeJS: 06-03 12:32:35.856 25357 26027 E ReactNativeJS: This error is located at: 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in CellRenderer (at VirtualizedList.js:688) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in View (at ScrollView.js:976) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RCTScrollView (at ScrollView.js:1115) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in ScrollView (at VirtualizedList.js:1081) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in VirtualizedList (at FlatList.js:632) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in FlatList (at RoomsListView/index.js:516) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in AnimatedComponent (at react-native-safe-area-view/index.js:153) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in SafeView (at withOrientation.js:54) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in withOrientation (at RoomsListView/index.js:553) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RoomsListView (created by Context.Consumer) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Connect(RoomsListView) (at SceneView.js:9) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in SceneView (at StackViewLayout.js:786) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in View (at StackViewLayout.js:785) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in View (at StackViewLayout.js:784) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Screen (at StackViewCard.js:57) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Card (at createPointerEventsContainer.js:27) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Container (at StackViewLayout.js:862) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in StackViewLayout (at withOrientation.js:30) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in withOrientation (at StackView.js:79) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in View (at Transitioner.js:214) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Transitioner (at StackView.js:22) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in StackView (at createNavigator.js:61) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in SceneView (at DrawerView.js:149) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Screen (at ResourceSavingScene.js:12) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in ResourceSavingScene (at DrawerView.js:148) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in ScreenContainer (at DrawerView.js:138) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in AnimatedComponent (at DrawerLayout.js:446) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in AnimatedComponent (at DrawerLayout.js:445) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in PanGestureHandler (at DrawerLayout.js:501) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in DrawerLayout (at DrawerView.js:165) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in DrawerView (at createNavigator.js:61) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Navigator (at SceneView.js:9) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in SceneView (at StackViewLayout.js:797) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Screen (at StackViewCard.js:57) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Card (at createPointerEventsContainer.js:27) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Container (at StackViewLayout.js:862) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in StackViewLayout (at withOrientation.js:30) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in withOrientation (at StackView.js:79) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in View (at Transitioner.js:214) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Transitioner (at StackView.js:22) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in StackView (at createNavigator.js:61) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in SceneView (at SwitchView.js:12) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in SwitchView (at createNavigator.js:61) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Navigator (at createAppContainer.js:387) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in NavigationContainer (at app/index.js:266) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Provider (at app/index.js:265) 06-03 12:32:35.856 25357 26027 E ReactNativeJS: in Root (at renderApplication.js:35) 06-03 12:32:35.856 25357 26027 E ReactNativeJS:
06-03 12:32:35.861 25357 26028 E unknown:ReactNative: Error: Accessing object of type subscriptions which has been invalidated or deleted 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: This error is located at: 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in CellRenderer (at VirtualizedList.js:688) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in View (at ScrollView.js:976) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RCTScrollView (at ScrollView.js:1115) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in ScrollView (at VirtualizedList.js:1081) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in VirtualizedList (at FlatList.js:632) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in FlatList (at RoomsListView/index.js:516) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in AnimatedComponent (at react-native-safe-area-view/index.js:153) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in SafeView (at withOrientation.js:54) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in withOrientation (at RoomsListView/index.js:553) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RoomsListView (created by Context.Consumer) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Connect(RoomsListView) (at SceneView.js:9) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in SceneView (at StackViewLayout.js:786) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in View (at StackViewLayout.js:785) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in View (at StackViewLayout.js:784) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Screen (at StackViewCard.js:57) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Card (at createPointerEventsContainer.js:27) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Container (at StackViewLayout.js:862) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in StackViewLayout (at withOrientation.js:30) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in withOrientation (at StackView.js:79) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in View (at Transitioner.js:214) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Transitioner (at StackView.js:22) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in StackView (at createNavigator.js:61) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in SceneView (at DrawerView.js:149) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Screen (at ResourceSavingScene.js:12) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in ResourceSavingScene (at DrawerView.js:148) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in ScreenContainer (at DrawerView.js:138) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in AnimatedComponent (at DrawerLayout.js:446) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in AnimatedComponent (at DrawerLayout.js:445) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in PanGestureHandler (at DrawerLayout.js:501) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in DrawerLayout (at DrawerView.js:165) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in DrawerView (at createNavigator.js:61) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Navigator (at SceneView.js:9) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in SceneView (at StackViewLayout.js:797) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Screen (at StackViewCard.js:57) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Card (at createPointerEventsContainer.js:27) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Container (at StackViewLayout.js:862) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in StackViewLayout (at withOrientation.js:30) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in withOrientation (at StackView.js:79) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in View (at Transitioner.js:214) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Transitioner (at StackView.js:22) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in StackView (at createNavigator.js:61) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in SceneView (at SwitchView.js:12) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in SwitchView (at createNavigator.js:61) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Navigator (at createAppContainer.js:387) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in NavigationContainer (at app/index.js:266) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Provider (at app/index.js:265) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative: in Root (at renderApplication.js:35) 06-03 12:32:35.861 25357 26028 E unknown:ReactNative:
06-03 12:32:35.868 25357 26027 E ReactNativeJS: Error: Error: Accessing object of type subscriptions which has been invalidated or deleted 06-03 12:32:35.868 25357 26027 E ReactNativeJS: 06-03 12:32:35.868 25357 26027 E ReactNativeJS: This error is located at: 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in CellRenderer (at VirtualizedList.js:688) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in View (at ScrollView.js:976) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RCTScrollView (at ScrollView.js:1115) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in ScrollView (at VirtualizedList.js:1081) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in VirtualizedList (at FlatList.js:632) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in FlatList (at RoomsListView/index.js:516) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in AnimatedComponent (at react-native-safe-area-view/index.js:153) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in SafeView (at withOrientation.js:54) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in withOrientation (at RoomsListView/index.js:553) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RoomsListView (created by Context.Consumer) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Connect(RoomsListView) (at SceneView.js:9) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in SceneView (at StackViewLayout.js:786) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in View (at StackViewLayout.js:785) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in View (at StackViewLayout.js:784) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Screen (at StackViewCard.js:57) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Card (at createPointerEventsContainer.js:27) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Container (at StackViewLayout.js:862) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in StackViewLayout (at withOrientation.js:30) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in withOrientation (at StackView.js:79) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in View (at Transitioner.js:214) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Transitioner (at StackView.js:22) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in StackView (at createNavigator.js:61) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in SceneView (at DrawerView.js:149) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Screen (at ResourceSavingScene.js:12) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in ResourceSavingScene (at DrawerView.js:148) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in ScreenContainer (at DrawerView.js:138) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in AnimatedComponent (at DrawerLayout.js:446) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in AnimatedComponent (at DrawerLayout.js:445) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in PanGestureHandler (at DrawerLayout.js:501) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in DrawerLayout (at DrawerView.js:165) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in DrawerView (at createNavigator.js:61) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Navigator (at SceneView.js:9) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in SceneView (at StackViewLayout.js:797) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Screen (at StackViewCard.js:57) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Card (at createPointerEventsContainer.js:27) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Container (at StackViewLayout.js:862) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in StackViewLayout (at withOrientation.js:30) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in withOrientation (at StackView.js:79) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in View (at Transitioner.js:214) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Transitioner (at StackView.js:22) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in StackView (at createNavigator.js:61) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in SceneView (at SwitchView.js:12) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in SwitchView (at createNavigator.js:61) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Navigator (at createAppContainer.js:387) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in NavigationContainer (at app/index.js:266) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Provider (at app/index.js:265) 06-03 12:32:35.868 25357 26027 E ReactNativeJS: in Root (at renderApplication.js:35) 06-03 12:32:35.868 25357 26027 E ReactNativeJS:
06-03 12:32:35.873 25357 26028 E unknown:ReactNative: Error: Error: Accessing object of type subscriptions which has been invalidated or deleted 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: This error is located at: 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in CellRenderer (at VirtualizedList.js:688) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in View (at ScrollView.js:976) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RCTScrollView (at ScrollView.js:1115) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in ScrollView (at VirtualizedList.js:1081) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in VirtualizedList (at FlatList.js:632) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in FlatList (at RoomsListView/index.js:516) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in AnimatedComponent (at react-native-safe-area-view/index.js:153) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in SafeView (at withOrientation.js:54) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in withOrientation (at RoomsListView/index.js:553) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RoomsListView (created by Context.Consumer) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Connect(RoomsListView) (at SceneView.js:9) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in SceneView (at StackViewLayout.js:786) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in View (at StackViewLayout.js:785) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in View (at StackViewLayout.js:784) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Screen (at StackViewCard.js:57) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Card (at createPointerEventsContainer.js:27) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Container (at StackViewLayout.js:862) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in StackViewLayout (at withOrientation.js:30) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in withOrientation (at StackView.js:79) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in View (at Transitioner.js:214) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Transitioner (at StackView.js:22) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in StackView (at createNavigator.js:61) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in SceneView (at DrawerView.js:149) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Screen (at ResourceSavingScene.js:12) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in ResourceSavingScene (at DrawerView.js:148) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in ScreenContainer (at DrawerView.js:138) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in AnimatedComponent (at DrawerLayout.js:446) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in AnimatedComponent (at DrawerLayout.js:445) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in PanGestureHandler (at DrawerLayout.js:501) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in DrawerLayout (at DrawerView.js:165) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in DrawerView (at createNavigator.js:61) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Navigator (at SceneView.js:9) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in SceneView (at StackViewLayout.js:797) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Screen (at StackViewCard.js:57) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Card (at createPointerEventsContainer.js:27) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Container (at StackViewLayout.js:862) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in StackViewLayout (at withOrientation.js:30) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in withOrientation (at StackView.js:79) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in View (at Transitioner.js:214) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Transitioner (at StackView.js:22) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in StackView (at createNavigator.js:61) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in SceneView (at SwitchView.js:12) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in SwitchView (at createNavigator.js:61) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Navigator (at createAppContainer.js:387) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in NavigationContainer (at app/index.js:266) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Provider (at app/index.js:265) 06-03 12:32:35.873 25357 26028 E unknown:ReactNative: in Root (at renderApplication.js:3 06-03 12:32:35.892 25357 26028 E AndroidRuntime: FATAL EXCEPTION: mqt_native_modules 06-03 12:32:35.892 25357 26028 E AndroidRuntime: Process: chat.rocket.reactnative, PID: 25357 06-03 12:32:35.892 25357 26028 E AndroidRuntime: com.facebook.react.common.JavascriptException: Error: Error: Accessing object of type subscriptions which has been invalidated or deleted 06-03 12:32:35.892 25357 26028 E AndroidRuntime: 06-03 12:32:35.892 25357 26028 E AndroidRuntime: This error is located at: 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in CellRenderer (at VirtualizedList.js:688) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in View (at ScrollView.js:976) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RCTScrollView (at ScrollView.js:1115) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in ScrollView (at VirtualizedList.js:1081) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in VirtualizedList (at FlatList.js:632) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in FlatList (at RoomsListView/index.js:516) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in AnimatedComponent (at react-native-safe-area-view/index.js:153) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in SafeView (at withOrientation.js:54) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in withOrientation (at RoomsListView/index.js:553) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RoomsListView (created by Context.Consumer) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in Connect(RoomsListView) (at SceneView.js:9) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in SceneView (at StackViewLayout.js:786) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in View (at StackViewLayout.js:785) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in View (at StackViewLayout.js:784) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in Screen (at StackViewCard.js:57) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in Card (at createPointerEventsContainer.js:27) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in Container (at StackViewLayout.js:862) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in StackViewLayout (at withOrientation.js:30) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in withOrientation (at StackView.js:79) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in View (at Transitioner.js:214) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in Transitioner (at StackView.js:22) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in StackView (at createNavigator.js:61) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in SceneView (at DrawerView.js:149) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in Screen (at ResourceSavingScene.js:12) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in ResourceSavingScene (at DrawerView.js:148) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in ScreenContainer (at DrawerView.js:138) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in AnimatedComponent (at DrawerLayout.js:446) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in AnimatedComponent (at DrawerLayout.js:445) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in PanGestureHandler (at DrawerLayout.js:501) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in DrawerLayout (at DrawerView.js:165) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in DrawerView (at createNavigator.js:61) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in Navigator (at SceneView.js:9) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in SceneView (at StackViewLayout.js:797) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in AnimatedComponent (at screens.native.js:61) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in Screen (at StackViewCard.js:57) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in Card (at createPointerEventsContainer.js:27) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in Container (at StackViewLayout.js:862) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RNSScreenContainer (at screens.native.js:85) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in View (at createAnimatedComponent.js:151) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in StackViewLayout (at withOrientation.js:30) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in withOrientation (at StackView.js:79) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in View (at Transitioner.js:214) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in Transitioner (at StackView.js:22) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in StackView (at createNavigator.js:61) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in SceneView (at SwitchView.js:12) 06-03 12:32:35.892 25357 26028 E AndroidRuntime: in SwitchView (at createNavigator.js:61) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in Navigator (at createAppContainer.js:387) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in NavigationContainer (at app/index.js:266) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in Provider (at app/index.js:265) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in Root (at renderApplication.js:35) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in View (at AppContainer.js:98) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in View (at AppContainer.js:115) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in AppContainer (at renderApplication.js:34) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: 06-03 12:32:35.893 25357 26028 E AndroidRuntime: This error is located at: 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in NavigationContainer (at app/index.js:266) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in Provider (at app/index.js:265) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in Root (at renderApplication.js:35) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in View (at AppContainer.js:98) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in View (at AppContainer.js:115) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: in AppContainer (at renderApplication.js:34), stack: 06-03 12:32:35.893 25357 26028 E AndroidRuntime: renderItem@147144:22 06-03 12:32:35.893 25357 26028 E AndroidRuntime: render@57105:33 06-03 12:32:35.893 25357 26028 E AndroidRuntime: finishClassComponent@25485:43 06-03 12:32:35.893 25357 26028 E AndroidRuntime: updateClassComponent@25448:50 06-03 12:32:35.893 25357 26028 E AndroidRuntime: performUnitOfWork@29605:27 06-03 12:32:35.893 25357 26028 E AndroidRuntime: workLoop@29639:47 06-03 12:32:35.893 25357 26028 E AndroidRuntime: renderRoot@29705:21 06-03 12:32:35.893 25357 26028 E AndroidRuntime: performWorkOnRoot@30443:23 06-03 12:32:35.893 25357 26028 E AndroidRuntime: performWork@30370:30 06-03 12:32:35.893 25357 26028 E AndroidRuntime: performSyncWork@30346:20 06-03 12:32:35.893 25357 26028 E AndroidRuntime: requestWork@30244:26 06-03 12:32:35.893 25357 26028 E AndroidRuntime: scheduleWork@30117:22 06-03 12:32:35.893 25357 26028 E AndroidRuntime: enqueueSetState@22370:23 06-03 12:32:35.893 25357 26028 E AndroidRuntime: setState@2999:37 06-03 12:32:35.893 25357 26028 E AndroidRuntime: @117163:24 06-03 12:32:35.893 25357 26028 E AndroidRuntime: dispatch@98635:17 06-03 12:32:35.893 25357 26028 E AndroidRuntime: dispatch@98144:40 06-03 12:32:35.893 25357 26028 E AndroidRuntime: @155609:28 06-03 12:32:35.893 25357 26028 E AndroidRuntime: @165578:38 06-03 12:32:35.893 25357 26028 E AndroidRuntime: handleAppStateChange@155823:29 06-03 12:32:35.893 25357 26028 E AndroidRuntime: @39507:20 06-03 12:32:35.893 25357 26028 E AndroidRuntime: emit@7860:42 06-03 12:32:35.893 25357 26028 E AndroidRuntime: callFunction@6315:49 06-03 12:32:35.893 25357 26028 E AndroidRuntime: @6068:31 06-03 12:32:35.893 25357 26028 E AndroidRuntime: guard@6266:15 06-03 12:32:35.893 25357 26028 E AndroidRuntime: callFunctionReturnFlushedQueue@6067:21 06-03 12:32:35.893 25357 26028 E AndroidRuntime: 06-03 12:32:35.893 25357 26028 E AndroidRuntime: at com.facebook.react.modules.core.ExceptionsManagerModule.showOrThrowError(ExceptionsManagerModule.java:54) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: at com.facebook.react.modules.core.ExceptionsManagerModule.reportFatalException(ExceptionsManagerModule.java:38) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:372) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:158) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:754) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:29) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: at android.os.Looper.loop(Looper.java:165) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(MessageQueueThreadImpl.java:232) 06-03 12:32:35.893 25357 26028 E AndroidRuntime: at java.lang.Thread.run(Thread.java:760) 06-03 12:32:35.904 25357 26027 E ReactNativeJS: null is not an object (evaluating 'blob.data') 06-03 12:32:35.911 25357 26027 E ReactNativeJS: null is not an object (evaluating 'blob.data') 06-03 12:32:35.981 464 2523 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only 06-03 12:32:36.000 765 26662 E mm-camera: 213: isp_module_start_session: num_session_opened 0 06-03 12:32:36.017 765 26671 E cac3 : ion alloc already done, pre_alloc_size 5386752 06-03 12:32:36.018 765 26663 E mm-camera: 448: dsps_open: try to sensor1_open() 06-03 12:32:36.021 765 26662 E mm-camera: 402: isp_module_start_session: num_session_opened 1 06-03 12:32:36.023 765 26671 E cac3 : ion alloc already done, pre_alloc_size 10773504 06-03 12:32:36.023 765 26671 E cac3 : ion alloc already done, pre_alloc_size 10773504 06-03 12:32:36.023 765 26671 E cac3 : ion alloc already done, pre_alloc_size 11203584 06-03 12:32:36.023 765 26671 E cac3 : ion alloc already done, pre_alloc_size 5386752 06-03 12:32:36.023 765 26671 E cac3 : ion alloc already done, pre_alloc_size 10773504 06-03 12:32:36.024 765 26671 E cac3 : ion alloc already done, pre_alloc_size 5548032 06-03 12:32:36.024 765 26671 E cac3 : ion alloc already done, pre_alloc_size 5451264 06-03 12:32:36.024 765 26671 E cac3 : ion alloc already done, pre_alloc_size 5548032 06-03 12:32:36.041 765 765 E mm-camera: 684: isp_module_get_session_data: availabevfe 2 num_open 1 num_isp_preallocate 1 dual_vfe 0 06-03 12:32:36.044 765 765 E mm-camera: 141: isp_resource_query_mod: dual_vfe_enabled 0 06-03 12:32:36.044 765 765 E mm-camera: 150: isp_resource_query_mod: availabe_vfe 2 num_isp_preallocate 1 num_session_opened 1 dual_vfe_enabled 0 06-03 12:32:36.136 765 26667 E mm-camera: 3955: sensor_set_calibration_data: Golden module or OTP data is null 06-03 12:32:36.241 765 1197 E mm-camera: 303: static int32_t QCameraPAAF::AllocateBuffers(img_base_ops_t , bool): Invalid dimensions 0x0 06-03 12:32:36.241 765 1197 E mm-camera: 203: int img_algo_preload(img_base_ops_t ): Preload: Failed to allocate buffer, rc -4 06-03 12:32:36.241 765 1197 E mm-camera: 117: module_imgbase_client_preload_exec: IMG_CORE_PRELOAD failed -4 06-03 12:32:36.248 765 765 E mm-camera: 913: isp_port_check_caps_unreserve: ISP session resource not dellocated in time 06-03 12:32:36.251 765 26715 E mm-camera: 504: isp_module_stop_session: num_session_opened 0 06-03 12:32:36.251 765 26715 E mm-camera: 532: isp_module_stop_session: warning: ISP resource is not freed on time! 06-03 12:32:36.420 1616 1800 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=69, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 06-03 12:32:36.423 1616 1779 E InputDispatcher: channel 'aff70f0 chat.rocket.reactnative/chat.rocket.reactnative.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed! 06-03 12:32:36.560 738 1668 E FrameworkListener: read() failed (Connection reset by peer) 06-03 12:32:36.871 26723 26723 E HAL : PATH3 /odm/lib64/hw/gralloc.qcom.so 06-03 12:32:36.871 26723 26723 E HAL : PATH2 /vendor/lib64/hw/gralloc.qcom.so 06-03 12:32:36.871 26723 26723 E HAL : PATH1 /system/lib64/hw/gralloc.qcom.so 06-03 12:32:36.871 26723 26723 E HAL : PATH3 /odm/lib64/hw/gralloc.msm8953.so 06-03 12:32:36.871 26723 26723 E HAL : PATH2 /vendor/lib64/hw/gralloc.msm8953.so 06-03 12:32:36.871 26723 26723 E HAL : PATH1 /system/lib64/hw/gralloc.msm8953.so 06-03 12:32:38.398 1616 2049 E IzatSvc_Wiper: W/Num of elements returned by LOWI 6 06-03 12:32:38.401 1616 1837 E AppScanObserverService: Result available, null observers for user: 0 06-03 12:32:38.447 1616 2049 E IzatSvc_ComboNetworkProvider: E/Exiting with error virtual void izat_manager::ComboNetworkProvider::reportLocationMsg::proc() const line 187 "1" 06-03 12:32:43.472 25851 25851 E FirebaseInstanceId: Error while delivering the message: ServiceIntent not found. 06-03 12:32:43.475 2067 4782 E WakeLock: GCMSEND release without a matched acquire! 06-03 12:33:02.311 1616 1798 E WifiScanningService: Got invalid work source request: WorkSource{} from ClientInfo[uid=10012] 06-03 12:33:03.316 1616 2049 E IzatSvc_Wiper: W/Num of elements returned by LOWI 6 06-03 12:33:03.325 1616 1837 E AppScanObserverService: Result available, null observers for user: 0 06-03 12:33:03.384 1616 2049 E IzatSvc_ComboNetworkProvider: E/Exiting with error virtual void izat_manager::ComboNetworkProvider::reportLocationMsg::proc() const line 187 "1" 06-03 12:33:04.773 1616 2049 E IzatSvc_Wiper: W/Num of elements returned by LOWI 6 06-03 12:33:04.784 1616 1837 E AppScanObserverService: Result available, null observers for user: 0 06-03 12:33:21.259 4735 4735 E clatd : plat_prefix/dns(ipv4only.arpa) status = 7/No address associated with hostname 06-03 12:33:31.955 25851 25851 E FirebaseInstanceId: Error while delivering the message: ServiceIntent not found. 06-03 12:33:31.959 2067 4782 E WakeLock: GCMSEND release without a matched acquire! 06-03 12:33:38.575 1616 2049 E IzatSvc_Wiper: W/Num of elements returned by LOWI 5 06-03 12:33:38.587 1616 1837 E AppScanObserverService: Result available, null observers for user: 0 06-03 12:33:38.633 1616 2049 E IzatSvc_ComboNetworkProvider: E/Exiting with error virtual void izat_manager::ComboNetworkProvider::reportLocationMsg::proc() const line 187 "1" 06-03 12:33:47.399 25851 25851 E FirebaseInstanceId: Error while delivering the message: ServiceIntent not found. 06-03 12:33:47.404 2067 4782 E WakeLock: GCMSEND release without a matched acquire!

pranavpandey1998official commented 5 years ago

06-03 12:43:01.528 1616 3558 D ActivityTrigger: ActivityTrigger activityPauseTrigger 06-03 12:43:01.528 464 2523 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only 06-03 12:43:01.535 29049 29049 D ReactNativeNotifs: onHostPause 06-03 12:43:01.535 29049 29049 D ReactNativeNotifs: App is now not visible 06-03 12:43:01.542 1616 3558 I Timeline: Timeline: App_transition_ready time:3611725 06-03 12:43:01.556 29049 29049 D ReactNative: ReactInstanceManager.ctor() 06-03 12:43:01.556 29049 29049 D SoLoader: init exiting 06-03 12:43:01.558 29049 29049 D ReactNative: ReactInstanceManager.createReactContextInBackground() 06-03 12:43:01.558 29049 29049 D ReactNative: ReactInstanceManager.recreateReactContextInBackgroundInner() 06-03 12:43:01.558 29049 29049 D ReactNative: ReactInstanceManager.recreateReactContextInBackgroundFromBundleLoader() 06-03 12:43:01.558 29049 29049 D ReactNative: ReactInstanceManager.recreateReactContextInBackground() 06-03 12:43:01.558 29049 29049 D ReactNative: ReactInstanceManager.runCreateReactContextOnNewThread() 06-03 12:43:01.559 29049 29952 D ReactNative: ReactInstanceManager.createReactContext() 06-03 12:43:01.566 29049 29049 I FirebasePerformance: Session ID - 8a6afd151886462fb8488c116eda8d2c 06-03 12:43:01.583 29049 29049 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@2584176 06-03 12:43:01.583 29049 29049 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@aca0377 06-03 12:43:01.592 1872 1872 D StatusBar: disable disable2 06-03 12:43:01.593 29049 29954 D AudioMode: Available audio devices: [SPEAKER, EARPIECE] 06-03 12:43:01.596 1616 3558 I Timeline: Timeline: App_transition_ready time:3611779 06-03 12:43:01.598 1616 3558 I Timeline: Timeline: App_transition_ready time:3611781 06-03 12:43:01.600 29049 29953 I org.webrtc.Logging: NativeLibrary: Loading native library: jingle_peerconnection_so 06-03 12:43:01.600 29049 29953 I org.webrtc.Logging: NativeLibrary: Loading library: jingle_peerconnection_so 06-03 12:43:01.602 29049 29952 D ReactNative: Initializing React Xplat Bridge. 06-03 12:43:01.604 29049 29952 D ReactNative: Initializing React Xplat Bridge before initializeBridge 06-03 12:43:01.606 29049 29953 I org.webrtc.Logging: PeerConnectionFactory: PeerConnectionFactory was initialized without an injected Loggable. Any existing Loggable will be deleted. 06-03 12:43:01.624 29049 29049 D AudioMode: Audio devices added 06-03 12:43:01.625 29049 29954 D AudioMode: Available audio devices: [SPEAKER, EARPIECE] 06-03 12:43:01.626 29049 29952 D ReactNative: Initializing React Xplat Bridge after initializeBridge 06-03 12:43:01.626 29049 29952 D ReactNative: CatalystInstanceImpl.runJSBundle() 06-03 12:43:01.628 1616 9001 I Timeline: Timeline: App_transition_ready time:3611812 06-03 12:43:01.646 29049 29956 D ReactNative: ReactInstanceManager.setupReactContext() 06-03 12:43:01.646 29049 29956 D ReactNative: CatalystInstanceImpl.initialize() 06-03 12:43:01.647 1616 1689 I Timeline: Timeline: App_transition_ready time:3611830 06-03 12:43:01.648 29049 29953 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc 06-03 12:43:01.648 29049 29953 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc 06-03 12:43:01.652 29049 29956 D ReactNative: ReactInstanceManager.attachRootViewToInstance() 06-03 12:43:01.654 29049 29956 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class co.apptailor.googlesignin.RNGoogleSigninButtonViewManager 06-03 12:43:01.657 29049 29953 W Utils : could not parse long range '175-174' 06-03 12:43:01.657 1616 1689 I ActivityManager: Displayed chat.rocket.reactnative/com.reactnativejitsimeet.JitsiMeetNavigatorActivity: +121ms 06-03 12:43:01.658 29049 29956 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.BV.LinearGradient.LinearGradientManager 06-03 12:43:01.660 29049 29953 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc 06-03 12:43:01.660 29049 29953 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc 06-03 12:43:01.663 29049 29953 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc 06-03 12:43:01.663 29049 29953 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc 06-03 12:43:01.666 29049 29953 W VideoCapabilities: Unrecognized profile/level 0/3 for video/mpeg2 06-03 12:43:01.667 3858 3931 D PowerKeeper.Event: notifyActivityLaunchTime: chat.rocket.reactnative/com.reactnativejitsimeet.JitsiMeetNavigatorActivity totalTime: 121 06-03 12:43:01.670 29049 29953 W VideoCapabilities: Unrecognized profile/level 0/3 for video/mpeg2 06-03 12:43:01.671 29049 29956 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.oney.WebRTCModule.RTCVideoViewManager 06-03 12:43:01.672 1872 1872 D StatusBar: disable disable2 06-03 12:43:01.689 29049 29953 W VideoCapabilities: Unsupported mime video/mp4v-esdp 06-03 12:43:01.708 29049 29953 I VideoCapabilities: Unsupported profile 4 for video/mp4v-es 06-03 12:43:01.713 29049 29953 W Utils : could not parse long range '175-174' 06-03 12:43:01.715 29049 29953 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc 06-03 12:43:01.715 29049 29953 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc 06-03 12:43:01.720 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: ctor@[name=Thread-19, id=1343] 06-03 12:43:01.723 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: Sample rate is set to 48000 Hz 06-03 12:43:01.732 29049 29958 I org.webrtc.Logging: WebRtcAudioEffects: canUseAcousticEchoCanceler: true 06-03 12:43:01.732 29049 29958 I org.webrtc.Logging: WebRtcAudioEffects: canUseNoiseSuppressor: true 06-03 12:43:01.733 29049 29958 W org.webrtc.Logging: WebRtcAudioManager: AAudio support is currently disabled on all devices! 06-03 12:43:01.734 729 17151 I AudioPolicyManagerCustom: setting force DEEP buffer now 06-03 12:43:01.734 729 17151 V AudioPolicyManagerCustom: getOutputForDevice() returns output 29 06-03 12:43:01.734 729 17151 I AudioPolicyManagerCustom: setting force DEEP buffer now 06-03 12:43:01.734 729 17151 V AudioPolicyManagerCustom: getOutputForDevice() returns output 29 06-03 12:43:01.734 729 17151 I AudioPolicyManagerCustom: setting force DEEP buffer now 06-03 12:43:01.734 729 17151 V AudioPolicyManagerCustom: getOutputForDevice() returns output 29 06-03 12:43:01.735 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: Android SDK: 24, Release: 7.0, Brand: xiaomi, Device: mido, Id: NRD90M, Hardware: qcom, Manufacturer: Xiaomi, Model: Redmi Note 4, Product: mido 06-03 12:43:01.738 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: Audio State: audio mode: MODE_NORMAL, has mic: true, mic muted: false, music active: false, speakerphone: false, BT SCO: false 06-03 12:43:01.738 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: Audio State: 06-03 12:43:01.738 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: fixed volume=false 06-03 12:43:01.739 29049 29958 D AudioManager: getStreamVolume isRestricted mode = 0 06-03 12:43:01.740 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: STREAM_VOICE_CALL: volume=5, max=5, muted=false 06-03 12:43:01.741 29049 29958 D AudioManager: getStreamVolume isRestricted mode = 0 06-03 12:43:01.742 729 17151 D audio_hw_spkr_prot: audio_extn_fbsp_get_parameters: Speaker protection disabled 06-03 12:43:01.742 729 17151 D audio_hw_extn: audio_extn_get_parameters: returns 06-03 12:43:01.742 729 17151 V msm8916_platform: platform_get_parameters: exit: returns - 06-03 12:43:01.742 729 17151 I hash_map_utils: key: 'hifi_mode' value: '' 06-03 12:43:01.743 729 17151 D audio_hw_spkr_prot: audio_extn_fbsp_get_parameters: Speaker protection disabled 06-03 12:43:01.743 729 17151 D audio_hw_extn: audio_extn_get_parameters: returns 06-03 12:43:01.743 729 17151 V msm8916_platform: platform_get_parameters: exit: returns - 06-03 12:43:01.743 729 17151 I hash_map_utils: key: 'hifi_mode' value: '' 06-03 12:43:01.743 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: STREAM_MUSIC: volume=13, max=15, muted=false 06-03 12:43:01.744 29049 29958 D AudioManager: getStreamVolume isRestricted mode = 0 06-03 12:43:01.745 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: STREAM_RING: volume=0, max=15, muted=true 06-03 12:43:01.746 29049 29958 D AudioManager: getStreamVolume isRestricted mode = 0 06-03 12:43:01.749 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: STREAM_ALARM: volume=15, max=15, muted=false 06-03 12:43:01.749 29049 29958 D AudioManager: getStreamVolume isRestricted mode = 0 06-03 12:43:01.751 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: STREAM_NOTIFICATION: volume=0, max=15, muted=true 06-03 12:43:01.751 29049 29958 D AudioManager: getStreamVolume isRestricted mode = 0 06-03 12:43:01.752 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: STREAM_SYSTEM: volume=0, max=15, muted=true 06-03 12:43:01.752 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: Audio Devices: 06-03 12:43:01.753 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: TYPE_BUILTIN_EARPIECE(out): channels=[1], encodings=[2], sample rates=[48000], id=1 06-03 12:43:01.753 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: TYPE_BUILTIN_SPEAKER(out): channels=[2], encodings=[2], sample rates=[48000], id=2 06-03 12:43:01.753 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: TYPE_TELEPHONY(out): channels=[1, 2], encodings=[2], sample rates=[8000, 16000], id=6 06-03 12:43:01.753 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: TYPE_BUILTIN_MIC(in): channels=[1, 2, 3, 4, 6], encodings=[2], sample rates=[8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000], id=10 06-03 12:43:01.754 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: TYPE_FM_TUNER(in): channels=[1, 2], encodings=[2], sample rates=[8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000], id=8 06-03 12:43:01.754 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: TYPE_TELEPHONY(in): channels=[1, 2], encodings=[2], sample rates=[8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000], id=9 06-03 12:43:01.754 29049 29958 I org.webrtc.Logging: WebRtcAudioTrack: ctor@[name=Thread-19, id=1343] 06-03 12:43:01.755 29049 29958 I org.webrtc.Logging: WebRtcAudioRecord: ctor@[name=Thread-19, id=1343] 06-03 12:43:01.755 29049 29958 I org.webrtc.Logging: WebRtcAudioEffects: ctor@[name=Thread-19, id=1343] 06-03 12:43:01.755 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: init@[name=Thread-19, id=1343] 06-03 12:43:01.756 29049 29958 I org.webrtc.Logging: WebRtcAudioManager: audio mode is: MODE_NORMAL 06-03 12:43:01.758 29049 29958 I org.webrtc.Logging: WebRtcAudioRecord: enableBuiltInAEC(true) 06-03 12:43:01.758 29049 29958 I org.webrtc.Logging: WebRtcAudioEffects: setAEC(true) 06-03 12:43:01.758 29049 29958 I org.webrtc.Logging: WebRtcAudioEffects: canUseAcousticEchoCanceler: true 06-03 12:43:01.758 29049 29958 I org.webrtc.Logging: WebRtcAudioRecord: enableBuiltInNS(true) 06-03 12:43:01.758 29049 29958 I org.webrtc.Logging: WebRtcAudioEffects: setNS(true) 06-03 12:43:01.759 29049 29958 I org.webrtc.Logging: WebRtcAudioEffects: canUseNoiseSuppressor: true 06-03 12:43:01.760 29049 29957 I org.webrtc.Logging: PeerConnectionFactory: onNetworkThreadReady 06-03 12:43:01.760 29049 29958 I org.webrtc.Logging: PeerConnectionFactory: onWorkerThreadReady 06-03 12:43:01.761 29049 29959 I org.webrtc.Logging: PeerConnectionFactory: onSignalingThreadReady 06-03 12:43:01.762 29049 29953 I org.webrtc.Logging: EglBase14: SDK version: 24. isEGL14Supported: true 06-03 12:43:01.769 29049 29953 I org.webrtc.Logging: EglBase14: SDK version: 24. isEGL14Supported: true 06-03 12:43:01.777 29049 29953 I CameraManagerGlobal: Connecting to camera service 06-03 12:43:01.780 730 17009 I QCamera : int qcamera::QCamera2Factory::getCameraInfo(int, struct camera_info ): 340: Camera id 0 API version 256 06-03 12:43:01.780 730 17009 I QCamera : static int qcamera::QCamera3HardwareInterface::getCamInfo(uint32_t, struct camera_info ): 8116: camera 0 resource cost is 100 06-03 12:43:01.780 730 17009 I CameraService: getCameraCharacteristics: Switching to HAL1 shim implementation... 06-03 12:43:01.780 730 17009 I QCamera : int qcamera::QCamera2Factory::getCameraInfo(int, struct camera_info ): 340: Camera id 0 API version 256 06-03 12:43:01.780 730 17009 I QCamera : static int qcamera::QCamera3HardwareInterface::getCamInfo(uint32_t, struct camera_info ): 8116: camera 0 resource cost is 100 06-03 12:43:01.781 730 17009 I QCamera : int qcamera::QCamera2Factory::getCameraInfo(int, struct camera_info ): 340: Camera id 1 API version 256 06-03 12:43:01.781 730 17009 I QCamera : static int qcamera::QCamera3HardwareInterface::getCamInfo(uint32_t, struct camera_info ): 8116: camera 1 resource cost is 100 06-03 12:43:01.781 730 17009 I CameraService: getCameraCharacteristics: Switching to HAL1 shim implementation... 06-03 12:43:01.781 730 17009 I QCamera : int qcamera::QCamera2Factory::getCameraInfo(int, struct camera_info ): 340: Camera id 1 API version 256 06-03 12:43:01.781 730 17009 I QCamera : static int qcamera::QCamera3HardwareInterface::getCamInfo(uint32_t, struct camera_info ): 8116: camera 1 resource cost is 100 06-03 12:43:01.781 730 17009 I QCamera : int qcamera::QCamera2Factory::getCameraInfo(int, struct camera_info ): 340: Camera id 0 API version 256 06-03 12:43:01.782 730 17009 I QCamera : static int qcamera::QCamera3HardwareInterface::getCamInfo(uint32_t, struct camera_info ): 8116: camera 0 resource cost is 100 06-03 12:43:01.783 730 17009 I QCamera : int qcamera::QCamera2Factory::getCameraInfo(int, struct camera_info ): 340: Camera id 0 API version 256 06-03 12:43:01.783 730 17009 I QCamera : static int qcamera::QCamera3HardwareInterface::getCamInfo(uint32_t, struct camera_info ): 8116: camera 0 resource cost is 100 06-03 12:43:01.799 29049 29953 D com.oney.WebRTCModule.WebRTCModule: Creating video capturer using Camera1 API. 06-03 12:43:01.862 29049 29851 E ReactNativeJS: Error: Cannot access realm that has been closed. 06-03 12:43:01.862 29049 29851 E ReactNativeJS: 06-03 12:43:01.862 29049 29851 E ReactNativeJS: This error is located at: 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in CellRenderer (at VirtualizedList.js:688) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in View (at ScrollView.js:976) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RCTScrollView (at ScrollView.js:1115) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in ScrollView (at VirtualizedList.js:1081) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in VirtualizedList (at FlatList.js:632) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in FlatList (at RoomsListView/index.js:516) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in AnimatedComponent (at react-native-safe-area-view/index.js:153) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in SafeView (at withOrientation.js:54) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in withOrientation (at RoomsListView/index.js:553) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RoomsListView (created by Context.Consumer) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Connect(RoomsListView) (at SceneView.js:9) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in SceneView (at StackViewLayout.js:786) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in View (at StackViewLayout.js:785) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in View (at StackViewLayout.js:784) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Screen (at StackViewCard.js:57) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Card (at createPointerEventsContainer.js:27) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Container (at StackViewLayout.js:862) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in StackViewLayout (at withOrientation.js:30) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in withOrientation (at StackView.js:79) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in View (at Transitioner.js:214) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Transitioner (at StackView.js:22) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in StackView (at createNavigator.js:61) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in SceneView (at DrawerView.js:149) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Screen (at ResourceSavingScene.js:12) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in ResourceSavingScene (at DrawerView.js:148) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in ScreenContainer (at DrawerView.js:138) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in AnimatedComponent (at DrawerLayout.js:446) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in AnimatedComponent (at DrawerLayout.js:445) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in PanGestureHandler (at DrawerLayout.js:501) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in DrawerLayout (at DrawerView.js:165) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in DrawerView (at createNavigator.js:61) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Navigator (at SceneView.js:9) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in SceneView (at StackViewLayout.js:797) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Screen (at StackViewCard.js:57) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Card (at createPointerEventsContainer.js:27) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Container (at StackViewLayout.js:862) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in StackViewLayout (at withOrientation.js:30) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in withOrientation (at StackView.js:79) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in View (at Transitioner.js:214) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Transitioner (at StackView.js:22) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in StackView (at createNavigator.js:61) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in SceneView (at SwitchView.js:12) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in SwitchView (at createNavigator.js:61) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Navigator (at createAppContainer.js:387) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in NavigationContainer (at app/index.js:266) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Provider (at app/index.js:265) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in Root (at renderApplication.js:35) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.862 29049 29851 E ReactNativeJS: in View (a 06-03 12:43:01.891 29049 29851 E ReactNativeJS: Error: Error: Cannot access realm that has been closed. 06-03 12:43:01.891 29049 29851 E ReactNativeJS: 06-03 12:43:01.891 29049 29851 E ReactNativeJS: This error is located at: 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in CellRenderer (at VirtualizedList.js:688) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in View (at ScrollView.js:976) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RCTScrollView (at ScrollView.js:1115) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in ScrollView (at VirtualizedList.js:1081) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in VirtualizedList (at FlatList.js:632) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in FlatList (at RoomsListView/index.js:516) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in AnimatedComponent (at react-native-safe-area-view/index.js:153) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in SafeView (at withOrientation.js:54) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in withOrientation (at RoomsListView/index.js:553) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RoomsListView (created by Context.Consumer) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Connect(RoomsListView) (at SceneView.js:9) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in SceneView (at StackViewLayout.js:786) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in View (at StackViewLayout.js:785) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in View (at StackViewLayout.js:784) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Screen (at StackViewCard.js:57) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Card (at createPointerEventsContainer.js:27) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Container (at StackViewLayout.js:862) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in StackViewLayout (at withOrientation.js:30) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in withOrientation (at StackView.js:79) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in View (at Transitioner.js:214) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Transitioner (at StackView.js:22) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in StackView (at createNavigator.js:61) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in SceneView (at DrawerView.js:149) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Screen (at ResourceSavingScene.js:12) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in ResourceSavingScene (at DrawerView.js:148) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in ScreenContainer (at DrawerView.js:138) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in AnimatedComponent (at DrawerLayout.js:446) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in AnimatedComponent (at DrawerLayout.js:445) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in PanGestureHandler (at DrawerLayout.js:501) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in DrawerLayout (at DrawerView.js:165) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in DrawerView (at createNavigator.js:61) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Navigator (at SceneView.js:9) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in SceneView (at StackViewLayout.js:797) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Screen (at StackViewCard.js:57) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Card (at createPointerEventsContainer.js:27) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Container (at StackViewLayout.js:862) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in StackViewLayout (at withOrientation.js:30) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in withOrientation (at StackView.js:79) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in View (at Transitioner.js:214) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Transitioner (at StackView.js:22) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in StackView (at createNavigator.js:61) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in SceneView (at SwitchView.js:12) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in SwitchView (at createNavigator.js:61) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Navigator (at createAppContainer.js:387) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in NavigationContainer (at app/index.js:266) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Provider (at app/index.js:265) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in Root (at renderApplication.js:35) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.891 29049 29851 E ReactNativeJS: in 06-03 12:43:01.896 1872 2200 D NetworkController.MobileSignalController(2): getDataNetTypeFromServiceState slotId=0 isUsingCarrierAggregation=false 06-03 12:43:01.896 1872 2200 D NetworkTypeUtils: default net type 06-03 12:43:01.898 1872 2200 D MobileSignalController: updateDataType mSelectedDataTypeIcon[0]=2130838414, mSelectedDataActivityIndex=6 06-03 12:43:01.898 1872 2200 D TelephonyIcons: getSignalStrengthIcon: slot=0, inetCondition=1, level=3, roaming=false 06-03 12:43:01.898 1872 2200 D TelephonyIcons: getDataActivity, slot=0, activity=0 06-03 12:43:01.901 1872 2200 D TelephonyIcons: null signal icon name: drawable/stat_sys_signal_null 06-03 12:43:01.902 1872 2200 D TelephonyIcons: getDataTypeIcon sub=0 06-03 12:43:01.902 29049 29851 E ReactNativeJS: Error: Error: Cannot access realm that has been closed. 06-03 12:43:01.902 29049 29851 E ReactNativeJS: 06-03 12:43:01.902 29049 29851 E ReactNativeJS: This error is located at: 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in CellRenderer (at VirtualizedList.js:688) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in View (at ScrollView.js:976) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RCTScrollView (at ScrollView.js:1115) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in ScrollView (at VirtualizedList.js:1081) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in VirtualizedList (at FlatList.js:632) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in FlatList (at RoomsListView/index.js:516) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in AnimatedComponent (at react-native-safe-area-view/index.js:153) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in SafeView (at withOrientation.js:54) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in withOrientation (at RoomsListView/index.js:553) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RoomsListView (created by Context.Consumer) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Connect(RoomsListView) (at SceneView.js:9) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in SceneView (at StackViewLayout.js:786) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in View (at StackViewLayout.js:785) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in View (at StackViewLayout.js:784) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Screen (at StackViewCard.js:57) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Card (at createPointerEventsContainer.js:27) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Container (at StackViewLayout.js:862) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in StackViewLayout (at withOrientation.js:30) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in withOrientation (at StackView.js:79) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in View (at Transitioner.js:214) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Transitioner (at StackView.js:22) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in StackView (at createNavigator.js:61) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in SceneView (at DrawerView.js:149) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Screen (at ResourceSavingScene.js:12) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in ResourceSavingScene (at DrawerView.js:148) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in ScreenContainer (at DrawerView.js:138) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in AnimatedComponent (at DrawerLayout.js:446) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in AnimatedComponent (at DrawerLayout.js:445) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in PanGestureHandler (at DrawerLayout.js:501) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in DrawerLayout (at DrawerView.js:165) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in DrawerView (at createNavigator.js:61) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Navigator (at SceneView.js:9) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in SceneView (at StackViewLayout.js:797) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Screen (at StackViewCard.js:57) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Card (at createPointerEventsContainer.js:27) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Container (at StackViewLayout.js:862) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in StackViewLayout (at withOrientation.js:30) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in withOrientation (at StackView.js:79) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in View (at Transitioner.js:214) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Transitioner (at StackView.js:22) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in StackView (at createNavigator.js:61) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in SceneView (at SwitchView.js:12) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in SwitchView (at createNavigator.js:61) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Navigator (at createAppContainer.js:387) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in NavigationContainer (at app/index.js:266) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Provider (at app/index.js:265) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in Root (at renderApplication.js:35) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in RCTView (at View.js:45) 06-03 12:43:01.902 29049 29851 E ReactNativeJS: in 06-03 12:43:01.919 1616 1689 I Timeline: Timeline: Activity_windows_visible id: ActivityRecord{b53715d u0 chat.rocket.reactnative/com.reactnativejitsimeet.JitsiMeetNavigatorActivity t4292} time:3612102 06-03 12:43:01.919 1616 1678 D ActivityTrigger: ActivityTrigger activityStopTrigger 06-03 12:43:01.922 1872 1872 D EventBus: [1872, u0] send(AppTransitionFinishedEvent) 06-03 12:43:01.922 1872 1872 D EventBus: [1872, u0] -> ForcedResizableInfoActivityController [0xf9b9a05, P1] onBusEvent(AppTransitionFinishedEvent) 06-03 12:43:01.922 1872 1872 D EventBus: [1872, u0] onBusEvent(AppTransitionFinishedEvent) duration: 29 microseconds, avg: 335 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: Error: Cannot access realm that has been closed. 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: This error is located at: 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in CellRenderer (at VirtualizedList.js:688) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in View (at ScrollView.js:976) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RCTScrollView (at ScrollView.js:1115) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in ScrollView (at VirtualizedList.js:1081) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in VirtualizedList (at FlatList.js:632) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in FlatList (at RoomsListView/index.js:516) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in AnimatedComponent (at react-native-safe-area-view/index.js:153) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in SafeView (at withOrientation.js:54) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in withOrientation (at RoomsListView/index.js:553) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RoomsListView (created by Context.Consumer) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Connect(RoomsListView) (at SceneView.js:9) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in SceneView (at StackViewLayout.js:786) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in View (at StackViewLayout.js:785) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in View (at StackViewLayout.js:784) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Screen (at StackViewCard.js:57) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Card (at createPointerEventsContainer.js:27) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Container (at StackViewLayout.js:862) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in StackViewLayout (at withOrientation.js:30) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in withOrientation (at StackView.js:79) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in View (at Transitioner.js:214) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Transitioner (at StackView.js:22) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in StackView (at createNavigator.js:61) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in SceneView (at DrawerView.js:149) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Screen (at ResourceSavingScene.js:12) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in ResourceSavingScene (at DrawerView.js:148) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in ScreenContainer (at DrawerView.js:138) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in AnimatedComponent (at DrawerLayout.js:446) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in AnimatedComponent (at DrawerLayout.js:445) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in PanGestureHandler (at DrawerLayout.js:501) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in DrawerLayout (at DrawerView.js:165) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in DrawerView (at createNavigator.js:61) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Navigator (at SceneView.js:9) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in SceneView (at StackViewLayout.js:797) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Screen (at StackViewCard.js:57) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Card (at createPointerEventsContainer.js:27) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Container (at StackViewLayout.js:862) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in StackViewLayout (at withOrientation.js:30) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in withOrientation (at StackView.js:79) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in View (at Transitioner.js:214) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Transitioner (at StackView.js:22) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in StackView (at createNavigator.js:61) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in SceneView (at SwitchView.js:12) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in SwitchView (at createNavigator.js:61) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Navigator (at createAppContainer.js:387) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in NavigationContainer (at app/index.js:266) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Provider (at app/index.js:265) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in Root (at renderApplication.js:35) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.924 29049 29852 E unknown:ReactNative: in V 06-03 12:43:01.925 29049 29049 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_max_length_minutes'. 06-03 12:43:01.925 29049 29819 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'sessions_feature_enabled'. 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: Error: Error: Cannot access realm that has been closed. 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: This error is located at: 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in CellRenderer (at VirtualizedList.js:688) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in View (at ScrollView.js:976) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RCTScrollView (at ScrollView.js:1115) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in ScrollView (at VirtualizedList.js:1081) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in VirtualizedList (at FlatList.js:632) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in FlatList (at RoomsListView/index.js:516) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in AnimatedComponent (at react-native-safe-area-view/index.js:153) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in SafeView (at withOrientation.js:54) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in withOrientation (at RoomsListView/index.js:553) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RoomsListView (created by Context.Consumer) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Connect(RoomsListView) (at SceneView.js:9) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in SceneView (at StackViewLayout.js:786) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in View (at StackViewLayout.js:785) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in View (at StackViewLayout.js:784) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Screen (at StackViewCard.js:57) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Card (at createPointerEventsContainer.js:27) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Container (at StackViewLayout.js:862) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in StackViewLayout (at withOrientation.js:30) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in withOrientation (at StackView.js:79) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in View (at Transitioner.js:214) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Transitioner (at StackView.js:22) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in StackView (at createNavigator.js:61) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in SceneView (at DrawerView.js:149) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Screen (at ResourceSavingScene.js:12) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in ResourceSavingScene (at DrawerView.js:148) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in ScreenContainer (at DrawerView.js:138) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in AnimatedComponent (at DrawerLayout.js:446) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in AnimatedComponent (at DrawerLayout.js:445) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in PanGestureHandler (at DrawerLayout.js:501) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in DrawerLayout (at DrawerView.js:165) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in DrawerView (at createNavigator.js:61) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Navigator (at SceneView.js:9) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in SceneView (at StackViewLayout.js:797) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Screen (at StackViewCard.js:57) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Card (at createPointerEventsContainer.js:27) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Container (at StackViewLayout.js:862) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in StackViewLayout (at withOrientation.js:30) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in withOrientation (at StackView.js:79) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in View (at Transitioner.js:214) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Transitioner (at StackView.js:22) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in StackView (at createNavigator.js:61) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in SceneView (at SwitchView.js:12) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in SwitchView (at createNavigator.js:61) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Navigator (at createAppContainer.js:387) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in NavigationContainer (at app/index.js:266) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Provider (at app/index.js:265) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in Root (at renderApplication.js:35) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative: in RCTView (at View.js:45) 06-03 12:43:01.935 29049 29852 E unknown:ReactNative:
06-03 12:43:01.946 1616 1689 I WindowManager: Destroying surface Surface(name=chat.rocket.reactnative/chat.rocket.reactnative.MainActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2045 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897 com.android.server.wm.WindowState.destroyOrSaveSurface:2118 com.android.server.wm.AppWindowToken.destroySurfaces:366 com.android.server.wm.WindowStateAnimator.finishExit:565 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:491 com.android.server.wm.WindowAnimator.updateWindowsLocked:312 com.android.server.wm.WindowAnimator.animateLocked:727 06-03 12:43:01.948 1872 1872 D EventBus: [1872, u0] send(AppTransitionFinishedEvent) 06-03 12:43:01.949 1872 1872 D EventBus: [1872, u0] -> ForcedResizableInfoActivityController [0xf9b9a05, P1] onBusEvent(AppTransitionFinishedEvent) 06-03 12:43:01.949 1872 1872 D EventBus: [1872, u0] onBusEvent(AppTransitionFinishedEvent) duration: 25 microseconds, avg: 335 06-03 12:43:01.950 1616 1689 I Timeline: Timeline: App_transition_stopped time:3612133 06-03 12:43:01.955 29049 29852 E AndroidRuntime: FATAL EXCEPTION: mqt_native_modules 06-03 12:43:01.955 29049 29852 E AndroidRuntime: Process: chat.rocket.reactnative, PID: 29049 06-03 12:43:01.955 29049 29852 E AndroidRuntime: com.facebook.react.common.JavascriptException: Error: Error: Cannot access realm that has been closed. 06-03 12:43:01.955 29049 29852 E AndroidRuntime: 06-03 12:43:01.955 29049 29852 E AndroidRuntime: This error is located at: 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in CellRenderer (at VirtualizedList.js:688) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at ScrollView.js:976) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTScrollView (at ScrollView.js:1115) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in ScrollView (at VirtualizedList.js:1081) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in VirtualizedList (at FlatList.js:632) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in FlatList (at RoomsListView/index.js:516) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in AnimatedComponent (at react-native-safe-area-view/index.js:153) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in SafeView (at withOrientation.js:54) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in withOrientation (at RoomsListView/index.js:553) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RoomsListView (created by Context.Consumer) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Connect(RoomsListView) (at SceneView.js:9) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in SceneView (at StackViewLayout.js:786) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at StackViewLayout.js:785) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at StackViewLayout.js:784) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Screen (at StackViewCard.js:57) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Card (at createPointerEventsContainer.js:27) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Container (at StackViewLayout.js:862) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in StackViewLayout (at withOrientation.js:30) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in withOrientation (at StackView.js:79) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at Transitioner.js:214) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Transitioner (at StackView.js:22) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in StackView (at createNavigator.js:61) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in SceneView (at DrawerView.js:149) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Screen (at ResourceSavingScene.js:12) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in ResourceSavingScene (at DrawerView.js:148) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in ScreenContainer (at DrawerView.js:138) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in AnimatedComponent (at DrawerLayout.js:446) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in AnimatedComponent (at DrawerLayout.js:445) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in PanGestureHandler (at DrawerLayout.js:501) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in DrawerLayout (at DrawerView.js:165) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in DrawerView (at createNavigator.js:61) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Navigator (at SceneView.js:9) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in SceneView (at StackViewLayout.js:797) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in AnimatedComponent (at StackViewCard.js:69) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RNSScreen (at createAnimatedComponent.js:151) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in AnimatedComponent (at screens.native.js:61) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Screen (at StackViewCard.js:57) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Card (at createPointerEventsContainer.js:27) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Container (at StackViewLayout.js:862) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RNSScreenContainer (at screens.native.js:85) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in ScreenContainer (at StackViewLayout.js:313) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at createAnimatedComponent.js:151) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in AnimatedComponent (at StackViewLayout.js:309) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in PanGestureHandler (at StackViewLayout.js:302) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in StackViewLayout (at withOrientation.js:30) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in withOrientation (at StackView.js:79) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at Transitioner.js:214) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Transitioner (at StackView.js:22) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in StackView (at createNavigator.js:61) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Navigator (at createKeyboardAwareNavigator.js:12) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in KeyboardAwareNavigator (at SceneView.js:9) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in SceneView (at SwitchView.js:12) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in SwitchView (at createNavigator.js:61) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Navigator (at createAppContainer.js:387) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in NavigationContainer (at app/index.js:266) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Provider (at app/index.js:265) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Root (at renderApplication.js:35) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at AppContainer.js:98) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at AppContainer.js:115) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in AppContainer (at renderApplication.js:34) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: 06-03 12:43:01.955 29049 29852 E AndroidRuntime: This error is located at: 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in NavigationContainer (at app/index.js:266) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Provider (at app/index.js:265) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in Root (at renderApplication.js:35) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at AppContainer.js:98) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in RCTView (at View.js:45) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in View (at AppContainer.js:115) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: in AppContainer (at renderApplication.js:34), stack: 06-03 12:43:01.955 29049 29852 E AndroidRuntime: renderItem@147152:30 06-03 12:43:01.955 29049 29852 E AndroidRuntime: render@57105:33 06-03 12:43:01.955 29049 29852 E AndroidRuntime: finishClassComponent@25485:43 06-03 12:43:01.955 29049 29852 E AndroidRuntime: updateClassComponent@25448:50 06-03 12:43:01.955 29049 29852 E AndroidRuntime: performUnitOfWork@29605:27 06-03 12:43:01.955 29049 29852 E AndroidRuntime: workLoop@29639:47 06-03 12:43:01.955 29049 29852 E AndroidRuntime: renderRoot@29705:21 06-03 12:43:01.955 29049 29852 E AndroidRuntime: performWorkOnRoot@30443:23 06-03 12:43:01.955 29049 29852 E AndroidRuntime: performWork@30370:30 06-03 12:43:01.955 29049 29852 E AndroidRuntime: performSyncWork@30346:20 06-03 12:43:01.955 29049 29852 E AndroidRuntime: requestWork@30244:26 06-03 12:43:01.955 29049 29852 E AndroidRuntime: scheduleWork@30117:22 06-03 12:43:01.955 29049 29852 E AndroidRuntime: enqueueSetState@22370:23 06-03 12:43:01.955 29049 29852 E AndroidRuntime: setState@2999:37 06-03 12:43:01.955 29049 29852 E AndroidRuntime: @117163:24 06-03 12:43:01.955 29049 29852 E AndroidRuntime: dispatch@98635:17 06-03 12:43:01.955 29049 29852 E AndroidRuntime: dispatch@98144:40 06-03 12:43:01.955 29049 29852 E AndroidRuntime: @155609:28 06-03 12:43:01.955 29049 29852 E AndroidRuntime: @165578:38 06-03 12:43:01.955 29049 29852 E AndroidRuntime: handleAppStateChange@155823:29 06-03 12:43:01.955 29049 29852 E AndroidRuntime: @39507:20 06-03 12:43:01.955 29049 29852 E AndroidRuntime: emit@7860:42 06-03 12:43:01.955 29049 29852 E AndroidRuntime: callFunction@6315:49 06-03 12:43:01.955 29049 29852 E AndroidRuntime: @6068:31 06-03 12:43:01.955 29049 29852 E AndroidRuntime: guard@6266:15 06-03 12:43:01.955 29049 29852 E AndroidRuntime: callFunctionReturnFlushedQueue@6067:21 06-03 12:43:01.955 29049 29852 E AndroidRuntime: 06-03 12:43:01.955 29049 29852 E AndroidRuntime: at com.facebook.react.modules.core.ExceptionsManagerModule.showOrThrowError(ExceptionsManagerModule.java:54) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: at com.facebook.react.modules.core.ExceptionsManagerModule.reportFatalException(ExceptionsManagerModule.java:38) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:372) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:158) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:754) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:29) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: at android.os.Looper.loop(Looper.java:165) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(MessageQueueThreadImpl.java:232) 06-03 12:43:01.955 29049 29852 E AndroidRuntime: at java.lang.Thread.run(Thread.java:760) 06-03 12:43:02.188 2445 2496 I octvm_klo: klo lock 06-03 12:43:02.188 3858 3931 D PowerKeeper.Event: notifyAMCrash packageName: 0, pid:29049 06-03 12:43:02.189 1616 1814 W ActivityManager: Force finishing activity chat.rocket.reactnative/com.reactnativejitsimeet.JitsiMeetNavigatorActivity 06-03 12:43:02.195 1616 1814 D ActivityTrigger: ActivityTrigger activityPauseTrigger 06-03 12:43:02.199 464 2523 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only 06-03 12:43:02.201 2445 2496 I octvm_klo: get wanted event[mask:128, name:data_app_crash@1559545982200.txt.gz] from the watchset 06-03 12:43:02.201 2445 2496 I octvm_klo: start gathering logcat log... 06-03 12:43:02.203 29049 29212 W unknown:ReactNative: Calling JS function after bridge has been destroyed: RCTDeviceEventEmitter.emit(["websocketMessage",{"data":"{\"msg\":\"changed\",\"collection\":\"stream-notify-logged\",\"id\":\"id\",\"fields\":{\"eventName\":\"user-status\",\"args\":[[\"c5RhtQgpRrGqhkhc6\",\"kpacan2\",0]]}}","type":"text","id":2}]) 06-03 12:43:02.204 1616 29967 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1459 android.content.ContextWrapper.bindService:646 miui.os.DropBoxManager.Dc:361 miui.os.DropBoxManager.Db:350 miui.os.DropBoxManager.addText:314 06-03 12:43:02.204 1616 3558 I Timeline: Timeline: App_transition_ready time:3612387 06-03 12:43:02.204 2445 2496 I octvm_klo: gathering logcat log done 06-03 12:43:02.204 2445 2496 I octvm_klo: klo unlock 06-03 12:43:02.207 29049 29049 I FirebasePerformance: Session ID - 8a6afd151886462fb8488c116eda8d2c 06-03 12:43:02.207 1872 1872 D StatusBar: disable disable2 06-03 12:43:02.208 29049 29852 I Process : Sending signal. PID: 29049 SIG: 9 06-03 12:43:02.217 1872 2200 D NetworkController.MobileSignalController(2): getDataNetTypeFromServiceState slotId=0 isUsingCarrierAggregation=false 06-03 12:43:02.217 1872 2200 D NetworkTypeUtils: default net type 06-03 12:43:02.219 1872 2200 D MobileSignalController: updateDataType mSelectedDataTypeIcon[0]=2130838414, mSelectedDataActivityIndex=6 06-03 12:43:02.219 1872 2200 D TelephonyIcons: getSignalStrengthIcon: slot=0, inetCondition=1, level=3, roaming=false 06-03 12:43:02.219 1872 2200 D TelephonyIcons: getDataActivity, slot=0, activity=3 06-03 12:43:02.221 1872 2200 D TelephonyIcons: null signal icon name: drawable/stat_sys_signal_null 06-03 12:43:02.222 1872 2200 D TelephonyIcons: getDataTypeIcon sub=0 06-03 12:43:02.361 1616 3558 I WindowManager: WIN DEATH: Window{a5ac659 u0 chat.rocket.reactnative/com.reactnativejitsimeet.JitsiMeetNavigatorActivity} 06-03 12:43:02.362 1616 3558 I WindowManager: Destroying surface Surface(name=chat.rocket.reactnative/com.reactnativejitsimeet.JitsiMeetNavigatorActivity) called by com.android.server.wm.WindowStateAnimator.destroySurface:2045 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:897 com.android.server.wm.WindowState.removeLocked:1460 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:2635 com.android.server.wm.WindowManagerService.removeWindowLocked:2593 com.android.server.wm.WindowState$DeathRecipient.binderDied:1791 android.os.BinderProxy.sendDeathNotice:701 06-03 12:43:02.362 1616 2835 D GraphicsStats: Buffer count: 5 06-03 12:43:02.362 1616 2929 I ActivityManager: Process chat.rocket.reactnative (pid 29049) has died: fore T 06-03 12:43:02.364 3858 3931 D PowerKeeper.Event: notifyAMProcDied pacakageName: chat.rocket.reactnative, pid:29049 06-03 12:43:02.364 1616 3558 I Timeline: Timeline: App_transition_ready time:3612548 06-03 12:43:02.364 1616 1800 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=78, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ] 06-03 12:43:02.365 738 1668 E FrameworkListener: read() failed (Connection reset by peer) 06-03 12:43:02.368 1616 1779 W InputDispatcher: channel '5bc39aa chat.rocket.reactnative/chat.rocket.reactnative.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9 06-03 12:43:02.368 1616 1779 E InputDispatcher: channel '5bc39aa chat.rocket.reactnative/chat.rocket.reactnative.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed! 06-03 12:43:02.369 1616 2821 I WindowManager: WIN DEATH: Window{5bc39aa u0 chat.rocket.reactnative/chat.rocket.reactnative.MainActivity} 06-03 12:43:02.369 1616 2821 W InputDispatcher: Attempted to unregister already unregistered input channel '5bc39aa chat.rocket.reactnative/chat.rocket.reactnative.MainActivity (server)' 06-03 12:43:02.370 1616 2821 I Timeline: Timeline: App_transition_ready time:3612554 06-03 12:43:02.388 1616 2929 I ActivityManager: Start proc 29975:chat.rocket.reactnative/u0a458 for activity chat.rocket.reactnative/.MainActivity caller=com.miui.home 06-03 12:43:02.388 1616 2929 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@1a51a32 06-03 12:43:02.388 3858 3931 D PowerKeeper.Event: notifyAMProcStart processName: 10458 reason: chat.rocket.reactnative, pid:0 06-03 12:43:02.388 1616 2929 I ANDR-IOP: MIUI-IOP pkg_name = chat.rocket.reactnative PID = 29975 06-03 12:43:02.388 29975 29975 I art : Late-enabling -Xcheck:jni 06-03 12:43:02.401 29975 29975 D TidaProvider: TidaProvider() 06-03 12:43:02.407 29975 29975 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@aabfe37 06-03 12:43:02.435 1616 2821 I Timeline: Timeline: App_transition_ready time:3612618 06-03 12:43:02.457 29975 29975 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-03 12:43:02.458 1616 1689 I Timeline: Timeline: App_transition_ready time:3612642 06-03 12:43:02.460 1872 1872 D StatusBar: disable disable2 06-03 12:43:02.569 29975 29975 W zze : Application name is not set. Call Builder#setApplicationName. 06-03 12:43:02.574 29975 29999 W zze : Application name is not set. Call Builder#setApplicationName. 06-03 12:43:02.577 29975 29975 D isEnabled: No perf enable meta data found in manifest. 06-03 12:43:02.581 29975 29975 D FirebaseApp: com.google.firebase.auth.FirebaseAuth is not linked. Skipping initialization. 06-03 12:43:02.582 29975 29975 D FirebaseApp: com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization. 06-03 12:43:02.583 29975 29975 I FirebaseInitProvider: FirebaseApp initialization successful 06-03 12:43:02.639 29975 29975 I CrashlyticsCore: Initializing Crashlytics 2.6.4.27 06-03 12:43:02.680 29975 29975 I CrashlyticsInitProvider: CrashlyticsInitProvider initialization successful 06-03 12:43:02.708 29975 29975 D SoLoader: init start 06-03 12:43:02.708 29975 29975 D SoLoader: adding system library source: /vendor/lib 06-03 12:43:02.709 29975 29975 D SoLoader: adding system library source: /system/lib 06-03 12:43:02.709 29975 29975 D SoLoader: adding application source: com.facebook.soloader.DirectorySoSource[root = /data/app/chat.rocket.reactnative-1/lib/arm64 flags = 0] 06-03 12:43:02.710 29975 29975 D SoLoader: adding backup source from : com.facebook.soloader.ApkSoSource[root = /data/data/chat.rocket.reactnative/lib-main flags = 1] 06-03 12:43:02.711 29975 29975 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /system/lib flags = 2] 06-03 12:43:02.711 29975 29975 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /system/vendor/lib flags = 2] 06-03 12:43:02.711 29975 29975 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /data/app/chat.rocket.reactnative-1/lib/arm64 flags = 0] 06-03 12:43:02.711 29975 29975 D SoLoader: Preparing SO source: com.facebook.soloader.ApkSoSource[root = /data/data/chat.rocket.reactnative/lib-main flags = 1] 06-03 12:43:02.713 29975 29975 V fb-UnpackingSoSource: locked dso store /data/user/0/chat.rocket.reactnative/lib-main 06-03 12:43:02.714 29975 29975 I fb-UnpackingSoSource: dso store is up-to-date: /data/user/0/chat.rocket.reactnative/lib-main 06-03 12:43:02.715 29975 29975 V fb-UnpackingSoSource: releasing dso store lock for /data/user/0/chat.rocket.reactnative/lib-main 06-03 12:43:02.715 29975 29975 D SoLoader: init finish: 4 SO sources prepared 06-03 12:43:02.715 29975 29975 D SoLoader: init exiting 06-03 12:43:02.732 1616 1689 I Timeline: Timeline: App_transition_stopped time:3612915 06-03 12:43:02.735 1872 1872 D EventBus: [1872, u0] send(AppTransitionFinishedEvent) 06-03 12:43:02.735 1872 1872 D EventBus: [1872, u0] -> ForcedResizableInfoActivityController [0xf9b9a05, P1] onBusEvent(AppTransitionFinishedEvent) 06-03 12:43:02.735 1872 1872 D EventBus: [1872, u0] onBusEvent(AppTransitionFinishedEvent) duration: 24 microseconds, avg: 334 06-03 12:43:02.757 29975 30006 D NetworkSecurityConfig: Using Network Security Config from resource react_native_config debugBuild: true 06-03 12:43:02.757 29975 29975 D AccessibilityManager: current package=chat.rocket.reactnative, accessibility manager mIsFinalEnabled=false, mOptimizeEnabled=false, mIsUiAutomationEnabled=false, mIsInterestedPackage=false 06-03 12:43:02.763 29975 29997 I FA : App measurement is starting up, version: 16250 06-03 12:43:02.764 29975 29997 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE 06-03 12:43:02.764 29975 29997 I FA : To enable faster debug mode event logging run: 06-03 12:43:02.764 29975 29997 I FA : adb shell setprop debug.firebase.analytics.app chat.rocket.reactnative 06-03 12:43:02.766 29975 29986 I art : Background sticky concurrent mark sweep GC freed 44233(2MB) AllocSpace objects, 18(360KB) LOS objects, 37% free, 12MB/19MB, paused 2.686ms total 136.012ms 06-03 12:43:02.813 29975 30018 W ResourceType: No package identifier when getting name for resource number 0x00000000 06-03 12:43:02.834 29975 29975 E HAL : PATH3 /odm/lib64/hw/gralloc.qcom.so 06-03 12:43:02.834 29975 29975 E HAL : PATH2 /vendor/lib64/hw/gralloc.qcom.so 06-03 12:43:02.834 29975 29975 E HAL : PATH1 /system/lib64/hw/gralloc.qcom.so 06-03 12:43:02.834 29975 29975 E HAL : PATH3 /odm/lib64/hw/gralloc.msm8953.so 06-03 12:43:02.834 29975 29975 E HAL : PATH2 /vendor/lib64/hw/gralloc.msm8953.so 06-03 12:43:02.834 29975 29975 E HAL : PATH1 /system/lib64/hw/gralloc.msm8953.so 06-03 12:43:02.842 29975 30022 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'trace_flimit_time'. 06-03 12:43:02.844 29975 30022 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'trace_flimit_events'. 06-03 12:43:02.844 29975 30022 W FirebaseRemoteConfig: No value of type 'String' exists for parameter key 'trace_blimit_time'. 06-03 12:43:02.845 755 755 I cnss-daemon: RTM_NEWROUTE Indication 06-03 12:43:02.845 755 755 I cnss-daemon: ip type is ipv6 06-03 12:43:02.845 755 755 I cnss-daemon: RTM_NEWROUTE Indication 06-03 12:43:02.845 755 755 I cnss-daemon: ip type is ipv6

pranavpandey1998official commented 5 years ago

did you get anything??

skrafft commented 5 years ago

it seems that the crash comes from the react-native-realm package. Maybe an incompatibility between the two. Unfortunately, I don't have any experience with Realm so I will not be very helpful with this.

AgamGujralSD commented 4 years ago

Hi @pranavpandey1998official, were you able to resolve this issue and if yes, could you describe how you were able to achieve that?

pranavpandey1998official commented 4 years ago

We moved to watermelondb , it was the problem with realm

On Wed, 19 Aug, 2020, 4:10 PM AgamGujralSD, notifications@github.com wrote:

Hi @pranavpandey1998official https://github.com/pranavpandey1998official, were you able to resolve this issue and if yes, could you describe how you were able to achieve that?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/skrafft/react-native-jitsi-meet/issues/35#issuecomment-676121089, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKUJBOSUOXCVVMYXY2UUVFLSBOTYZANCNFSM4HSDTBJA .