app起来后必现crash
@CodeJhF is already working on this.
Since Jul 29, 2026.
- Dominant language
- HTML
- Stars
- 5.8k
- Forks
- 531
- Avg merge
- 8d 55m
- Merged PRs (30d)
- 17
Description
【版本信息】
4.5.75
【平台信息】
Android
【预期的表现】
正常启动
【实际的情况】
app起来就崩溃了
【Demo及附件】
07-28 16:29:22.990 30280 30280 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
07-28 16:29:22.990 30280 30280 F DEBUG : Build fingerprint: 'userdebug/test-keys'
07-28 16:29:22.990 30280 30280 F DEBUG : Kernel Release: '6.12.38-android16-5-maybe-dirty-4k'
07-28 16:29:22.990 30280 30280 F DEBUG : Revision: '0'
07-28 16:29:22.990 30280 30280 F DEBUG : ABI: 'arm64'
07-28 16:29:22.990 30280 30280 F DEBUG : Timestamp: 2026-07-28 16:29:22.721444170+0800
07-28 16:29:22.990 30280 30280 F DEBUG : Process uptime: 8s
07-28 16:29:22.990 30280 30280 F DEBUG : Executable: /system/bin/app_process64
07-28 16:29:22.990 30280 30280 F DEBUG : Cmdline: com.ai.voice
07-28 16:29:22.990 30280 30280 F DEBUG : pid: 29984, tid: 30256, name: tgfx_JNIEnviron >>> com.ai.voice <<<
07-28 16:29:22.990 30280 30280 F DEBUG : uid: 10086
07-28 16:29:22.990 30280 30280 F DEBUG : tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
07-28 16:29:22.990 30280 30280 F DEBUG : pac_enabled_keys: 000000000000000f (PR_PAC_APIAKEY, PR_PAC_APIBKEY, PR_PAC_APDAKEY, PR_PAC_APDBKEY)
07-28 16:29:22.990 30280 30280 F DEBUG : esr: 0000000092000006 (Data Abort Exception 0x24)
07-28 16:29:22.990 30280 30280 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0000000000000004 (read)
07-28 16:29:22.990 30280 30280 F DEBUG : Cause: null pointer dereference
07-28 16:29:22.990 30280 30280 F DEBUG : x0 0000000000000001 x1 0000000000000004 x2 b400e3137cae44e0 x3 b400e3139cb891e0
07-28 16:29:22.990 30280 30280 F DEBUG : x4 0000e310d14ffb58 x5 0000e31331e2d32a x6 0019615800196278 x7 00195c0000195b9a
07-28 16:29:22.990 30280 30280 F DEBUG : x8 00000000031399ec x9 0000000000000096 x10 0000000000000000 x11 0000000000000096
07-28 16:29:22.990 30280 30280 F DEBUG : x12 0000e31334acda18 x13 0000e31334acda78 x14 0000e31334acdaf8 x15 0000000000100000
07-28 16:29:22.990 30280 30280 F DEBUG : x16 0000000000000001 x17 0000e315f6b1c0a0 x18 0000e31085cc8000 x19 0000000000000000
07-28 16:29:22.990 30280 30280 F DEBUG : x20 b400e3137cae44e0 x21 b400e3139cb892a0 x22 b400e3141cb96e50 x23 0000000000000000
07-28 16:29:22.990 30280 30280 F DEBUG : x24 0000000000000000 x25 0000e3133540d3c0 x26 0000000000004d66 x27 00000000ffffffd8
07-28 16:29:22.990 30280 30280 F DEBUG : x28 0000000000000000 x29 0000e310d14ff940
07-28 16:29:22.990 30280 30280 F DEBUG : lr 0000e315f6b1c0c4 sp 0000e310d14ff940 pc 0000e315f6b226b0 pst 0000000040001000
07-28 16:29:22.990 30280 30280 F DEBUG : esr 0000000092000006
07-28 16:29:22.990 30280 30280 F DEBUG : 28 total frames
07-28 16:29:22.990 30280 30280 F DEBUG : backtrace:
07-28 16:29:22.990 30280 30280 F DEBUG : #00 pc 00000000000196b0 /system/lib64/libutils.so (__aarch64_ldadd4_relax+16) (BuildId: 0db79b3de357d54691f75fb5324a904b)
07-28 16:29:22.990 30280 30280 F DEBUG : #01 pc 00000000000130c0 /system/lib64/libutils.so (android::RefBase::incStrong(void const*) const+32) (BuildId: 0db79b3de357d54691f75fb5324a904b)
07-28 16:29:22.990 30280 30280 F DEBUG : #02 pc 000000000012e428 /system/lib64/libandroid_runtime.so (android::nativeRelease(_JNIEnv*, _jclass*, long)+32) (BuildId: 1b5e7618ff9adf478b6936ee643da3d8)
07-28 16:29:22.990 30280 30280 F DEBUG : #03 pc 00000000008356fc /system/framework/arm64/boot-framework.oat (art_jni_trampoline+108) (BuildId: 355d09839be14cbf9d26125756e806adf7967460)
07-28 16:29:22.990 30280 30280 F DEBUG : #04 pc 00000000006ab644 /system/framework/arm64/boot-framework.oat (android.view.Surface.release+116) (BuildId: 355d09839be14cbf9d26125756e806adf7967460)
07-28 16:29:22.990 30280 30280 F DEBUG : #05 pc 00000000002cdb94 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+612) (BuildId: 83622df832a76ca8e6dafe2a34784c5b)
07-28 16:29:22.990 30280 30280 F DEBUG : #06 pc 00000000002cba9c /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithVarArgs<_jmethodID*>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, std::__va_list)+896) (BuildId: 83622df832a76ca8e6dafe2a34784c5b)
07-28 16:29:22.990 30280 30280 F DEBUG : #07 pc 00000000005fcbe4 /apex/com.android.art/lib64/libart.so (art::JNI::CallVoidMethodV(_JNIEnv*, _jobject*, _jmethodID*, std::__va_list)+320) (BuildId: 83622df832a76ca8e6dafe2a34784c5b)
07-28 16:29:22.990 30280 30280 F DEBUG : #08 pc 00000000001cd994 /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.990 30280 30280 F DEBUG : #09 pc 000000000032e25c /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.990 30280 30280 F DEBUG : #10 pc 000000000032e2dc /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.990 30280 30280 F DEBUG : #11 pc 00000000002a5d38 /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.990 30280 30280 F DEBUG : #12 pc 00000000002a60f0 /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.990 30280 30280 F DEBUG : #13 pc 000000000032ef98 /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.990 30280 30280 F DEBUG : #14 pc 00000000001cb5b8 /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.991 30280 30280 F DEBUG : #15 pc 00000000001cb4e4 /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.991 30280 30280 F DEBUG : #16 pc 00000000001cb5dc /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.991 30280 30280 F DEBUG : #17 pc 00000000001da4f8 /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.991 30280 30280 F DEBUG : #18 pc 00000000001ca854 /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.991 30280 30280 F DEBUG : #19 pc 00000000001c47cc /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.991 30280 30280 F DEBUG : #20 pc 00000000001c4314 /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.991 30280 30280 F DEBUG : #21 pc 00000000001c3f28 /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.991 30280 30280 F DEBUG : #22 pc 00000000002a6c40 /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.991 30280 30280 F DEBUG : #23 pc 000000000032f2f8 /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.991 30280 30280 F DEBUG : #24 pc 000000000032f920 /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.991 30280 30280 F DEBUG : #25 pc 0000000000330afc /system/priv-app/VCOS_VoiceService/lib/arm64/libpag.so (BuildId: 2df5a27f4b6db8524c9c8b8b817edb075813a23d)
07-28 16:29:22.991 30280 30280 F DEBUG : #26 pc 00000000000865f8 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*) (.__uniq.67847048707805468364044055584648682506)+184) (BuildId: 47c756ee16b687918a980b3fd92aa3f7)
07-28 16:29:22.991 30280 30280 F DEBUG : #27 pc 0000000000078f1c /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 47c756ee16b687918a980b3fd92aa3f7)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.