HELP! I get this log with adb logcat.
D/AndroidRuntime( 92): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 92): CheckJNI is ON
D/dalvikvm( 92): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 92): Stale deps in cache file; removing and retrying
D/dalvikvm( 92): DexOpt: --- BEGIN 'core.jar' (bootstrap=1) ---
E/dalvikvm( 93): Too many exceptions during init (failed on 'Ljava/lang/NoClassDefFoundError;' 'java.lang.NoClassDefFoundEr
ror')
E/dalvikvm( 93): VM aborting
I/DEBUG ( 30): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 30): Build fingerprint: 'generic/htc_dream/dream/trout:1.5/CUPCAKE/eng.rao.20090519.141649:eng/test-keys'
I/DEBUG ( 30): pid: 93, tid: 93 >>> /system/bin/dexopt <<<
I/DEBUG ( 30): signal 11 (SIGSEGV), fault addr deadd00d
I/DEBUG ( 30): r0 00000328 r1 0000000c r2 0000000c r3 00000026
I/DEBUG ( 30): r4 deadd00d r5 0001f8c0 r6 ad06e1bc r7 00000000
I/DEBUG ( 30): r8 00000000 r9 00000000 10 00000000 fp 00000000
I/DEBUG ( 30): ip ad083eec sp bec73910 lr afe13e4d pc ad03b5c6 cpsr 20000030
I/DEBUG ( 30): #00 pc 0003b5c6 /system/lib/libdvm.so
I/DEBUG ( 30): #01 pc 0003ac84 /system/lib/libdvm.so
I/DEBUG ( 30): #02 pc 0003af00 /system/lib/libdvm.so
I/DEBUG ( 30): #03 pc 0005c586 /system/lib/libdvm.so
I/DEBUG ( 30): #04 pc 0005c7c0 /system/lib/libdvm.so
I/DEBUG ( 30): #05 pc 0005d09e /system/lib/libdvm.so
I/DEBUG ( 30): #06 pc 0003ac8a /system/lib/libdvm.so
I/DEBUG ( 30): #07 pc 0003af00 /system/lib/libdvm.so
I/DEBUG ( 30): #08 pc 0005c586 /system/lib/libdvm.so
I/DEBUG ( 30): #09 pc 0005c7c0 /system/lib/libdvm.so
I/DEBUG ( 30): #10 pc 0005d09e /system/lib/libdvm.so
I/DEBUG ( 30): #11 pc 0004eb16 /system/lib/libdvm.so
I/DEBUG ( 30): #12 pc 0004fe36 /system/lib/libdvm.so
I/DEBUG ( 30): #13 pc 00050012 /system/lib/libdvm.so
I/DEBUG ( 30): #14 pc 00008e5a /system/bin/dexopt
I/DEBUG ( 30): #15 pc 00008f14 /system/bin/dexopt
I/DEBUG ( 30): #16 pc 0001fd22 /system/lib/libc.so
I/DEBUG ( 30): #17 pc 0000bcb2 /system/lib/libc.so
I/DEBUG ( 30): #18 pc b000157e /system/bin/linker
I/DEBUG ( 30): stack:
I/DEBUG ( 30): bec738d0 000001e3
I/DEBUG ( 30): bec738d4 ad065213 /system/lib/libdvm.so
I/DEBUG ( 30): bec738d8 afe39f90
I/DEBUG ( 30): bec738dc afe39fe4
I/DEBUG ( 30): bec738e0 00000000
I/DEBUG ( 30): bec738e4 afe13e4d /system/lib/libc.so
I/DEBUG ( 30): bec738e8 0001f8c0 [heap]
I/DEBUG ( 30): bec738ec afe12e69 /system/lib/libc.so
I/DEBUG ( 30): bec738f0 0001f8c0 [heap]
I/DEBUG ( 30): bec738f4 ad083e10
I/DEBUG ( 30): bec738f8 0001f8c0 [heap]
I/DEBUG ( 30): bec738fc ad06e1bc /system/lib/libdvm.so
I/DEBUG ( 30): bec73900 00000000
I/DEBUG ( 30): bec73904 afe12ecd /system/lib/libc.so
I/DEBUG ( 30): bec73908 df002777
I/DEBUG ( 30): bec7390c e3a070ad
I/DEBUG ( 30): #00 bec73910 ad083e10
I/DEBUG ( 30): bec73914 ad03ac89 /system/lib/libdvm.so
I/DEBUG ( 30): #01 bec73918 0001f8c0 [heap]
I/DEBUG ( 30): bec7391c ad06e1bd /system/lib/libdvm.so
I/DEBUG ( 30): bec73920 ad06e1bc /system/lib/libdvm.so
I/DEBUG ( 30): bec73924 0001f8c0 [heap]
I/DEBUG ( 30): bec73928 ad06e1bc /system/lib/libdvm.so
I/DEBUG ( 30): bec7392c 00000000
I/DEBUG ( 30): bec73930 ad06e1bc /system/lib/libdvm.so
I/DEBUG ( 30): bec73934 ad03af05 /system/lib/libdvm.so
W/dalvikvm( 92): DexOpt: --- END 'core.jar' --- status=0x000b, process failed
E/dalvikvm( 92): Unable to extract+optimize DEX from '/system/framework/core.jar'
D/dalvikvm( 92): Failed on '/system/framework/core.jar' (boot=1)
D/dalvikvm( 92): VM cleaning up
D/dalvikvm( 92): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 92): JNI_CreateJavaVM failed
E/AndroidRuntime( 92): JNI_CreateJavaVM failed
Am i asking in the wrong forum?
I hope some at XDA will be able to help me out.
Hello all,
We have ported Android 4.4 (kitkat) version on a custom board with iMX6 processor and are successful in getting Android running on the custom board. Now, when tried to add support for 3G modem provided by ZTE, the rild daemon is crashing continuously there disabling the complete telephony.
Android service for rild in init.rc file is as below
service ril-daemon /system/bin/rild -l /system/lib/libreference-ril.so -- -d /dev/ttyUSB2
class main
socket rild stream 660 root radio
socket rild-debug stream 660 radio system
user root
group radio cache inet misc audio
The sockets are getting created with the specified permissions as specified in the init.rc but unfortunately rild daemon is crashing throwing segmentation fault (SIGSEGV). The core dump of the crash
F/libc ( 2810): Fatal signal 11 (SIGSEGV) at 0x0000000c (code=1), thread 2821 (rild)
I/DEBUG ( 2387): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 2387): Build fingerprint: 'HKI/indus_1012/i1012:4.4.2/1.0.0-rc3/20140630:user/dev-keys'
I/DEBUG ( 2387): Revision: '405525'
I/DEBUG ( 2387): pid: 2810, tid: 2821, name: rild >>> /system/bin/rild <<<
I/DEBUG ( 2387): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000000c
I/DEBUG ( 2387): r0 0000000c r1 00000000 r2 00000011 r3 00000000
I/DEBUG ( 2387): r4 0000000c r5 00000000 r6 00000000 r7 4021909c
I/DEBUG ( 2387): r8 40219157 r9 4021d02c sl 402190fc fp 4021d028
I/DEBUG ( 2387): ip 4021cf00 sp 405f7cd8 lr 4015315d pc 4014f708 cpsr 200d0010
I/DEBUG ( 2387): d0 0000000000000000 d1 0000000000000000
I/DEBUG ( 2387): d2 0000000000000000 d3 0000000000000000
I/DEBUG ( 2387): d4 0000000000000000 d5 0000000000000000
I/DEBUG ( 2387): d6 0000000000000000 d7 0243d58000000000
I/DEBUG ( 2387): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 2387): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 2387): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 2387): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 2387): d16 41826b235ab851ec d17 3f50624dd2f1a9fc
I/DEBUG ( 2387): d18 41c2ab23a6000000 d19 0000000000000000
I/DEBUG ( 2387): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 2387): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 2387): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 2387): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 2387): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 2387): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 2387): scr 00000010
I/DEBUG ( 2387):
I/DEBUG ( 2387): backtrace:
I/DEBUG ( 2387): #00 pc 0000e708 /system/lib/libc.so
I/DEBUG ( 2387): #01 pc 00012159 /system/lib/libc.so (readdir+10)
I/DEBUG ( 2387): #02 pc 000026fd /system/lib/libreference-ril-mw3820.so
I/DEBUG ( 2387): #03 pc 00004069 /system/lib/libreference-ril-mw3820.so
I/DEBUG ( 2387): #04 pc 0000d248 /system/lib/libc.so (__thread_entry+72)
I/DEBUG ( 2387): #05 pc 0000d3e0 /system/lib/libc.so (pthread_create+240)
I/DEBUG ( 2387):
I/DEBUG ( 2387): stack:
I/DEBUG ( 2387): 405f7c98 00000000
I/DEBUG ( 2387): 405f7c9c 00000000
I/DEBUG ( 2387): 405f7ca0 00000000
I/DEBUG ( 2387): 405f7ca4 00000000
I/DEBUG ( 2387): 405f7ca8 00000000
libc.so is not getting loaded but libc.so and libreference-ril-mw3820.so are all available in the system/lib folder. and the contents of system.prop is
rild.libpath=/system/lib/libreference-ril-mw3820.so
rild.libargs=-d /dev/ttyUSB2
but still the above crash persists. Any help on this would be of great help.
Hello and thank you for using XDA Assist.
XDA Assist is for new users to receive guidance on how to navigate through XDA to find the information they seek.
It does not sound like you are an inexperienced user. Your best bet is to ask in the specific device forum or the main Android Q&A section.
We here at XDA Assist will never give you a technical answer.
Good Luck
Ragnar
EDIT 2DAYS NO REPLY. THREAD CLOSED.
With my most recent compile of CM for Galaxy J2(J200G), it does kind of boot(stuck at boot animation), i manged to get the kmesg from the phone:
View attachment kmesg_1.txt
Can I also have the logcat please?? @bengris32
lzzy12 said:
Can I also have the logcat please?? @bengris32
Click to expand...
Click to collapse
Sure, i will just have to modify boot.img, as im using the stock boot.img, adb on startup is disabled -_-
bengris32 said:
Sure, i will just have to modify boot.img, as im using the stock boot.img, adb on startup is disabled -_-
Click to expand...
Click to collapse
You are using stock boot.img?? -_-
lzzy12 said:
Am, are you kidding me, huhh? You are using stock boot.img?? -_-
Click to expand...
Click to collapse
yep, for some reason the generated boot.img does not work, if the stock boot.img is causing an issue(it may be) then i will have to figure out why its not booting using the built boot.img
Im using the kernel zImage that i compiled using the j2lteswa source
It compiled, however for some reason, some kernels from OSRC do not like to compile during the android compile itself, i had to compile it separately then use the prebuilt zImage
bengris32 said:
yep, for some reason the generated boot.img does not work, if the stock boot.img is causing an issue(it may be) then i will have to figure out why its not booting using the built boot.img
Im using the kernel zImage that i compiled using the j2lteswa source
It compiled, however for some reason, some kernels from OSRC do not like to compile during the android compile itself, i had to compile it separately then use the prebuilt zImage
Click to expand...
Click to collapse
You need the solve the errors you get during compiling sammy's kernel sources with LineageOS
here is the logcat
lzzy12 said:
You need the solve the errors you get during compiling sammy's kernel sources with LineageOS
Click to expand...
Click to collapse
sorry for the delay, here it is, with the j2 on a blank screen
HTML:
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3415, tid: 3415, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6f5d930 r1 00000000 r2 00000100 r3 b6f5d930
I/DEBUG ( 2172): r4 b6f5d90c r5 00000000 r6 b6f6f11c r7 b6e92534
I/DEBUG ( 2172): r8 b6f5d930 r9 00000000 sl b6f6f11c fp b6f7081c
I/DEBUG ( 2172): ip b6f57bb8 sp bee24428 lr b6bbb8c1 pc b6859330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_06
D/gpsd ( 3421): WakeLock(Release,GPSD)
E/gpsd ( 3421): ASSERT in GlGpsdInterface.cpp:370: Failed to read config file
.
F/libc ( 3421): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3421
(gpsd)
I/DEBUG ( 2172): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 2172): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 2172): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 2172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 2172): Build fingerprint: 'samsung/cm_j2lte/j2lte:5.1.1/LMY49J/60f4e
47cf7:userdebug/test-keys'
I/DEBUG ( 2172): Revision: '4'
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3421, tid: 3421, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6fe8930 r1 00000000 r2 00000100 r3 b6fe8930
I/DEBUG ( 2172): r4 b6fe890c r5 00000000 r6 b6ffa11c r7 b6f1d534
I/DEBUG ( 2172): r8 b6fe8930 r9 00000000 sl b6ffa11c fp b6ffb81c
I/DEBUG ( 2172): ip b6fe2bb8 sp bebba428 lr b6c468c1 pc b68e4330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_07
D/gpsd ( 3428): WakeLock(Release,GPSD)
E/gpsd ( 3428): ASSERT in GlGpsdInterface.cpp:370: Failed to read config file
.
F/libc ( 3428): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3428
(gpsd)
I/DEBUG ( 2172): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 2172): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 2172): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 2172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 2172): Build fingerprint: 'samsung/cm_j2lte/j2lte:5.1.1/LMY49J/60f4e
47cf7:userdebug/test-keys'
I/DEBUG ( 2172): Revision: '4'
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3428, tid: 3428, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6f74930 r1 00000000 r2 00000100 r3 b6f74930
I/DEBUG ( 2172): r4 b6f7490c r5 00000000 r6 b6f8611c r7 b6ea9534
I/DEBUG ( 2172): r8 b6f74930 r9 00000000 sl b6f8611c fp b6f8781c
I/DEBUG ( 2172): ip b6f6ebb8 sp be97c428 lr b6bd28c1 pc b6870330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_08
D/gpsd ( 3434): WakeLock(Release,GPSD)
E/gpsd ( 3434): ASSERT in GlGpsdInterface.cpp:370: Failed to read config file
.
F/libc ( 3434): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3434
(gpsd)
I/DEBUG ( 2172): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 2172): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 2172): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 2172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 2172): Build fingerprint: 'samsung/cm_j2lte/j2lte:5.1.1/LMY49J/60f4e
47cf7:userdebug/test-keys'
I/DEBUG ( 2172): Revision: '4'
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3434, tid: 3434, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6f1d930 r1 00000000 r2 00000100 r3 b6f1d930
I/DEBUG ( 2172): r4 b6f1d90c r5 00000000 r6 b6f2f11c r7 b6e52534
I/DEBUG ( 2172): r8 b6f1d930 r9 00000000 sl b6f2f11c fp b6f3081c
I/DEBUG ( 2172): ip b6f17bb8 sp be9c3428 lr b6b7b8c1 pc b6819330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_09
D/gpsd ( 3441): WakeLock(Release,GPSD)
E/gpsd ( 3441): ASSERT in GlGpsdInterface.cpp:370: Failed to read config file
.
F/libc ( 3441): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3441
(gpsd)
I/DEBUG ( 2172): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 2172): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 2172): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 2172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 2172): Build fingerprint: 'samsung/cm_j2lte/j2lte:5.1.1/LMY49J/60f4e
47cf7:userdebug/test-keys'
I/DEBUG ( 2172): Revision: '4'
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3441, tid: 3441, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6f6a930 r1 00000000 r2 00000100 r3 b6f6a930
I/DEBUG ( 2172): r4 b6f6a90c r5 00000000 r6 b6f7c11c r7 b6e9f534
I/DEBUG ( 2172): r8 b6f6a930 r9 00000000 sl b6f7c11c fp b6f7d81c
I/DEBUG ( 2172): ip b6f64bb8 sp bec3d428 lr b6bc88c1 pc b6866330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_00
D/gpsd ( 3447): WakeLock(Release,GPSD)
E/gpsd ( 3447): ASSERT in GlGpsdInterface.cpp:370: Failed to read config file
.
F/libc ( 3447): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3447
(gpsd)
I/DEBUG ( 2172): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 2172): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 2172): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 2172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 2172): Build fingerprint: 'samsung/cm_j2lte/j2lte:5.1.1/LMY49J/60f4e
47cf7:userdebug/test-keys'
I/DEBUG ( 2172): Revision: '4'
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3447, tid: 3447, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6fc6930 r1 00000000 r2 00000100 r3 b6fc6930
I/DEBUG ( 2172): r4 b6fc690c r5 00000000 r6 b6fd811c r7 b6efb534
I/DEBUG ( 2172): r8 b6fc6930 r9 00000000 sl b6fd811c fp b6fd981c
I/DEBUG ( 2172): ip b6fc0bb8 sp beaec428 lr b6c248c1 pc b68c2330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_01
D/gpsd ( 3454): WakeLock(Release,GPSD)
E/gpsd ( 3454): ASSERT in GlGpsdInterface.cpp:370: Failed to read config file
.
F/libc ( 3454): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3454
(gpsd)
I/DEBUG ( 2172): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 2172): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 2172): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 2172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 2172): Build fingerprint: 'samsung/cm_j2lte/j2lte:5.1.1/LMY49J/60f4e
47cf7:userdebug/test-keys'
I/DEBUG ( 2172): Revision: '4'
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3454, tid: 3454, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6f64930 r1 00000000 r2 00000100 r3 b6f64930
I/DEBUG ( 2172): r4 b6f6490c r5 00000000 r6 b6f7611c r7 b6e99534
I/DEBUG ( 2172): r8 b6f64930 r9 00000000 sl b6f7611c fp b6f7781c
I/DEBUG ( 2172): ip b6f5ebb8 sp bec2f428 lr b6bc28c1 pc b6860330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_02
D/gpsd ( 3460): WakeLock(Release,GPSD)
E/gpsd ( 3460): ASSERT in GlGpsdInterface.cpp:370: Failed to read config file
.
F/libc ( 3460): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3460
(gpsd)
I/DEBUG ( 2172): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 2172): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 2172): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 2172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 2172): Build fingerprint: 'samsung/cm_j2lte/j2lte:5.1.1/LMY49J/60f4e
47cf7:userdebug/test-keys'
I/DEBUG ( 2172): Revision: '4'
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3460, tid: 3460, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6fa4930 r1 00000000 r2 00000100 r3 b6fa4930
I/DEBUG ( 2172): r4 b6fa490c r5 00000000 r6 b6fb611c r7 b6ed9534
I/DEBUG ( 2172): r8 b6fa4930 r9 00000000 sl b6fb611c fp b6fb781c
I/DEBUG ( 2172): ip b6f9ebb8 sp be885428 lr b6c028c1 pc b68a0330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_03
bengris32 said:
sorry for the delay, here it is, with the j2 on a blank screen
HTML:
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3415, tid: 3415, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6f5d930 r1 00000000 r2 00000100 r3 b6f5d930
I/DEBUG ( 2172): r4 b6f5d90c r5 00000000 r6 b6f6f11c r7 b6e92534
I/DEBUG ( 2172): r8 b6f5d930 r9 00000000 sl b6f6f11c fp b6f7081c
I/DEBUG ( 2172): ip b6f57bb8 sp bee24428 lr b6bbb8c1 pc b6859330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_06
D/gpsd ( 3421): WakeLock(Release,GPSD)
E/gpsd ( 3421): ASSERT in GlGpsdInterface.cpp:370: Failed to read config file
.
F/libc ( 3421): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3421
(gpsd)
I/DEBUG ( 2172): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 2172): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 2172): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 2172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 2172): Build fingerprint: 'samsung/cm_j2lte/j2lte:5.1.1/LMY49J/60f4e
47cf7:userdebug/test-keys'
I/DEBUG ( 2172): Revision: '4'
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3421, tid: 3421, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6fe8930 r1 00000000 r2 00000100 r3 b6fe8930
I/DEBUG ( 2172): r4 b6fe890c r5 00000000 r6 b6ffa11c r7 b6f1d534
I/DEBUG ( 2172): r8 b6fe8930 r9 00000000 sl b6ffa11c fp b6ffb81c
I/DEBUG ( 2172): ip b6fe2bb8 sp bebba428 lr b6c468c1 pc b68e4330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_07
D/gpsd ( 3428): WakeLock(Release,GPSD)
E/gpsd ( 3428): ASSERT in GlGpsdInterface.cpp:370: Failed to read config file
.
F/libc ( 3428): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3428
(gpsd)
I/DEBUG ( 2172): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 2172): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 2172): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 2172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 2172): Build fingerprint: 'samsung/cm_j2lte/j2lte:5.1.1/LMY49J/60f4e
47cf7:userdebug/test-keys'
I/DEBUG ( 2172): Revision: '4'
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3428, tid: 3428, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6f74930 r1 00000000 r2 00000100 r3 b6f74930
I/DEBUG ( 2172): r4 b6f7490c r5 00000000 r6 b6f8611c r7 b6ea9534
I/DEBUG ( 2172): r8 b6f74930 r9 00000000 sl b6f8611c fp b6f8781c
I/DEBUG ( 2172): ip b6f6ebb8 sp be97c428 lr b6bd28c1 pc b6870330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_08
D/gpsd ( 3434): WakeLock(Release,GPSD)
E/gpsd ( 3434): ASSERT in GlGpsdInterface.cpp:370: Failed to read config file
.
F/libc ( 3434): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3434
(gpsd)
I/DEBUG ( 2172): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 2172): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 2172): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 2172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 2172): Build fingerprint: 'samsung/cm_j2lte/j2lte:5.1.1/LMY49J/60f4e
47cf7:userdebug/test-keys'
I/DEBUG ( 2172): Revision: '4'
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3434, tid: 3434, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6f1d930 r1 00000000 r2 00000100 r3 b6f1d930
I/DEBUG ( 2172): r4 b6f1d90c r5 00000000 r6 b6f2f11c r7 b6e52534
I/DEBUG ( 2172): r8 b6f1d930 r9 00000000 sl b6f2f11c fp b6f3081c
I/DEBUG ( 2172): ip b6f17bb8 sp be9c3428 lr b6b7b8c1 pc b6819330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_09
D/gpsd ( 3441): WakeLock(Release,GPSD)
E/gpsd ( 3441): ASSERT in GlGpsdInterface.cpp:370: Failed to read config file
.
F/libc ( 3441): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3441
(gpsd)
I/DEBUG ( 2172): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 2172): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 2172): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 2172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 2172): Build fingerprint: 'samsung/cm_j2lte/j2lte:5.1.1/LMY49J/60f4e
47cf7:userdebug/test-keys'
I/DEBUG ( 2172): Revision: '4'
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3441, tid: 3441, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6f6a930 r1 00000000 r2 00000100 r3 b6f6a930
I/DEBUG ( 2172): r4 b6f6a90c r5 00000000 r6 b6f7c11c r7 b6e9f534
I/DEBUG ( 2172): r8 b6f6a930 r9 00000000 sl b6f7c11c fp b6f7d81c
I/DEBUG ( 2172): ip b6f64bb8 sp bec3d428 lr b6bc88c1 pc b6866330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_00
D/gpsd ( 3447): WakeLock(Release,GPSD)
E/gpsd ( 3447): ASSERT in GlGpsdInterface.cpp:370: Failed to read config file
.
F/libc ( 3447): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3447
(gpsd)
I/DEBUG ( 2172): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 2172): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 2172): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 2172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 2172): Build fingerprint: 'samsung/cm_j2lte/j2lte:5.1.1/LMY49J/60f4e
47cf7:userdebug/test-keys'
I/DEBUG ( 2172): Revision: '4'
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3447, tid: 3447, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6fc6930 r1 00000000 r2 00000100 r3 b6fc6930
I/DEBUG ( 2172): r4 b6fc690c r5 00000000 r6 b6fd811c r7 b6efb534
I/DEBUG ( 2172): r8 b6fc6930 r9 00000000 sl b6fd811c fp b6fd981c
I/DEBUG ( 2172): ip b6fc0bb8 sp beaec428 lr b6c248c1 pc b68c2330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_01
D/gpsd ( 3454): WakeLock(Release,GPSD)
E/gpsd ( 3454): ASSERT in GlGpsdInterface.cpp:370: Failed to read config file
.
F/libc ( 3454): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3454
(gpsd)
I/DEBUG ( 2172): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 2172): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 2172): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 2172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 2172): Build fingerprint: 'samsung/cm_j2lte/j2lte:5.1.1/LMY49J/60f4e
47cf7:userdebug/test-keys'
I/DEBUG ( 2172): Revision: '4'
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3454, tid: 3454, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6f64930 r1 00000000 r2 00000100 r3 b6f64930
I/DEBUG ( 2172): r4 b6f6490c r5 00000000 r6 b6f7611c r7 b6e99534
I/DEBUG ( 2172): r8 b6f64930 r9 00000000 sl b6f7611c fp b6f7781c
I/DEBUG ( 2172): ip b6f5ebb8 sp bec2f428 lr b6bc28c1 pc b6860330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_02
D/gpsd ( 3460): WakeLock(Release,GPSD)
E/gpsd ( 3460): ASSERT in GlGpsdInterface.cpp:370: Failed to read config file
.
F/libc ( 3460): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 3460
(gpsd)
I/DEBUG ( 2172): property debug.db.uid not set; NOT waiting for gdb.
I/DEBUG ( 2172): HINT: adb shell setprop debug.db.uid 100000
I/DEBUG ( 2172): HINT: adb forward tcp:5039 tcp:5039
I/DEBUG ( 2172): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 2172): Build fingerprint: 'samsung/cm_j2lte/j2lte:5.1.1/LMY49J/60f4e
47cf7:userdebug/test-keys'
I/DEBUG ( 2172): Revision: '4'
I/DEBUG ( 2172): ABI: 'arm'
I/DEBUG ( 2172): pid: 3460, tid: 3460, name: gpsd >>> /system/bin/gpsd <<<
I/DEBUG ( 2172): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
I/DEBUG ( 2172): r0 b6fa4930 r1 00000000 r2 00000100 r3 b6fa4930
I/DEBUG ( 2172): r4 b6fa490c r5 00000000 r6 b6fb611c r7 b6ed9534
I/DEBUG ( 2172): r8 b6fa4930 r9 00000000 sl b6fb611c fp b6fb781c
I/DEBUG ( 2172): ip b6f9ebb8 sp be885428 lr b6c028c1 pc b68a0330 cpsr
60070030
I/DEBUG ( 2172):
I/DEBUG ( 2172): backtrace:
I/DEBUG ( 2172): #00 pc 00037330 /system/lib/libc.so (strncpy+5)
I/DEBUG ( 2172): #01 pc 000188bd /system/bin/gpsd
I/DEBUG ( 2172): #02 pc 000189f5 /system/bin/gpsd
I/DEBUG ( 2172): #03 pc 00018b17 /system/bin/gpsd
I/DEBUG ( 2172): #04 pc 00018ae9 /system/bin/gpsd
I/DEBUG ( 2172): #05 pc 000187d7 /system/bin/gpsd
I/DEBUG ( 2172): #06 pc 00037479 /system/bin/gpsd
I/DEBUG ( 2172): #07 pc 0010414d /system/bin/gpsd
I/DEBUG ( 2172): #08 pc 00031889 /system/bin/gpsd
I/DEBUG ( 2172): #09 pc 00035cc1 /system/bin/gpsd
I/DEBUG ( 2172): #10 pc 000366e7 /system/bin/gpsd
I/DEBUG ( 2172): #11 pc 0001810d /system/bin/gpsd
I/DEBUG ( 2172): #12 pc 0000ff19 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 2172): #13 pc 00017f58 /system/bin/gpsd
I/DEBUG ( 2172):
I/DEBUG ( 2172): Tombstone written to: /data/tombstones/tombstone_03
Click to expand...
Click to collapse
Ammm, can u please build boot.img from source first of all??
---------- Post added at 12:27 PM ---------- Previous post was at 12:10 PM ----------
Can you please contact me on telegram or give me your username?? (mine telegram username is lzzy12)