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

库中异常该怎么解决 #15

Open
cdck opened this issue Jan 4, 2020 · 0 comments
Open

库中异常该怎么解决 #15

cdck opened this issue Jan 4, 2020 · 0 comments

Comments

@cdck
Copy link

cdck commented Jan 4, 2020

异常打印:

2020-01-04 10:03:38.483 14785-14785/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2020-01-04 10:03:38.484 14785-14785/? A/DEBUG: Build fingerprint: 'HONOR/JDN2-W09HN/HWJDN2:9/HUAWEIJDN2-W09HN/9.1.0.175C00:user/release-keys'
2020-01-04 10:03:38.484 14785-14785/? A/DEBUG: Revision: '0'
2020-01-04 10:03:38.484 14785-14785/? A/DEBUG: ABI: 'arm'
2020-01-04 10:03:38.484 14785-14785/? A/DEBUG: Happend: 'Sat Jan  4 10:03:38 2020
    '
2020-01-04 10:03:38.485 14785-14785/? A/DEBUG: SYSVMTYPE: Art
    APPVMTYPE: Art
2020-01-04 10:03:38.485 14785-14785/? A/DEBUG: pid: 13924, tid: 14754, name: Thread-220  >>> gqz.pagertv <<<
2020-01-04 10:03:38.485 14785-14785/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x1f
2020-01-04 10:03:38.485 14785-14785/? A/DEBUG: Cause: null pointer dereference
2020-01-04 10:03:38.485 14785-14785/? A/DEBUG:     r0  c4471c98  r1  ffffffff  r2  00000000  r3  c870f99c
2020-01-04 10:03:38.485 14785-14785/? A/DEBUG:     r4  c4471c40  r5  c4471c98  r6  00000000  r7  c4471be8
2020-01-04 10:03:38.485 14785-14785/? A/DEBUG:     r8  00000000  r9  c872a297  r10 00000001  r11 00000000
2020-01-04 10:03:38.485 14785-14785/? A/DEBUG:     ip  c89367f0  sp  c4471be8  lr  caab001f  pc  caab01ee
2020-01-04 10:03:38.485 14785-14785/? I/unwind: Malformed section header found, ignoring...
2020-01-04 10:03:38.485 14785-14785/? A/DEBUG: backtrace:
2020-01-04 10:03:38.485 14785-14785/? A/DEBUG:     #00 pc 000211ee  /data/app/gqz.pagertv-8CEbglvZAJBNnSZNVMyeWg==/lib/arm/libopensslwrap.so
2020-01-04 10:03:38.485 14785-14785/? A/DEBUG:     #01 pc 0002101b  /data/app/gqz.pagertv-8CEbglvZAJBNnSZNVMyeWg==/lib/arm/libopensslwrap.so
2020-01-04 10:03:38.485 14785-14785/? A/DEBUG:     #02 pc 0000c381  /data/app/gqz.pagertv-8CEbglvZAJBNnSZNVMyeWg==/lib/arm/libopensslwrap.so (__gxx_personality_v0+344)
2020-01-04 10:03:38.485 14785-14785/? A/DEBUG:     #03 pc 0014cc8c  /data/data/gqz.pagertv/libperfa_arm.so
2020-01-04 10:03:38.485 14785-14785/? A/DEBUG:     #04 pc 0014d5b0  /data/data/gqz.pagertv/libperfa_arm.so

我应该怎么查问题原因?

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

1 participant