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

Getting Crash in Android N #12

Open
mohitdholakia opened this issue Jan 11, 2018 · 0 comments
Open

Getting Crash in Android N #12

mohitdholakia opened this issue Jan 11, 2018 · 0 comments

Comments

@mohitdholakia
Copy link

Hello there,
i am getting crash while playing next track.Please check the below Log.
In other OS code is working fine but only issue is with Nougat devices.

A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x8 in tid 27255
debuggerd: handling request: pid=26071 uid=10500 gid=10500 tid=27255
01-11 07:41:28.780 27277-27277/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-11 07:41:28.780 27277-27277/? A/DEBUG: Build fingerprint: 'motorola/cedric_amzin/cedric:7.0/NPPS25.137-73-4/4:user/release-keys'
01-11 07:41:28.780 27277-27277/? A/DEBUG: Revision: 'p500'
01-11 07:41:28.780 27277-27277/? A/DEBUG: ABI: 'arm'
01-11 07:41:28.780 27277-27277/? A/DEBUG: pid: 26071, tid: 27255, name: Thread-293 >>> com.demo<<<
01-11 07:41:28.781 27277-27277/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x8
01-11 07:41:28.781 27277-27277/? A/DEBUG: r0 a5be23f0 r1 8f0de558 r2 00000001 r3 00000400
01-11 07:41:28.781 27277-27277/? A/DEBUG: r4 00000050 r5 8b97f894 r6 00000000 r7 a5a7ff38
01-11 07:41:28.781 27277-27277/? A/DEBUG: r8 00004818 r9 8f0de558 sl 8f0de958 fp a5be23f0
01-11 07:41:28.781 27277-27277/? A/DEBUG: ip 8b6f3c38 sp a5a7ff28 lr 8b6c1131 pc 8b6c1a68 cpsr 200d0030
01-11 07:41:28.784 27277-27277/? A/DEBUG: backtrace:
01-11 07:41:28.784 27277-27277/? A/DEBUG: #00 pc 00009a68 /data/app/com.demo-1/lib/arm/libdeezer.so
01-11 07:41:28.784 27277-27277/? A/DEBUG: #1 pc 0000912d /data/app/com.demo-1/lib/arm/libdeezer.so
01-11 07:41:28.784 27277-27277/? A/DEBUG: #2 pc 00009587 /data/app/com.demo-1/lib/arm/libdeezer.so
01-11 07:41:28.784 27277-27277/? A/DEBUG: #3 pc 000084e3 /data/app/com.demo-1/lib/arm/libdeezer.so (Java_com_deezer_sdk_player_impl_NativePlayerImpl_cGetAudio+106)
01-11 07:41:28.785 27277-27277/? A/DEBUG: #4 pc 00c709df /data/app/com.demo-1/oat/arm/base.odex (offset 0xbce000)

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