-
Notifications
You must be signed in to change notification settings - Fork 619
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
xcrash anr DumpForSigQuit的问题 #134
Comments
@HOTFIGHTER 请问问题解决了吗? |
@caikelun 大佬,我看2.5.7版本修复了调用ART dumpForSigQuit 时ART可能崩溃的问题,但是我这边使用3.1.0版本还是出现了这个崩溃问题,xc_crash.c里注册的sigaction监听貌似没有捕获到崩溃信号SIGSEGV,请问这个是已知问题吗? 09-06 11:38:14.337 23243 23587 E ApplicationCrashHandler: signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x72417d7564 |
#00 pc 0000000000640560 /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit(std::__1::basic_ostream<char, std::__1::char_traits >&)) (BuildId: 1b179f250754dbbf3eaec59393e8b1d6)
#1 pc 0000000000006214 /data/app/~~7G_rT4O58htPnhMSGe_MkQ==/com.mihoyo.hyperion-D9YQ4ZW9o_faGPdAPGl49w==/lib/arm64/libxcrash.so (BuildId: ef4bc3e241ab15ba1933ca88eb00c5df6c4f650a)
#2 pc 00000000000fb90c /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: e17f03d82d277eb8d7c51ca3961f4cf9)
#3 pc 000000000008e4b0 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: e17f03d82d277eb8d7c51ca3961f4cf9)
The text was updated successfully, but these errors were encountered: