Skip to content
This repository has been archived by the owner on Jan 14, 2018. It is now read-only.

Native crash. #399

Closed
Wolftein opened this issue Jan 19, 2015 · 2 comments
Closed

Native crash. #399

Wolftein opened this issue Jan 19, 2015 · 2 comments

Comments

@Wolftein
Copy link

I'm getting this since i switched to Robospice (Using OkHTTP + Picasso).

01-19 13:18:45.580: D//SpiceServiceListenerNotifier.java:146(29229): 13:18:45.591 Thread-487 Message queue is Handler (android.os.Handler) {41b2ce70}
01-19 13:18:45.580: D//DefaultRequestRunner.java:295(29229): 13:18:45.595 Thread-487 It tooks 2009 ms to process request CachedSpiceRequest [requestCacheKey=null, cacheDuration=0, spiceRequest=me.siegenthaler.utone.service.RingtoneTaskService$IRequest@41a15f20].
01-19 13:18:46.390: A/libc(29229): invalid address or address of corrupt block 0x4ca9a688 passed to dlfree
01-19 13:18:46.390: A/libc(29229): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 29341 (Thread-510)
01-19 13:18:46.490: I/DEBUG(138): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-19 13:18:46.490: I/DEBUG(138): Build fingerprint: 'K-Touch/CM_KT_S5/KT_S5:4.4.4/FTZ/14B0709112658:userdebug/test-keys'
01-19 13:18:46.490: I/DEBUG(138): Revision: '0'
01-19 13:18:46.490: I/DEBUG(138): pid: 29229, tid: 29341, name: Thread-510  >>> me.siegenthaler.utone.spotify <<<
01-19 13:18:46.490: I/DEBUG(138): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
01-19 13:18:46.490: I/DEBUG(138): Abort message: 'invalid address or address of corrupt block 0x4ca9a688 passed to dlfree'
01-19 13:18:46.720: I/DEBUG(138):     r0 00000000  r1 4034fe6b  r2 deadbaad  r3 403539ef
01-19 13:18:46.720: I/DEBUG(138):     r4 4ca9a688  r5 4035e180  r6 4000f000  r7 4ca9a690
01-19 13:18:46.720: I/DEBUG(138):     r8 517c8b0c  r9 4cb22b24  sl 4c87e9e8  fp 517c8b24
01-19 13:18:46.720: I/DEBUG(138):     ip 00000001  sp 517c8aa8  lr 403215e7  pc 403215e8  cpsr 600d0030
01-19 13:18:46.720: I/DEBUG(138):     d0  2064657372666c64  d1  2073736572646461
01-19 13:18:46.720: I/DEBUG(138):     d2  657264646120726f  d3  6f6320666f207373
01-19 13:18:46.720: I/DEBUG(138):     d4  0032006100640065  d5  0064006200630033
01-19 13:18:46.720: I/DEBUG(138):     d6  0037006200300066  d7  0037003800350035
01-19 13:18:46.720: I/DEBUG(138):     d8  0000000000000000  d9  0000000000000000
01-19 13:18:46.720: I/DEBUG(138):     d10 0000000000000000  d11 0000000000000000
01-19 13:18:46.720: I/DEBUG(138):     d12 0000000000000000  d13 0000000000000000
01-19 13:18:46.720: I/DEBUG(138):     d14 0000000000000000  d15 0000000000000000
01-19 13:18:46.720: I/DEBUG(138):     d16 0000000000000000  d17 0000000000000000
01-19 13:18:46.720: I/DEBUG(138):     d18 0000000000000000  d19 0000000000000000
01-19 13:18:46.720: I/DEBUG(138):     d20 ff004f8c4e8c508c  d21 000000000000001f
01-19 13:18:46.720: I/DEBUG(138):     d22 0010001000100010  d23 0000000000000020
01-19 13:18:46.720: I/DEBUG(138):     d24 0000000000000020  d25 0000000000000009
01-19 13:18:46.720: I/DEBUG(138):     d26 0000000000000000  d27 0000000000000001
01-19 13:18:46.720: I/DEBUG(138):     d28 ff00280028002e00  d29 0000000000000004
01-19 13:18:46.720: I/DEBUG(138):     d30 0000000000000000  d31 0000000000000000
01-19 13:18:46.720: I/DEBUG(138):     scr 68000010
01-19 13:18:46.790: I/DEBUG(138): backtrace:
01-19 13:18:46.790: I/DEBUG(138):     #00  pc 000115e8  /system/lib/libc.so (dlfree+1191)
01-19 13:18:46.790: I/DEBUG(138):     #01  pc 0000db67  /system/lib/libc.so (free+10)
01-19 13:18:46.790: I/DEBUG(138):     #02  pc 000836c3  /system/lib/libcrypto.so (CRYPTO_free+34)
01-19 13:18:46.790: I/DEBUG(138):     #03  pc 00027049  /system/lib/libssl.so (SSL_CTX_set_alpn_protos+16)
01-19 13:18:46.790: I/DEBUG(138):     #04  pc 00008b83  /system/lib/libjavacrypto.so
01-19 13:18:46.790: I/DEBUG(138):     #05  pc 0001ea10  /system/lib/libdvm.so (dvmPlatformInvoke+116)
01-19 13:18:46.790: I/DEBUG(138):     #06  pc 0004c3c7  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
01-19 13:18:46.790: I/DEBUG(138):     #07  pc 00027ea0  /system/lib/libdvm.so
01-19 13:18:46.790: I/DEBUG(138):     #08  pc 0002cdf0  /system/lib/libdvm.so (dvmMterpStd(Thread*)+144)
01-19 13:18:46.790: I/DEBUG(138):     #09  pc 0002bf0c  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+252)
01-19 13:18:46.800: I/DEBUG(138):     #10  pc 0005e707  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+338)
01-19 13:18:46.800: I/DEBUG(138):     #11  pc 0005e72b  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
01-19 13:18:46.800: I/DEBUG(138):     #12  pc 00053453  /system/lib/libdvm.so
01-19 13:18:46.800: I/DEBUG(138):     #13  pc 0000d248  /system/lib/libc.so (__thread_entry+72)
01-19 13:18:46.800: I/DEBUG(138):     #14  pc 0000d4e0  /system/lib/libc.so (pthread_create+508)
01-19 13:18:46.800: I/DEBUG(138): stack:
01-19 13:18:46.800: I/DEBUG(138):          517c8a68  484f1fed  /system/lib/libjavacrypto.so
01-19 13:18:46.800: I/DEBUG(138):          517c8a6c  40ad4bec  /system/lib/libcrypto.so
01-19 13:18:46.800: I/DEBUG(138):          517c8a70  00000006  
01-19 13:18:46.800: I/DEBUG(138):          517c8a74  7439850c  
01-19 13:18:46.800: I/DEBUG(138):          517c8a78  4ca9a688  
01-19 13:18:46.800: I/DEBUG(138):          517c8a7c  4035e180  
01-19 13:18:46.800: I/DEBUG(138):          517c8a80  4000f000  
01-19 13:18:46.800: I/DEBUG(138):          517c8a84  4032294d  /system/lib/libc.so
01-19 13:18:46.800: I/DEBUG(138):          517c8a88  4034fe6b  /system/lib/libc.so
01-19 13:18:46.800: I/DEBUG(138):          517c8a8c  517c8a9c  [stack:29341]
01-19 13:18:46.800: I/DEBUG(138):          517c8a90  403539ef  /system/lib/libc.so
01-19 13:18:46.800: I/DEBUG(138):          517c8a94  403215e7  /system/lib/libc.so (dlfree+1190)
01-19 13:18:46.800: I/DEBUG(138):          517c8a98  4034fe6b  /system/lib/libc.so
01-19 13:18:46.800: I/DEBUG(138):          517c8a9c  4ca9a688  
01-19 13:18:46.800: I/DEBUG(138):          517c8aa0  403539ef  /system/lib/libc.so
01-19 13:18:46.800: I/DEBUG(138):          517c8aa4  c0000000  
01-19 13:18:46.800: I/DEBUG(138):     #00  517c8aa8  4035a000  /system/lib/libc.so
01-19 13:18:46.800: I/DEBUG(138):          517c8aac  4ca9a690  
01-19 13:18:46.800: I/DEBUG(138):          517c8ab0  0000711c  
01-19 13:18:46.800: I/DEBUG(138):          517c8ab4  40af9e64  /system/lib/libcrypto.so
01-19 13:18:46.800: I/DEBUG(138):          517c8ab8  4cb22b30  
01-19 13:18:46.800: I/DEBUG(138):          517c8abc  4031db69  /system/lib/libc.so (free+12)
01-19 13:18:46.800: I/DEBUG(138):     #01  517c8ac0  23600005  
01-19 13:18:46.800: I/DEBUG(138):          517c8ac4  40a996c5  /system/lib/libcrypto.so (CRYPTO_free+36)
01-19 13:18:46.800: I/DEBUG(138):     #02  517c8ac8  00000018  
01-19 13:18:46.800: I/DEBUG(138):          517c8acc  502094f0  
01-19 13:18:46.800: I/DEBUG(138):          517c8ad0  41a3e600  /dev/ashmem/dalvik-heap (deleted)
01-19 13:18:46.800: I/DEBUG(138):          517c8ad4  40b2904d  /system/lib/libssl.so (SSL_CTX_set_alpn_protos+20)
01-19 13:18:46.810: I/DEBUG(138): memory near r1:
01-19 13:18:46.810: I/DEBUG(138):     4034fe48 74707572 206e6f69 65746564 64657463  
01-19 13:18:46.810: I/DEBUG(138):     4034fe58 20796220 6c007325 5f636269 6c6c616d  
01-19 13:18:46.810: I/DEBUG(138):     4034fe68 6900636f 6c61766e 61206469 65726464  
01-19 13:18:46.810: I/DEBUG(138):     4034fe78 6f207373 64612072 73657264 666f2073  
01-19 13:18:46.810: I/DEBUG(138):     4034fe88 726f6320 74707572 6f6c6220 25206b63  
01-19 13:18:46.810: I/DEBUG(138):     4034fe98 61702070 64657373 206f7420 6d007325  
01-19 13:18:46.810: I/DEBUG(138):     4034fea8 73207861 65747379 7962206d 20736574  
01-19 13:18:46.810: I/DEBUG(138):     4034feb8 3125203d 0a756c30 73797300 206d6574  
01-19 13:18:46.810: I/DEBUG(138):     4034fec8 65747962 20202073 203d2020 6c303125  
01-19 13:18:46.810: I/DEBUG(138):     4034fed8 69000a75 7375206e 79622065 20736574  
01-19 13:18:46.810: I/DEBUG(138):     4034fee8 20202020 3125203d 0a756c30 61747300  
01-19 13:18:46.810: I/DEBUG(138):     4034fef8 63206b63 7572726f 6f697470 6564206e  
01-19 13:18:46.810: I/DEBUG(138):     4034ff08 74636574 25006465 64253a73 7361203a  
01-19 13:18:46.810: I/DEBUG(138):     4034ff18 74726573 206e6f69 22732522 69616620  
01-19 13:18:46.810: I/DEBUG(138):     4034ff28 0064656c 253a7325 25203a64 61203a73  
01-19 13:18:46.810: I/DEBUG(138):     4034ff38 72657373 6e6f6974 73252220 61662022  
01-19 13:18:46.810: I/DEBUG(138): memory near r3:
01-19 13:18:46.810: I/DEBUG(138):     403539cc 72616873 6c206465 61726269 000a7972  
01-19 13:18:46.810: I/DEBUG(138):     403539dc 65746e69 6c616e72 6c75625f 72665f6b  
01-19 13:18:46.810: I/DEBUG(138):     403539ec 64006565 6572666c 6d740065 6f6c6c61  
01-19 13:18:46.810: I/DEBUG(138):     403539fc 6d735f63 006c6c61 6c616d74 5f636f6c  
01-19 13:18:46.810: I/DEBUG(138):     40353a0c 6772616c 6c640065 6c6c616d 7400636f  
01-19 13:18:46.810: I/DEBUG(138):     40353a1c 725f7972 6c6c6165 635f636f 6b6e7568  
01-19 13:18:46.820: I/DEBUG(138):     40353a2c 73696400 65736f70 7568635f 61006b6e  
01-19 13:18:46.820: I/DEBUG(138):     40353a3c 735f6464 656d6765 7000746e 65706572  
01-19 13:18:46.820: I/DEBUG(138):     40353a4c 615f646e 636f6c6c 6c657200 65736165  
01-19 13:18:46.820: I/DEBUG(138):     40353a5c 756e755f 5f646573 6d676573 73746e65  
01-19 13:18:46.820: I/DEBUG(138):     40353a6c 746e6d00 2a746e65 74656720 65746e6d  
01-19 13:18:46.820: I/DEBUG(138):     40353a7c 4628746e 2a454c49 6e690029 74742074  
01-19 13:18:46.820: I/DEBUG(138):     40353a8c 6d616e79 28725f65 2c746e69 61686320  
01-19 13:18:46.820: I/DEBUG(138):     40353a9c 202c2a72 657a6973 0029745f 64696f76  
01-19 13:18:46.820: I/DEBUG(138):     40353aac 646e6520 6e657770 00292874 72616863  
01-19 13:18:46.820: I/DEBUG(138):     40353abc 6567202a 65737574 65687372 29286c6c  
01-19 13:18:46.820: I/DEBUG(138): memory near r4:
01-19 13:18:46.820: I/DEBUG(138):     4ca9a668 00000400 00000000 00000000 0000001b  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a678 00000000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a688 4035e1d0 00000021 4035e1c8 4035e1c8  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a698 2f796470 08312e33 70747468 312e312f  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a6a8 00000020 000003c2 00000001 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a6b8 00000000 00000004 00000001 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a6c8 00030000 000000f7 000000ac 00000001  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a6d8 00000100 00000100 00000100 00030000  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a6e8 00030000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a6f8 00030000 00010000 0000007b 00000056  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a708 00000001 00000080 00000080 00000080  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a718 00010000 00010000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a728 00000000 00040000 00004000 0000003d  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a738 0000002b 00000001 00000040 00000040  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a748 00000040 00004000 00004000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a758 00000000 00000000 00044000 00001000  
01-19 13:18:46.820: I/DEBUG(138): memory near r5:
01-19 13:18:46.820: I/DEBUG(138):     4035e160 00000000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4035e170 00000000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4035e180 83363fdc 0000dfcb 00000088 00003fd8  
01-19 13:18:46.820: I/DEBUG(138):     4035e190 4000f000 4e07c268 502d5000 00200000  
01-19 13:18:46.820: I/DEBUG(138):     4035e1a0 00000766 01e9e5c8 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4035e1b0 4035e1a8 4035e1a8 4035e1b0 4035e1b0  
01-19 13:18:46.820: I/DEBUG(138):     4035e1c0 4ca9ea20 4de83ad0 4df88688 4df88688  
01-19 13:18:46.820: I/DEBUG(138):     4035e1d0 4ca9a688 4ca9a688 4e090f08 4e090f08  
01-19 13:18:46.820: I/DEBUG(138):     4035e1e0 473b3ae8 473b3ae8 4e2f0fa0 4cb3ad98  
01-19 13:18:46.820: I/DEBUG(138):     4035e1f0 4ca0dc10 4de340e0 4c9def80 4c9def80  
01-19 13:18:46.820: I/DEBUG(138):     4035e200 4ded7930 4cb3a690 4df88408 4dfaa260  
01-19 13:18:46.820: I/DEBUG(138):     4035e210 4df836e0 4df836e0 4df22ed8 4df22ed8  
01-19 13:18:46.820: I/DEBUG(138):     4035e220 4c8e1210 4c8e1210 4850bb58 4850bb58  
01-19 13:18:46.820: I/DEBUG(138):     4035e230 4c8e10f0 4c8e10f0 4df83860 4ca21540  
01-19 13:18:46.820: I/DEBUG(138):     4035e240 4dfaa188 4dfaa188 4c5917b0 4c5917b0  
01-19 13:18:46.820: I/DEBUG(138):     4035e250 4ca21470 4ca21470 4ca0dd78 4ca0dd78  
01-19 13:18:46.820: I/DEBUG(138): memory near r6:
01-19 13:18:46.820: I/DEBUG(138):     4000efe0 00000000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4000eff0 00000000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4000f000 00000000 0000200b 4850f248 0000003a  
01-19 13:18:46.820: I/DEBUG(138):     4000f010 48513695 00000034 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4000f020 00000000 00000000 4850cfac 0000002d  
01-19 13:18:46.820: I/DEBUG(138):     4000f030 00000000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4000f040 00000000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4000f050 48510a52 0000003c 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4000f060 00000000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4000f070 00000000 00000000 48515e69 0000003a  
01-19 13:18:46.820: I/DEBUG(138):     4000f080 00000000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4000f090 00000000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4000f0a0 00000000 00000000 485151cc 0000002a  
01-19 13:18:46.820: I/DEBUG(138):     4000f0b0 4851111e 00000027 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4000f0c0 00000000 00000000 485105af 00000034  
01-19 13:18:46.820: I/DEBUG(138):     4000f0d0 00000000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138): memory near r7:
01-19 13:18:46.820: I/DEBUG(138):     4ca9a670 00000000 0000001b 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a680 00000000 00000000 4035e1d0 00000021  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a690 4035e1c8 4035e1c8 2f796470 08312e33  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a6a0 70747468 312e312f 00000020 000003c2  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a6b0 00000001 00000000 00000000 00000004  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a6c0 00000001 00000000 00030000 000000f7  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a6d0 000000ac 00000001 00000100 00000100  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a6e0 00000100 00030000 00030000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a6f0 00000000 00000000 00030000 00010000  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a700 0000007b 00000056 00000001 00000080  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a710 00000080 00000080 00010000 00010000  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a720 00000000 00000000 00000000 00040000  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a730 00004000 0000003d 0000002b 00000001  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a740 00000040 00000040 00000040 00004000  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a750 00004000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     4ca9a760 00044000 00001000 0000001e 00000015  
01-19 13:18:46.820: I/DEBUG(138): memory near r8:
01-19 13:18:46.820: I/DEBUG(138):     517c8aec 4c87ee30 23600005 41a3e600 4c87e9d8  
01-19 13:18:46.820: I/DEBUG(138):     517c8afc 476bafa8 4c87e9d8 416b0a14 23600005  
01-19 13:18:46.820: I/DEBUG(138):     517c8b0c 416d93ad 4cb22b24 00000001 415a9257  
01-19 13:18:46.820: I/DEBUG(138):     517c8b1c 418fc980 00000008 416de3cb 4cb22b24  
01-19 13:18:46.820: I/DEBUG(138):     517c8b2c 415a9254 484f3b55 4c87e9e8 00000000  
01-19 13:18:46.820: I/DEBUG(138):     517c8b3c 00000000 2c300001 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     517c8b4c 4035e384 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     517c8b5c 00000000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     517c8b6c 00000000 4c87e9d8 475298f8 00000000  
01-19 13:18:46.820: I/DEBUG(138):     517c8b7c 00000000 417442a8 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     517c8b8c 416f0a19 00000000 00000000 4cb22a6c  
01-19 13:18:46.820: I/DEBUG(138):     517c8b9c 4035e384 41935d50 417dfd58 41a3e678  
01-19 13:18:46.820: I/DEBUG(138):     517c8bac 7439850c 417dfd58 4035e384 41a3e6d8  
01-19 13:18:46.820: I/DEBUG(138):     517c8bbc 416f50cb 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     517c8bcc 00000000 00000000 00000000 00000000  
01-19 13:18:46.820: I/DEBUG(138):     517c8bdc 7439850c 4173cc6c 7439850c 00000018  
01-19 13:18:46.820: I/DEBUG(138): memory near r9:
01-19 13:18:46.820: I/DEBUG(138):     4cb22b04 00000000 4cb22b44 41596ed0 4cb22b44  
01-19 13:18:46.830: I/DEBUG(138):     4cb22b14 41596f04 476bafa8 00000000 00000000  
01-19 13:18:46.830: I/DEBUG(138):     4cb22b24 502094f0 00000000 23600005 4cb22bfc  
01-19 13:18:46.830: I/DEBUG(138):     4cb22b34 4ecd6754 47529c78 41596f04 00000000  
01-19 13:18:46.830: I/DEBUG(138):     4cb22b44 502094f0 00000000 41a3e5f0 417caa48  
01-19 13:18:46.830: I/DEBUG(138):     4cb22b54 00000000 41a3dc38 41a3e4f8 00000001  
01-19 13:18:46.830: I/DEBUG(138):     4cb22b64 4ecd7ce2 477c3028 4edd722a 00000000  
01-19 13:18:46.830: I/DEBUG(138):     4cb22b74 00000001 41a3e4f8 41c64f98 41a3e218  
01-19 13:18:46.830: I/DEBUG(138):     4cb22b84 417ef278 00000001 00000000 41c65020  
01-19 13:18:46.830: I/DEBUG(138):     4cb22b94 41a3dc38 41a39ef0 00000001 4cb22bfc  
01-19 13:18:46.830: I/DEBUG(138):     4cb22ba4 4ecd674e 4772f5e8 4ecd7ce2 00000000  
01-19 13:18:46.830: I/DEBUG(138):     4cb22bb4 41c79290 00000000 41a3dc38 00000000  
01-19 13:18:46.830: I/DEBUG(138):     4cb22bc4 00000400 000001bb 41c79300 502094f0  
01-19 13:18:46.830: I/DEBUG(138):     4cb22bd4 00000000 00000000 41a324c0 41a3dc38  
01-19 13:18:46.830: I/DEBUG(138):     4cb22be4 41a3dc38 4cb22c48 4ecd6a94 477c8e68  
01-19 13:18:46.830: I/DEBUG(138):     4cb22bf4 4ecd6754 00000000 41a3d1b8 00003a98  
01-19 13:18:46.830: I/DEBUG(138): memory near sl:
01-19 13:18:46.830: I/DEBUG(138):     4c87e9c8 4c76b7b8 00000000 00000018 0000045b  
01-19 13:18:46.830: I/DEBUG(138):     4c87e9d8 485964c0 4cb22b24 47529c78 40051000  
01-19 13:18:46.830: I/DEBUG(138):     4c87e9e8 4c5915c8 00000000 517c8c40 00000000  
01-19 13:18:46.830: I/DEBUG(138):     4c87e9f8 517c8c94 0000001b 00000000 416b0b80  
01-19 13:18:46.830: I/DEBUG(138):     4c87ea08 00000000 00000000 468d6870 4cb1f300  
01-19 13:18:46.830: I/DEBUG(138):     4c87ea18 00000000 00000000 00000001 00004000  
01-19 13:18:46.830: I/DEBUG(138):     4c87ea28 00000000 4c87ee50 416b0b80 416b5ac0  
01-19 13:18:46.830: I/DEBUG(138):     4c87ea38 00000000 416b9bbc 416b9c30 416b9ae0  
01-19 13:18:46.830: I/DEBUG(138):     4c87ea48 416b9b00 416b9b5c 00000000 00000000  
01-19 13:18:46.830: I/DEBUG(138):     4c87ea58 4c689070 00000028 00000000 00000000  
01-19 13:18:46.830: I/DEBUG(138):     4c87ea68 00000000 00000006 00002000 417419fc  
01-19 13:18:46.830: I/DEBUG(138):     4c87ea78 00000000 473e2c58 00000002 4c87f098  
01-19 13:18:46.830: I/DEBUG(138):     4c87ea88 00000001 00000040 00000200 00000004  
01-19 13:18:46.830: I/DEBUG(138):     4c87ea98 00000003 4859f13e 4859f13e 00000006  
01-19 13:18:46.830: I/DEBUG(138):     4c87eaa8 4859f14a 47413800 d4b8ed6a 89444642  
01-19 13:18:46.830: I/DEBUG(138):     4c87eab8 a2c0fede eff657ad 5d9c9469 4a34cc78  
01-19 13:18:46.830: I/DEBUG(138): memory near fp:
01-19 13:18:46.830: I/DEBUG(138):     517c8b04 416b0a14 23600005 416d93ad 4cb22b24  
01-19 13:18:46.830: I/DEBUG(138):     517c8b14 00000001 415a9257 418fc980 00000008  
01-19 13:18:46.830: I/DEBUG(138):     517c8b24 416de3cb 4cb22b24 415a9254 484f3b55  
01-19 13:18:46.830: I/DEBUG(138):     517c8b34 4c87e9e8 00000000 00000000 2c300001  
01-19 13:18:46.830: I/DEBUG(138):     517c8b44 00000000 00000000 4035e384 00000000  
01-19 13:18:46.830: I/DEBUG(138):     517c8b54 00000000 00000000 00000000 00000000  
01-19 13:18:46.830: I/DEBUG(138):     517c8b64 00000000 00000000 00000000 4c87e9d8  
01-19 13:18:46.830: I/DEBUG(138):     517c8b74 475298f8 00000000 00000000 417442a8  
01-19 13:18:46.830: I/DEBUG(138):     517c8b84 00000000 00000000 416f0a19 00000000  
01-19 13:18:46.830: I/DEBUG(138):     517c8b94 00000000 4cb22a6c 4035e384 41935d50  
01-19 13:18:46.830: I/DEBUG(138):     517c8ba4 417dfd58 41a3e678 7439850c 417dfd58  
01-19 13:18:46.830: I/DEBUG(138):     517c8bb4 4035e384 41a3e6d8 416f50cb 00000000  
01-19 13:18:46.830: I/DEBUG(138):     517c8bc4 00000000 00000000 00000000 00000000  
01-19 13:18:46.830: I/DEBUG(138):     517c8bd4 00000000 00000000 7439850c 4173cc6c  
01-19 13:18:46.830: I/DEBUG(138):     517c8be4 7439850c 00000018 417dfd58 475298f8  
01-19 13:18:46.830: I/DEBUG(138):     517c8bf4 41a3dc38 41a3e4f8 41a3e6d8 417442a8  
01-19 13:18:46.830: I/DEBUG(138): memory near sp:
01-19 13:18:46.830: I/DEBUG(138):     517c8a88 4034fe6b 517c8a9c 403539ef 403215e7  
01-19 13:18:46.830: I/DEBUG(138):     517c8a98 4034fe6b 4ca9a688 403539ef c0000000  
01-19 13:18:46.830: I/DEBUG(138):     517c8aa8 4035a000 4ca9a690 0000711c 40af9e64  
01-19 13:18:46.830: I/DEBUG(138):     517c8ab8 4cb22b30 4031db69 23600005 40a996c5  
01-19 13:18:46.830: I/DEBUG(138):     517c8ac8 00000018 502094f0 41a3e600 40b2904d  
01-19 13:18:46.830: I/DEBUG(138):     517c8ad8 502094f0 41a3e600 00000004 484f3b87  
01-19 13:18:46.830: I/DEBUG(138):     517c8ae8 00000003 4c87ee30 23600005 41a3e600  
01-19 13:18:46.830: I/DEBUG(138):     517c8af8 4c87e9d8 476bafa8 4c87e9d8 416b0a14  
01-19 13:18:46.830: I/DEBUG(138):     517c8b08 23600005 416d93ad 4cb22b24 00000001  
01-19 13:18:46.830: I/DEBUG(138):     517c8b18 415a9257 418fc980 00000008 416de3cb  
01-19 13:18:46.830: I/DEBUG(138):     517c8b28 4cb22b24 415a9254 484f3b55 4c87e9e8  
01-19 13:18:46.830: I/DEBUG(138):     517c8b38 00000000 00000000 2c300001 00000000  
01-19 13:18:46.830: I/DEBUG(138):     517c8b48 00000000 4035e384 00000000 00000000  
01-19 13:18:46.830: I/DEBUG(138):     517c8b58 00000000 00000000 00000000 00000000  
01-19 13:18:46.830: I/DEBUG(138):     517c8b68 00000000 00000000 4c87e9d8 475298f8  
01-19 13:18:46.830: I/DEBUG(138):     517c8b78 00000000 00000000 417442a8 00000000  
01-19 13:18:46.830: I/DEBUG(138): code around pc:
01-19 13:18:46.830: I/DEBUG(138):     403215c8 6a014478 62021e4a f7fdb95a e008fd39  
01-19 13:18:46.830: I/DEBUG(138):     403215d8 4a2b482a 447a4478 f0014621 4a13f9ab  
01-19 13:18:46.830: I/DEBUG(138):     403215e8 49286014 f8d14479 079a31bc f501d51c  
01-19 13:18:46.830: I/DEBUG(138):     403215f8 e8bd70e0 f02c40f8 4823b859 f7fd4478  
01-19 13:18:46.830: I/DEBUG(138):     40321608 4822fd0d e7fa4478 42b7688f ae10f43f  
01-19 13:18:46.830: I/DEBUG(138):     40321618 481fe611 e7f24478 4478481e 6888e7ef  
01-19 13:18:46.840: I/DEBUG(138):     40321628 f43f4298 e606aed4 bf00bdf8 deadbaad  
01-19 13:18:46.840: I/DEBUG(138):     40321638 0003d02a 0003d01c 0003cf84 000327a9  
01-19 13:18:46.840: I/DEBUG(138):     40321648 0003cef8 0003cee6 0003ce6e 0003ce4c  
01-19 13:18:46.840: I/DEBUG(138):     40321658 0003cdf0 0003cdda 0003cd74 0003cd5c  
01-19 13:18:46.840: I/DEBUG(138):     40321668 0003cd4a 0003ccf4 0003cccc 0003cc46  
01-19 13:18:46.840: I/DEBUG(138):     40321678 0003cbec 0003cbd2 0003cbb4 0002e88b  
01-19 13:18:46.840: I/DEBUG(138):     40321688 0003240d 0003cb90 000323e7 000323df  
01-19 13:18:46.840: I/DEBUG(138):     40321698 000323cf 000323c9 460db538 b1704601  
01-19 13:18:46.840: I/DEBUG(138):     403216a8 0200ea45 f405fb00 04030c10 4620b143  
01-19 13:18:46.840: I/DEBUG(138):     403216b8 eecaf028 bf1842a8 34fff04f 4604e000  
01-19 13:18:46.840: I/DEBUG(138): code around lr:
01-19 13:18:46.840: I/DEBUG(138):     403215c4 482e61a3 6a014478 62021e4a f7fdb95a  
01-19 13:18:46.840: I/DEBUG(138):     403215d4 e008fd39 4a2b482a 447a4478 f0014621  
01-19 13:18:46.840: I/DEBUG(138):     403215e4 4a13f9ab 49286014 f8d14479 079a31bc  
01-19 13:18:46.840: I/DEBUG(138):     403215f4 f501d51c e8bd70e0 f02c40f8 4823b859  
01-19 13:18:46.840: I/DEBUG(138):     40321604 f7fd4478 4822fd0d e7fa4478 42b7688f  
01-19 13:18:46.840: I/DEBUG(138):     40321614 ae10f43f 481fe611 e7f24478 4478481e  
01-19 13:18:46.840: I/DEBUG(138):     40321624 6888e7ef f43f4298 e606aed4 bf00bdf8  
01-19 13:18:46.840: I/DEBUG(138):     40321634 deadbaad 0003d02a 0003d01c 0003cf84  
01-19 13:18:46.840: I/DEBUG(138):     40321644 000327a9 0003cef8 0003cee6 0003ce6e  
01-19 13:18:46.840: I/DEBUG(138):     40321654 0003ce4c 0003cdf0 0003cdda 0003cd74  
01-19 13:18:46.840: I/DEBUG(138):     40321664 0003cd5c 0003cd4a 0003ccf4 0003cccc  
01-19 13:18:46.840: I/DEBUG(138):     40321674 0003cc46 0003cbec 0003cbd2 0003cbb4  
01-19 13:18:46.840: I/DEBUG(138):     40321684 0002e88b 0003240d 0003cb90 000323e7  
01-19 13:18:46.840: I/DEBUG(138):     40321694 000323df 000323cf 000323c9 460db538  
01-19 13:18:46.840: I/DEBUG(138):     403216a4 b1704601 0200ea45 f405fb00 04030c10  
01-19 13:18:46.840: I/DEBUG(138):     403216b4 4620b143 eecaf028 bf1842a8 34fff04f  
01-19 13:18:46.840: I/DEBUG(138): memory map around fault addr deadbaad:
01-19 13:18:46.840: I/DEBUG(138):     beb86000-beba7000 rw- [stack]
01-19 13:18:46.840: I/DEBUG(138):     (no map for address)
01-19 13:18:46.840: I/DEBUG(138):     ffff0000-ffff1000 r-x [vectors]
@aeracode
Copy link

Hope this can help you:
square/okhttp#184

@Wolftein
Copy link
Author

@aeracode thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants