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

crashes on Android 12 (via Orbot testing) #68

Open
n8fr8 opened this issue Jan 26, 2022 · 1 comment
Open

crashes on Android 12 (via Orbot testing) #68

n8fr8 opened this issue Jan 26, 2022 · 1 comment
Assignees

Comments

@n8fr8
Copy link
Member

n8fr8 commented Jan 26, 2022

This happens after multiple starts/stops

2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: Build fingerprint: 'google/sunfish/sunfish:12/SQ1A.220105.002/7961164:user/release-keys'
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: Revision: 'MP1.0'
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: ABI: 'arm64'
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: Timestamp: 2022-01-25 21:15:50.697684507-0500
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: Process uptime: 0s
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: Cmdline: org.torproject.android
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: pid: 21801, tid: 21862, name: tor >>> org.torproject.android <<<
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: uid: 10455
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: x0 0000000000000000 x1 0000000000005566 x2 0000000000000006 x3 000000725d05ce00
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: x4 000000000000003a x5 000000000000003a x6 000000000000003a x7 0000000000000020
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: x8 00000000000000f0 x9 7139403ff8c025c7 x10 0000000000000000 x11 ffffff80fffffbdf
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: x12 0000000000000001 x13 0000000000000005 x14 0000000000000010 x15 0000000000000000
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: x16 000000750a5b4050 x17 000000750a590eb0 x18 00000071ba428000 x19 0000000000005529
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: x20 0000000000005566 x21 00000000ffffffff x22 0000000000000000 x23 b4000073e7725390
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: x24 000000725d05e000 x25 0000000000000001 x26 0000000000000093 x27 000000725d05e000
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: x28 000000725d05d0d0 x29 000000725d05ce80
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: lr 000000750a543ba0 sp 000000725d05cde0 pc 000000750a543bcc pst 0000000000000000
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: backtrace:
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: #00 pc 000000000004fbcc /apex/com.android.runtime/lib64/bionic/libc.so (abort+164) (BuildId: ba489d4985c0cf173209da67405662f9)
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: #1 pc 00000000001729d4 /data/app/~~FGLHuPr8bpVsyssLk0uiTw==/org.torproject.android-iR0a20u8rDZP-64dyZpQaw==/lib/arm64/libtor.so (tor_raw_abort_+12)
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: #2 pc 000000000017bf58 /data/app/~~FGLHuPr8bpVsyssLk0uiTw==/org.torproject.android-iR0a20u8rDZP-64dyZpQaw==/lib/arm64/libtor.so (tor_abort_+12)
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: #3 pc 0000000000108448 /data/app/~~FGLHuPr8bpVsyssLk0uiTw==/org.torproject.android-iR0a20u8rDZP-64dyZpQaw==/lib/arm64/libtor.so (pubsub_install+156)
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: #4 pc 0000000000108558 /data/app/~~FGLHuPr8bpVsyssLk0uiTw==/org.torproject.android-iR0a20u8rDZP-64dyZpQaw==/lib/arm64/libtor.so (tor_run_main+152)
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: #5 pc 0000000000106a40 /data/app/~~FGLHuPr8bpVsyssLk0uiTw==/org.torproject.android-iR0a20u8rDZP-64dyZpQaw==/lib/arm64/libtor.so (Java_org_torproject_jni_TorService_runMain+36)
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: #6 pc 00000000002d7644 /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: #7 pc 00000000002cdd64 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: #8 pc 00000000002f23d0 /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+312) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: #9 pc 00000000003ff868 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+820) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: #10 pc 00000000003fe764 /apex/com.android.art/lib64/libart.so (MterpInvokeDirect+1580) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: #11 pc 00000000002c8514 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_direct+20) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022-01-25 21:15:51.202 21865-21865/? A/DEBUG: #12 pc 0000000000460988 /data/data/org.torproject.android/code_cache/.overlay/base.apk/classes.dex (org.torproject.jni.TorService.access$1100+0)
2022-01-25 21:15:51.203 21865-21865/? A/DEBUG: #13 pc 000000000027d748 /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.13853912933990942413)+644) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022-01-25 21:15:51.203 21865-21865/? A/DEBUG: #14 pc 000000000027c8f0 /apex/com.android.art/lib64/libart.so (artQuickToInterpreterBridge+1176) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022-01-25 21:15:51.203 21865-21865/? A/DEBUG: #15 pc 00000000002d7778 /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022-01-25 21:15:51.203 21865-21865/? A/DEBUG: #16 pc 0000000000209188 /apex/com.android.art/lib64/libart.so (nterp_helper+152) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022-01-25 21:15:51.203 21865-21865/? A/DEBUG: #17 pc 0000000000460636 /data/data/org.torproject.android/code_cache/.overlay/base.apk/classes.dex (org.torproject.jni.TorService$3.run+582)
2022-01-25 21:15:51.203 21865-21865/? A/DEBUG: #18 pc 00000000002cdd64 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022-01-25 21:15:51.203 21865-21865/? A/DEBUG: #19 pc 0000000000317fb0 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+156) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022-01-25 21:15:51.203 21865-21865/? A/DEBUG: #20 pc 00000000003cc480 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValuesart::ArtMethod*(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+380) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022-01-25 21:15:51.203 21865-21865/? A/DEBUG: #21 pc 000000000045eff0 /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+992) (BuildId: 23ca6f22eac639e14a961f5b93a456f9)
2022-01-25 21:15:51.203 21865-21865/? A/DEBUG: #22 pc 00000000000b1910 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264) (BuildId: ba489d4985c0cf173209da67405662f9)
2022-01-25 21:15:51.203 21865-21865/? A/DEBUG: #23 pc 00000000000513f0 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: ba489d4985c0cf173209da67405662f9)

@eighthave
Copy link
Member

That's a new one, looks like it is crashing inside of tor again. Can you provide steps to reproduce it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants