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

crash on pixel3xl when use android profiler #799

Closed
joeyzhao1005 opened this issue Dec 19, 2019 · 2 comments
Closed

crash on pixel3xl when use android profiler #799

joeyzhao1005 opened this issue Dec 19, 2019 · 2 comments

Comments

@joeyzhao1005
Copy link

joeyzhao1005 commented Dec 19, 2019

2019-12-19 16:21:01.859 26518-26518/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2019-12-19 16:21:01.860 26518-26518/? A/DEBUG: Build fingerprint: 'google/crosshatch/crosshatch:10/QPP5.190530.014/5691763:user/release-keys'
2019-12-19 16:21:01.860 26518-26518/? A/DEBUG: Revision: 'MP1.0'
2019-12-19 16:21:01.860 26518-26518/? A/DEBUG: ABI: 'arm'
2019-12-19 16:21:01.881 26518-26518/? A/DEBUG: Timestamp: 2019-12-19 16:21:01+0800
2019-12-19 16:21:01.881 26518-26518/? A/DEBUG: pid: 22655, tid: 25740, name: RxCachedThreadS  >>> com.zhao.xxx <<<
2019-12-19 16:21:01.881 26518-26518/? A/DEBUG: uid: 10305
2019-12-19 16:21:01.881 26518-26518/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x1f
2019-12-19 16:21:01.881 26518-26518/? A/DEBUG: Cause: null pointer dereference
2019-12-19 16:21:01.881 26518-26518/? A/DEBUG:     r0  b9fa90f8  r1  ffffffff  r2  00830c7e  r3  47432b2b
2019-12-19 16:21:01.881 26518-26518/? A/DEBUG:     r4  b9fa90a0  r5  b9fa90f8  r6  00000008  r7  b9fa9040
2019-12-19 16:21:01.881 26518-26518/? A/DEBUG:     r8  00000000  r9  e99ff260  r10 00000001  r11 00000000
2019-12-19 16:21:01.881 26518-26518/? A/DEBUG:     ip  be3ddf0c  sp  b9fa9040  lr  be3a6fcf  pc  be3a7142
2019-12-19 16:21:01.882 26518-26518/? A/DEBUG: backtrace:
2019-12-19 16:21:01.882 26518-26518/? A/DEBUG:     NOTE: Function names and BuildId information is missing for some frames due
2019-12-19 16:21:01.882 26518-26518/? A/DEBUG:     NOTE: to unreadable libraries. For unwinds of apps, only shared libraries
2019-12-19 16:21:01.882 26518-26518/? A/DEBUG:     NOTE: found under the lib/ directory are readable.
2019-12-19 16:21:01.882 26518-26518/? A/DEBUG:       #00 pc 000a6142  /data/app/com.zhao.xxx-700NIM4NIUwwazHjl_fXzg==/base.apk!libobjectbox-jni.so (offset 0xa62000) (BuildId: 7108024fbabfc8366b96fd70483ca27f2d05a292)
2019-12-19 16:21:01.882 26518-26518/? A/DEBUG:       #01 pc 000a5fcb  /data/app/com.zhao.xxx-700NIM4NIUwwazHjl_fXzg==/base.apk!libobjectbox-jni.so (offset 0xa62000) (BuildId: 7108024fbabfc8366b96fd70483ca27f2d05a292)
2019-12-19 16:21:01.882 26518-26518/? A/DEBUG:       #02 pc 0009bdcd  /data/app/com.zhao.xxx-700NIM4NIUwwazHjl_fXzg==/base.apk!libobjectbox-jni.so (offset 0xa62000) (BuildId: 7108024fbabfc8366b96fd70483ca27f2d05a292)
2019-12-19 16:21:01.882 26518-26518/? A/DEBUG:       #03 pc 0009bd81  /data/app/com.zhao.xxx-700NIM4NIUwwazHjl_fXzg==/base.apk!libobjectbox-jni.so (offset 0xa62000) (__gxx_personality_v0+212) (BuildId: 7108024fbabfc8366b96fd70483ca27f2d05a292)
2019-12-19 16:21:01.882 26518-26518/? A/DEBUG:       #04 pc 00198eb4  /data/data/com.zhao.xxx/code_cache/libjvmtiagent_arm.so
2019-12-19 16:21:01.882 26518-26518/? A/DEBUG:       #05 pc 001997d8  /data/data/com.zhao.xxx/code_cache/libjvmtiagent_arm.so

ObjectBox 2.5.0
pixel3xl Android Q
android profiler
Android Studio 3.5.3

@greenrobot-team
Copy link
Member

Thanks! There have been similar reports and tombstones shared in #472.

@greenrobot-team
Copy link
Member

Closing this issue due to inactivity. 💤 Please re-open with more details or submit a new issue.

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