Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash #4966

Open
bjorn3 opened this issue Aug 24, 2021 · 3 comments
Open

Crash #4966

bjorn3 opened this issue Aug 24, 2021 · 3 comments
Labels
severe: crash The app quits, or stops responding.

Comments

@bjorn3
Copy link

bjorn3 commented Aug 24, 2021

Just go this crash when I tapped on a notification:

Error: No server data found

Component Stack:

    in Unknown
    in Unknown
    in Connect(Component)
    in Unknown
    in Unknown
    in Unknown
    in Unknown
    in RCTView
    in View
    in RCTView
    in View
    in RCTView
    in View
    in ForwardRef
    in RCTView
    in View
    in k
    in ForwardRef
    in PanGestureHandler
    in Unknown
    in RCTView
    in View
    in k
    in ForwardRef
    in RCTView
    in View
    in R
    in Unknown
    in RCTView
    in View
    in Unknown
    in RCTView
    in View
    in Unknown
    in x
    in T
    in Unknown
    in GestureHandlerRootView
    in Unknown
    in M
    in Unknown
    in Unknown
    in Unknown
    in ForwardRef
    in Unknown
    in ForwardRef
    in O
    in Connect(O)
    in RCTView
    in View
    in RCTView
    in View
    in O
    in O
    in B
    in P
    in Connect(P)
    in f
    in IntlProvider
    in f
    in Connect(f)
    in Unknown
    in Connect(Component)
    in RCTView
    in View
    in C
    in Connect(C)
    in Unknown
    in RNCSafeAreaProvider
    in Unknown
    in f
    in k
    in O
    in k
    in Unknown
    in RCTView
    in View
    in RCTView
    in View
    in C

Call Stack:

U@index.android.bundle:726:1340
index.android.bundle:712:1022
index.android.bundle:712:351
index.android.bundle:712:1022
index.android.bundle:712:351
index.android.bundle:712:1022
index.android.bundle:712:351
index.android.bundle:2229:1815
v@index.android.bundle:707:477
index.android.bundle:707:1225
useSelector@index.android.bundle:683:175
k@index.android.bundle:2229:1765
default@index.android.bundle:2229:355
fr@index.android.bundle:91:38815
Vr@index.android.bundle:91:46770
Cl@index.android.bundle:91:74734
Rl@index.android.bundle:91:74659
Pl@index.android.bundle:91:74426
Tl@index.android.bundle:91:71559
Tl@[native code]
index.android.bundle:91:23573
unstable_runWithPriority@index.android.bundle:200:3883
an@index.android.bundle:91:23520
ln@index.android.bundle:91:23455
xe@index.android.bundle:91:89264
Se@index.android.bundle:91:12420
notify@index.android.bundle:688:864
notifyNestedSubs@index.android.bundle:688:436
handleChangeWrapper@index.android.bundle:688:511
[native code]
_@index.android.bundle:2248:3189
index.android.bundle:2357:365
index.android.bundle:1936:920
index.android.bundle:2357:365
index.android.bundle:1950:1293
index.android.bundle:2357:365
index.android.bundle:2401:1863
handleNotificationOpen@index.android.bundle:1951:3279
value@index.android.bundle:46:1280
value@index.android.bundle:25:3351
index.android.bundle:25:748
value@index.android.bundle:25:2611
value@index.android.bundle:25:720
value@[native code]

version: 27.165
os: android

@chrisbobbe chrisbobbe added the severe: crash The app quits, or stops responding. label Aug 26, 2021
@chrisbobbe
Copy link
Contributor

chrisbobbe commented Aug 26, 2021

Thanks for the report!

This looks like one of a class of bugs that we hope to reduce with #4961 (not yet released), but that unfortunately we can't say we've totally addressed until we fix #4841.

@chrisbobbe
Copy link
Contributor

Does it go away if you close the app and open it again?

@bjorn3
Copy link
Author

bjorn3 commented Aug 26, 2021

Yes, it did go away. I only saw it once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severe: crash The app quits, or stops responding.
Projects
None yet
Development

No branches or pull requests

2 participants