-
Notifications
You must be signed in to change notification settings - Fork 176
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
Galaxy A51 crash when startup demo #37
Comments
有完整堆栈吗? |
类似情况 环境:手机: MI 8 SE 现象:demo启动崩溃 栈: |
环境
手机:Galaxy A51
操作系统:Android 10
现象
直接运行demo最新版,启动会直接crash,下面是日志
`
2022-09-22 17:10:13.487 1215-1215/? E/Zygote: isWhitelistProcess - Process is Whitelisted
2022-09-22 17:10:13.495 1215-1215/? E/Zygote: accessInfo : 1
2022-09-22 17:10:13.503 1215-1215/? I/ce.raphael.dem: Late-enabling -Xcheck:jni
2022-09-22 17:10:13.533 1215-1215/? E/ce.raphael.dem: Unknown bits set in runtime_flags: 0x8000
2022-09-22 17:10:13.554 1215-1215/? D/ActivityThread: setConscryptValidator
2022-09-22 17:10:13.554 1215-1215/? D/ActivityThread: setConscryptValidator - put
2022-09-22 17:10:13.734 1215-1215/com.bytedance.raphael.demo I/A64_HOOK: insns pool initialized.
2022-09-22 17:10:13.735 1215-1215/com.bytedance.raphael.demo E/RAPHAEL: invoke failed at xdl_sym
2022-09-22 17:10:13.735 1215-1215/com.bytedance.raphael.demo W/ce.raphael.dem: 0xebadde09 skipped times: 0
2022-09-22 17:10:13.736 1215-1215/com.bytedance.raphael.demo A/libc: Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x753ff6532c in tid 1215 (ce.raphael.demo), pid 1215 (ce.raphael.demo)
`
The text was updated successfully, but these errors were encountered: