使用0.5.0版本会出现crash
- Dominant language
- C++
- Stars
- 7k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
手机机型米3 android4.4.4
报错日志如下:
SIGSEGV(SEGV_MAPERR)
1 #00 pc 00026638 /system/lib/libdvm.so [armeabi-v7a]
2 #01 pc 0002d790 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) [armeabi-v7a]
3 #02 pc 0002adf4 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) [armeabi-v7a]
4 #03 pc 00060059 /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+392) [armeabi-v7a]
5 #04 pc 00067ff7 /system/lib/libdvm.so [armeabi-v7a]
6 #05 pc 00026720 /system/lib/libdvm.so [armeabi-v7a]
7 #06 pc 0002d790 /system/lib/libdvm.so (dvmMterpStd(Thread*)+76) [armeabi-v7a]
8 #07 pc 0002adf4 /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184) [armeabi-v7a]
9 #08 pc 0005fd75 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336) [armeabi-v7a]
10 #09 pc 000494c3 /system/lib/libdvm.so [armeabi-v7a]
11 #10 pc 0004e33b /system/lib/libandroid_runtime.so [armeabi-v7a]
12 #11 pc 0004f067 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*, bool)+358) [armeabi-v7a]
13 #12 pc 000010c3 /system/bin/app_process [armeabi-v7a]
14 #13 pc 0000e3af /system/lib/libc.so (__libc_init+50) [armeabi-v7a]
15 #14 pc 00000dac /system/bin/app_process [armeabi-v7a]
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file, test, or entry point is named. Reproduce version 0.5.0 on the Mi 3 running Android 4.4.4 and use the supplied SIGSEGV stack as the starting point; done means identifying the crash cause and validating a fix on that environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100