canyie / canyie/pine

Crash please help how to fix this

Open
#67 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
279
PR merge metrics
No merged PRs in 30d

Description

```
2024-05-14 03:50:00.230 8170-8170 Pine com.android.support I Pine native init...
2024-05-14 03:50:00.236 8170-8170 Pine com.android.support D get module base /system/lib/libart.so: 4072767488
2024-05-14 03:50:00.236 8170-8170 Pine com.android.support E Symbol _ZN3art9hiddenapi6detail19GetMemberActionImplINS_8ArtFieldEEENS0_6ActionEPT_NS_20HiddenApiAccessFlags7ApiListES4_NS0_12AccessMethodE not found in elf libart.so
2024-05-14 03:50:00.236 8170-8170 Pine com.android.support E DisableHiddenApiPolicy: symbol _ZN3art9hiddenapi6detail19GetMemberActionImplINS_8ArtFieldEEENS0_6ActionEPT_NS_20HiddenApiAccessFlags7ApiListES4_NS0_12AccessMethodE not found
2024-05-14 03:50:00.236 8170-8170 Pine com.android.support E Symbol _ZN3art9hiddenapi6detail19GetMemberActionImplINS_9ArtMethodEEENS0_6ActionEPT_NS_20HiddenApiAccessFlags7ApiListES4_NS0_12AccessMethodE not found in elf libart.so
2024-05-14 03:50:00.236 8170-8170 Pine com.android.support E DisableHiddenApiPolicy: symbol _ZN3art9hiddenapi6detail19GetMemberActionImplINS_9ArtMethodEEENS0_6ActionEPT_NS_20HiddenApiAccessFlags7ApiListES4_NS0_12AccessMethodE not found
2024-05-14 03:50:00.236 8170-8170 Pine com.android.support E Symbol _ZN3art9JNIEnvExt11NewLocalRefEPNS_6mirror6ObjectE not found in elf libart.so
2024-05-14 03:50:00.236 8170-8170 Pine com.android.support W JNIEnvExt::NewLocalRef is unavailable, try JavaVMExt::AddWeakGlobalReference
2024-05-14 03:50:00.237 8170-8170 Pine com.android.support E Symbol _ZN3art9JavaVMExt16AddWeakGlobalRefEPNS_6ThreadENS_6ObjPtrINS_6mirror6ObjectEEE not found in elf libart.so
2024-05-14 03:50:00.237 8170-8170 Pine com.android.support E Symbol art_quick_to_interpreter_bridge not found in elf libart.so
2024-05-14 03:50:00.237 8170-8170 Pine com.android.support E Symbol art_quick_generic_jni_trampoline not found in elf libart.so
2024-05-14 03:50:00.237 8170-8170 Pine com.android.support E Symbol aoc_quick_to_interpreter_bridge not found in elf libart.so
2024-05-14 03:50:00.237 8170-8170 Pine com.android.support E Symbol aoc_quick_generic_jni_trampoline not found in elf libart.so
2024-05-14 03:50:00.237 8170-8170 Pine com.android.support E Symbol _ZN3art9ArtMethod8CopyFromEPS0_NS_11PointerSizeE not found in elf libart.so
2024-05-14 03:50:00.238 8170-8170 Pine com.android.support D get module base /system/lib/libart-compiler.so: 3981455360
2024-05-14 03:50:00.238 8170-8170 Pine com.android.support E Symbol _ZN3art3jit3Jit20jit_compiler_handle_E not found in elf libart.so
2024-05-14 03:50:00.239 8170-8170 libc com.android.support A Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xdead0000 in tid 8170 (android.support), pid 8170 (android.support)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.