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

Question: Crash will occur from time to time after page switching about libjsc.so #26093

Closed
laymanZ opened this issue Aug 18, 2019 · 1 comment
Labels
Component: Switch Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot. Type: Question Issues that are actually questions and not bug reports.

Comments

@laymanZ
Copy link

laymanZ commented Aug 18, 2019

🚨 The issue tracker is not for questions. 🚨

Crash will occur from time to time after page switching about libjsc.so

Platform : Android
device : XiaoMi 、HUAWEI
Android Version : 8.0 、6.0、 8.1
react-native version : 0.45.1
( Currently just trying the above device )

And Most of the crash messages that appear are as follows
( And the fault address is not fixed ):

java.lang.Throwable: jni-crash
Build fingerprint:
'***/release-keys'
Revision: '0'
Author: collect by 'libunwind'
ABI: 'arm64-v8a'
pid: 8477, tid: 9048, name: mqt_js >>> "applicationId" <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xa0798ae0

backtrace:
r0 a0c56a80 r1 fffffffb r2 fffffffb r3 a0798ae8
r4 ce8ec70d r5 cea1d9e0 r6 c94edcd0 r7 b5ffcfd8
r8 cdc0516d r9 e1accf39 sl fffffffb fp b5ffdd54
ip be58cf21 sp b5ffcf10 lr ce8e968b pc be58cf44 cpsr 200d0030
#00 pc 00003f44
#1 pc 0009b687 ***==/lib/arm/libjsc.so
#2 pc 00903834
android.os.MessageQueue.nativePollOnce(Native Method)
android.os.MessageQueue.next(MessageQueue.java:326)
android.os.Looper.loop(Looper.java:165)
com.facebook.react.bridge.queue.MessageQueueThreadImpl$3.run(MessageQueueThreadImpl.java:194)
java.lang.Thread.run(Thread.java:764)

  1. When the page is switched, the following crash will occur occasionally.
  2. when the APP is cold start, it will occasionally appear
  3. after a certain page stays for a long time, click a button, or repeat the bridge call, it will also appear

This makes me very confused, I don’t know where to start troubleshooting. And I'm sorry for the inability to provide a step to reproduce the issue

@laymanZ laymanZ added the Type: Question Issues that are actually questions and not bug reports. label Aug 18, 2019
@react-native-bot
Copy link
Collaborator

We are automatically closing this issue because it does not appear to follow any of the provided issue templates.

👉 Click here if you want to report a reproducible bug or regression in React Native.

@react-native-bot react-native-bot added Ran Commands One of our bots successfully processed a command. Resolution: No Template labels Aug 18, 2019
@facebook facebook locked as resolved and limited conversation to collaborators Oct 4, 2021
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Component: Switch Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot. Type: Question Issues that are actually questions and not bug reports.
Projects
None yet
Development

No branches or pull requests

2 participants