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

Native crash with could not find method com....HttpsURLConnectionImpl$HttpUrlConnectionDelegate.getContentLengthLong #673

Closed
eboudrant opened this issue Apr 1, 2014 · 4 comments

Comments

@eboudrant
Copy link

I built the android app on release mode, tested on a Nexus 7 and it crash. Debug is fine and I did a release few days ago it was fine.

May be related with proguard. Here okhttp related lines :

-keep class com.squareup.** { *;}
-keep interface com.squareup.** { *;}
-dontnote com.squareup.**
-dontwarn com.squareup.**

My project declare com.squareup.okhttp:okhttp:1.3.+

I/dalvikvm( 5110): Could not find method com.squareup.okhttp.internal.http.HttpsURLConnectionImpl$HttpUrlConnectionDelegate.getContentLengthLong, referenced from method com.squareup.okhttp.internal.http.HttpsURLConnectionImpl.getContentLengthLong
W/dalvikvm( 5110): VFY: unable to resolve virtual method 27199: Lcom/squareup/okhttp/internal/http/HttpsURLConnectionImpl$HttpUrlConnectionDelegate;.getContentLengthLong ()J
D/dalvikvm( 5110): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm( 5110): Could not find method com.squareup.okhttp.internal.http.HttpsURLConnectionImpl$HttpUrlConnectionDelegate.getHeaderFieldLong, referenced from method com.squareup.okhttp.internal.http.HttpsURLConnectionImpl.getHeaderFieldLong
W/dalvikvm( 5110): VFY: unable to resolve virtual method 27212: Lcom/squareup/okhttp/internal/http/HttpsURLConnectionImpl$HttpUrlConnectionDelegate;.getHeaderFieldLong (Ljava/lang/String;J)J
D/dalvikvm( 5110): VFY: replacing opcode 0x6e at 0x0002
D/dalvikvm( 5110): GC_FOR_ALLOC freed 903K, 19% free 18663K/22868K, paused 35ms, total 35ms
I/dalvikvm-heap( 5110): Grow heap (frag case) to 18.969MB for 750016-byte allocation
D/dalvikvm( 5110): GC_FOR_ALLOC freed 41K, 19% free 19354K/23604K, paused 29ms, total 29ms
D/dalvikvm( 5110): GC_FOR_ALLOC freed 95K, 19% free 19286K/23604K, paused 30ms, total 30ms
I/dalvikvm-heap( 5110): Grow heap (frag case) to 19.606MB for 780016-byte allocation
D/dalvikvm( 5110): GC_FOR_ALLOC freed 0K, 18% free 20047K/24368K, paused 29ms, total 29ms
D/dalvikvm( 5110): GC_FOR_ALLOC freed 10K, 18% free 20071K/24368K, paused 30ms, total 30ms
I/dalvikvm-heap( 5110): Grow heap (frag case) to 20.583MB for 1000016-byte allocation
D/dalvikvm( 5110): GC_FOR_ALLOC freed <1K, 17% free 21047K/25348K, paused 29ms, total 29ms
D/audio_hw_primary(  181): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
D/ACDB-LOADER(  181): ACDB -> send_afe_cal
F/libc    ( 5110): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 5126 (GAThread)
I/DEBUG   (  177): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   (  177): Build fingerprint: 'google/razor/flo:4.4.2/KOT49H/937116:user/release-keys'
I/DEBUG   (  177): Revision: '0'
I/DEBUG   (  177): pid: 5110, tid: 5126, name: GAThread  >>> kr.infli <<<
I/DEBUG   (  177): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG   (  177):     r0 00000000  r1 00000000  r2 77d2205d  r3 00000028
I/DEBUG   (  177):     r4 00000008  r5 77d2205e  r6 00000000  r7 ffffffff
I/DEBUG   (  177):     r8 00000001  r9 40ac7130  sl 00000028  fp 77d2205d
I/DEBUG   (  177):     ip 7323ab34  sp 753c5990  lr 7322f09d  pc 40ab1f2e  cpsr 600f0030
I/DEBUG   (  177):     d0  0000000000000000  d1  0000000000000000
I/DEBUG   (  177):     d2  0000000000000000  d3  0000000000000000
I/DEBUG   (  177):     d4  a60c779328640491  d5  aef2ea5cd464bd46
I/DEBUG   (  177):     d6  62ab8557a77a4212  d7  11c0fe9daf4a8fc4
I/DEBUG   (  177):     d8  0000000000000000  d9  0000000000000000
I/DEBUG   (  177):     d10 0000000000000000  d11 0000000000000000
I/DEBUG   (  177):     d12 0000000000000000  d13 0000000000000000
I/DEBUG   (  177):     d14 0000000000000000  d15 0000000000000000
I/DEBUG   (  177):     d16 0000000000000000  d17 0000000000000000
I/DEBUG   (  177):     d18 9a789cc9fcef031f  d19 ec72d54ccb704b8e
I/DEBUG   (  177):     d20 4156e36000000000  d21 3ff0000000000000
I/DEBUG   (  177):     d22 3ff0000000000000  d23 4059000000000000
I/DEBUG   (  177):     d24 3ff0000000000000  d25 0000000000000000
I/DEBUG   (  177):     d26 4000000000000000  d27 547d42aea2879f2e
I/DEBUG   (  177):     d28 0001000000010000  d29 0001000000010000
I/DEBUG   (  177):     d30 4059000000000000  d31 4024000000000000
I/DEBUG   (  177):     scr 60000010
I/DEBUG   (  177): 
I/DEBUG   (  177): backtrace:
I/DEBUG   (  177):     #00  pc 00026f2e  /system/lib/libssl.so (SSL_select_next_proto+49)
I/DEBUG   (  177):     #01  pc 00007099  /system/lib/libjavacrypto.so
I/DEBUG   (  177):     #02  pc 0002f2f3  /system/lib/libssl.so (ssl_parse_serverhello_tlsext+434)
I/DEBUG   (  177):     #03  pc 0001810d  /system/lib/libssl.so (ssl3_get_server_hello+1004)
I/DEBUG   (  177):     #04  pc 00017517  /system/lib/libssl.so (ssl3_connect+566)
I/DEBUG   (  177):     #05  pc 00027ccb  /system/lib/libssl.so (SSL_do_handshake+50)
I/DEBUG   (  177):     #06  pc 0000aeb3  /system/lib/libjavacrypto.so
I/DEBUG   (  177):     #07  pc 0001dbcc  /system/lib/libdvm.so (dvmPlatformInvoke+112)
I/DEBUG   (  177):     #08  pc 0004e123  /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
I/DEBUG   (  177):     #09  pc 00026fe0  /system/lib/libdvm.so
I/DEBUG   (  177):     #10  pc 0002dfa0  /system/lib/libdvm.so (dvmMterpStd(Thread*)+76)
I/DEBUG   (  177):     #11  pc 0002b638  /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
I/DEBUG   (  177):     #12  pc 00060581  /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+336)
I/DEBUG   (  177):     #13  pc 000605a5  /system/lib/libdvm.so (dvmCallMethod(Thread*, Method const*, Object*, JValue*, ...)+20)
I/DEBUG   (  177):     #14  pc 0005528b  /system/lib/libdvm.so
I/DEBUG   (  177):     #15  pc 0000d170  /system/lib/libc.so (__thread_entry+72)
I/DEBUG   (  177):     #16  pc 0000d308  /system/lib/libc.so (pthread_create+240)
I/DEBUG   (  177): 
I/DEBUG   (  177): stack:
I/DEBUG   (  177):          753c5950  09882df6  
I/DEBUG   (  177):          753c5954  b63adb7e  
I/DEBUG   (  177):          753c5958  00000002  
I/DEBUG   (  177):          753c595c  7322efd5  /system/lib/libjavacrypto.so
I/DEBUG   (  177):          753c5960  00000002  
I/DEBUG   (  177):          753c5964  7322efd5  /system/lib/libjavacrypto.so
I/DEBUG   (  177):          753c5968  40a5cf6c  /system/lib/libcrypto.so
I/DEBUG   (  177):          753c596c  409fb8fd  /system/lib/libcrypto.so (CRYPTO_lock+40)
I/DEBUG   (  177):          753c5970  755e0638  [anon:libc_malloc]
I/DEBUG   (  177):          753c5974  00000000  
I/DEBUG   (  177):          753c5978  00000000  
I/DEBUG   (  177):          753c597c  000070a4  
I/DEBUG   (  177):          753c5980  00000002  
I/DEBUG   (  177):          753c5984  7322efd5  /system/lib/libjavacrypto.so
I/DEBUG   (  177):          753c5988  00000002  
I/DEBUG   (  177):          753c598c  7322efd5  /system/lib/libjavacrypto.so
I/DEBUG   (  177):     #00  753c5990  40a5cf6c  /system/lib/libcrypto.so
I/DEBUG   (  177):          753c5994  753c5a10  [stack:5126]
I/DEBUG   (  177):          753c5998  753c5a0c  [stack:5126]
I/DEBUG   (  177):          753c599c  77d2205d  [anon:libc_malloc]
I/DEBUG   (  177):          753c59a0  00000028  
I/DEBUG   (  177):          753c59a4  77d2205d  [anon:libc_malloc]
I/DEBUG   (  177):          753c59a8  77ba6888  [anon:libc_malloc]
I/DEBUG   (  177):          753c59ac  753c5a0c  [stack:5126]
I/DEBUG   (  177):          753c59b0  753c5a10  [stack:5126]
I/DEBUG   (  177):          753c59b4  77cbc358  [anon:libc_malloc]
I/DEBUG   (  177):          753c59b8  40ac7130  /system/lib/libssl.so
I/DEBUG   (  177):          753c59bc  00000028  
I/DEBUG   (  177):          753c59c0  77d22059  [anon:libc_malloc]
I/DEBUG   (  177):          753c59c4  7322f09d  /system/lib/libjavacrypto.so
I/DEBUG   (  177):     #01  753c59c8  00000000  
I/DEBUG   (  177):          753c59cc  ffffffff  
I/DEBUG   (  177):          753c59d0  77d22085  [anon:libc_malloc]
I/DEBUG   (  177):          753c59d4  753c5a48  [stack:5126]
I/DEBUG   (  177):          753c59d8  753c5a48  [stack:5126]
I/DEBUG   (  177):          753c59dc  77d2205d  [anon:libc_malloc]
I/DEBUG   (  177):          753c59e0  00003374  
I/DEBUG   (  177):          753c59e4  40aba2f5  /system/lib/libssl.so (ssl_parse_serverhello_tlsext+436)
I/DEBUG   (  177):     #02  753c59e8  00000028  
I/DEBUG   (  177):          753c59ec  00000000  
I/DEBUG   (  177):          753c59f0  40ac25a5  /system/lib/libssl.so
I/DEBUG   (  177):          753c59f4  00000000  
I/DEBUG   (  177):          753c59f8  00000001  
I/DEBUG   (  177):          753c59fc  753c5a4c  [stack:5126]
I/DEBUG   (  177):          753c5a00  77d22081  [anon:libc_malloc]
I/DEBUG   (  177):          753c5a04  77d22085  [anon:libc_malloc]
I/DEBUG   (  177):          753c5a08  77cbc358  [anon:libc_malloc]
I/DEBUG   (  177):          753c5a0c  77cbb350  [anon:libc_malloc]
I/DEBUG   (  177):          753c5a10  40a7fdc0  /system/lib/libcrypto.so
I/DEBUG   (  177):          753c5a14  77cbc358  [anon:libc_malloc]
I/DEBUG   (  177):          753c5a18  00000079  
I/DEBUG   (  177):          753c5a1c  77d2200c  [anon:libc_malloc]
I/DEBUG   (  177):          753c5a20  79ed7bb0  [anon:libc_malloc]
I/DEBUG   (  177):          753c5a24  77d2202f  [anon:libc_malloc]
I/DEBUG   (  177):          ........  ........
I/DEBUG   (  177): 
I/DEBUG   (  177): memory near r2:
I/DEBUG   (  177):     77d2203c f2ea5cd4 7a4212ae ab8557a7 4a8fc462  
I/DEBUG   (  177):     77d2204c c0fe9daf 31000011 010001ff 00743300  
I/DEBUG   (  177):     77d2205c 70730828 342f7964 68053561 30312d32  
I/DEBUG   (  177):     77d2206c 64707308 2e332f79 70730631 332f7964  
I/DEBUG   (  177):     77d2207c 74746808 2e312f70 00000031 00000000  
I/DEBUG   (  177):     77d2208c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d2209c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220ac 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220bc 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220cc 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220dc 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220ec 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220fc 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d2210c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d2211c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d2212c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177): 
I/DEBUG   (  177): memory near r5:
I/DEBUG   (  177):     77d2203c f2ea5cd4 7a4212ae ab8557a7 4a8fc462  
I/DEBUG   (  177):     77d2204c c0fe9daf 31000011 010001ff 00743300  
I/DEBUG   (  177):     77d2205c 70730828 342f7964 68053561 30312d32  
I/DEBUG   (  177):     77d2206c 64707308 2e332f79 70730631 332f7964  
I/DEBUG   (  177):     77d2207c 74746808 2e312f70 00000031 00000000  
I/DEBUG   (  177):     77d2208c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d2209c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220ac 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220bc 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220cc 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220dc 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220ec 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220fc 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d2210c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d2211c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d2212c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177): 
I/DEBUG   (  177): memory near r9:
I/DEBUG   (  177):     40ac7110 00000001 00000020 00000002 00000002  
I/DEBUG   (  177):     40ac7120 00000105 0000c030 00000000 00000000  
I/DEBUG   (  177):     40ac7130 00000001 40abd60f 0300c011 00000080  
I/DEBUG   (  177):     40ac7140 00000001 00000004 00000002 00000002  
I/DEBUG   (  177):     40ac7150 00000041 0000c030 00000080 00000080  
I/DEBUG   (  177):     40ac7160 00000001 40abd621 0300c012 00000080  
I/DEBUG   (  177):     40ac7170 00000001 00000002 00000002 00000002  
I/DEBUG   (  177):     40ac7180 00000181 0000c030 000000a8 000000a8  
I/DEBUG   (  177):     40ac7190 00000001 40abd638 0300c013 00000080  
I/DEBUG   (  177):     40ac71a0 00000001 00000040 00000002 00000002  
I/DEBUG   (  177):     40ac71b0 00000181 0000c030 00000080 00000080  
I/DEBUG   (  177):     40ac71c0 00000001 40abd64d 0300c014 00000080  
I/DEBUG   (  177):     40ac71d0 00000001 00000080 00000002 00000002  
I/DEBUG   (  177):     40ac71e0 00000181 0000c030 00000100 00000100  
I/DEBUG   (  177):     40ac71f0 00000001 40abd662 0300c015 00000080  
I/DEBUG   (  177):     40ac7200 00000004 00000020 00000002 00000002  
I/DEBUG   (  177): 
I/DEBUG   (  177): memory near fp:
I/DEBUG   (  177):     77d2203c f2ea5cd4 7a4212ae ab8557a7 4a8fc462  
I/DEBUG   (  177):     77d2204c c0fe9daf 31000011 010001ff 00743300  
I/DEBUG   (  177):     77d2205c 70730828 342f7964 68053561 30312d32  
I/DEBUG   (  177):     77d2206c 64707308 2e332f79 70730631 332f7964  
I/DEBUG   (  177):     77d2207c 74746808 2e312f70 00000031 00000000  
I/DEBUG   (  177):     77d2208c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d2209c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220ac 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220bc 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220cc 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220dc 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220ec 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d220fc 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d2210c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d2211c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177):     77d2212c 00000000 00000000 00000000 00000000  
I/DEBUG   (  177): 
I/DEBUG   (  177): memory near ip:
I/DEBUG   (  177):     7323ab14 40a176e1 409dbaf9 40a0dd21 40a0d9c5  
I/DEBUG   (  177):     7323ab24 40a0e70d 40a069cd 40a11d41 400e3021  
I/DEBUG   (  177):     7323ab34 40ab1efd 400de7dc 400de8e0 40a25091  
I/DEBUG   (  177):     7323ab44 40ab1775 4012b927 400cc3b1 402a45b5  
I/DEBUG   (  177):     7323ab54 40a1a19d 40a12a49 40a128b5 40a12851  
I/DEBUG   (  177):     7323ab64 40a12dd9 40a14ec9 400f5235 40a14ea9  
I/DEBUG   (  177):     7323ab74 40a14f8d 400ddc01 400e3415 400e1ef5  
I/DEBUG   (  177):     7323ab84 402a46f5 40ab1f79 40ab4e9d 40a4cbfd  
I/DEBUG   (  177):     7323ab94 409e55f5 409e56dd 40a4cc45 409e8799  
I/DEBUG   (  177):     7323aba4 409dea29 409e125d 40a4c385 40a3fef9  
I/DEBUG   (  177):     7323abb4 409e72f5 409eaa5d 40a1aad9 409eab01  
I/DEBUG   (  177):     7323abc4 409da905 40a1b135 40a0af01 40a0b265  
I/DEBUG   (  177):     7323abd4 40a0aa5d 40a0ac69 40a0b09d 40a0a9d9  
I/DEBUG   (  177):     7323abe4 40a0ae8d 40a24f39 40a0ae99 40a0ae91  
I/DEBUG   (  177):     7323abf4 40a0ad6d 40a1c839 40a1c73d 40a1cb79  
I/DEBUG   (  177):     7323ac04 409dbb01 40a0b365 409d99a1 409e4b61  
I/DEBUG   (  177): 
I/DEBUG   (  177): memory near sp:
I/DEBUG   (  177):     753c5970 755e0638 00000000 00000000 000070a4  
I/DEBUG   (  177):     753c5980 00000002 7322efd5 00000002 7322efd5  
I/DEBUG   (  177):     753c5990 40a5cf6c 753c5a10 753c5a0c 77d2205d  
I/DEBUG   (  177):     753c59a0 00000028 77d2205d 77ba6888 753c5a0c  
I/DEBUG   (  177):     753c59b0 753c5a10 77cbc358 40ac7130 00000028  
I/DEBUG   (  177):     753c59c0 77d22059 7322f09d 00000000 ffffffff  
I/DEBUG   (  177):     753c59d0 77d22085 753c5a48 753c5a48 77d2205d  
I/DEBUG   (  177):     753c59e0 00003374 40aba2f5 00000028 00000000  
I/DEBUG   (  177):     753c59f0 40ac25a5 00000000 00000001 753c5a4c  
I/DEBUG   (  177):     753c5a00 77d22081 77d22085 77cbc358 77cbb350  
I/DEBUG   (  177):     753c5a10 40a7fdc0 77cbc358 00000079 77d2200c  
I/DEBUG   (  177):     753c5a20 79ed7bb0 77d2202f 40ac7130 00000020  
I/DEBUG   (  177):     753c5a30 00001110 40aa3111 753c5a48 753c5a44  
I/DEBUG   (  177):     753c5a40 77cbc358 00000001 77ba6888 77d22052  
I/DEBUG   (  177):     753c5a50 77cbc358 00001120 77ba6888 7322f1fd  
I/DEBUG   (  177):     753c5a60 00000000 00001120 00001000 40aa251b  
I/DEBUG   (  177): 
I/DEBUG   (  177): code around pc:
I/DEBUG   (  177):     40ab1f0c d02c2b00 9f0f9701 21009102 4001f81b  
I/DEBUG   (  177):     40ab1f1c 0801f101 eb0bb1cf eb0b0001 90030508  
I/DEBUG   (  177):     40ab1f2c f8162000 f1009000 454c0a01 eb06d109  
I/DEBUG   (  177):     40ab1f3c 4628010a f7e54622 4601ef8c 29002001  
I/DEBUG   (  177):     40ab1f4c eb0ad00a 42b80009 eb08d3eb 9a040104  
I/DEBUG   (  177):     40ab1f5c 42912002 e000d3da 99029e03 1c729f01  
I/DEBUG   (  177):     40ab1f6c 7832603a b005700a 8ff0e8bd 3178f8d0  
I/DEBUG   (  177):     40ab1f7c 2100600b bf182b00 117cf890 47706011  
I/DEBUG   (  177):     40ab1f8c 11a4f8c0 21a8f8c0 bf004770 11acf8c0  
I/DEBUG   (  177):     40ab1f9c 21b0f8c0 bf004770 4605b570 f8d54614  
I/DEBUG   (  177):     40ab1fac 460e01bc bf182800 ee02f7e5 f240480a  
I/DEBUG   (  177):     40ab1fbc 490a6296 44014478 f7e54620 2101edee  
I/DEBUG   (  177):     40ab1fcc 01bcf8c5 4631b130 f7e54622 2100ee2e  
I/DEBUG   (  177):     40ab1fdc 41c0f8c5 bd704608 00013a84 ffffb5ae  
I/DEBUG   (  177):     40ab1fec 4605b570 f8d54614 460e019c bf182800  
I/DEBUG   (  177):     40ab1ffc eddef7e5 f240480a 490a62aa 44014478  
I/DEBUG   (  177): 
I/DEBUG   (  177): code around lr:
I/DEBUG   (  177):     7322f07c 46052121 f7fe4640 6a6aef98 b13c6aab  
I/DEBUG   (  177):     7322f08c 000ce88d 46314638 9b084622 ef74f7fe  
I/DEBUG   (  177):     7322f09c e8bd2000 b53881fc b1884604 b1556a05  
I/DEBUG   (  177):     7322f0ac ffccf7ff 68036829 47906d9a f7fe4628  
I/DEBUG   (  177):     7322f0bc 2000ef82 21006220 60e12001 bd386161  
I/DEBUG   (  177):     7322f0cc b508bd38 6d5a6803 bd084790 6803b508  
I/DEBUG   (  177):     7322f0dc 47906dda b508bd08 6fda6803 bd084790  
I/DEBUG   (  177):     7322f0ec 6804b510 4084f8d4 bd1047a0 b513b40c  
I/DEBUG   (  177):     7322f0fc 6804ab04 2b04f853 40c8f8d4 47a09301  
I/DEBUG   (  177):     7322f10c 401ce8bd 4770b002 b513b40c 6804ab04  
I/DEBUG   (  177):     7322f11c 2b04f853 40f8f8d4 47a09301 401ce8bd  
I/DEBUG   (  177):     7322f12c 4770b002 b513b40c 6804ab04 2b04f853  
I/DEBUG   (  177):     7322f13c 41ccf8d4 47a09301 401ce8bd 4770b002  
I/DEBUG   (  177):     7322f14c 6803b508 229cf8d3 bd084790 6803b508  
I/DEBUG   (  177):     7322f15c 22acf8d3 bd084790 6804b510 42b0f8d4  
I/DEBUG   (  177):     7322f16c bd1047a0 6803b508 32b4f8d3 bd084798  
W/ActivityManager(  580):   Force finishing activity kr.infli/.activity.InflikrActivity
I/BootReceiver(  580): Copying /data/tombstones/tombstone_07 to DropBox (SYSTEM_TOMBSTONE)
W/InputDispatcher(  580): channel '4250ee18 kr.infli/kr.infli.activity.InflikrActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0xd
E/InputDispatcher(  580): channel '4250ee18 kr.infli/kr.infli.activity.InflikrActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
I/ActivityManager(  580): Process kr.infli (pid 5110) has died.
W/InputDispatcher(  580): Attempted to unregister already unregistered input channel '4250ee18 kr.infli/kr.infli.activity.InflikrActivity (server)'
I/WindowState(  580): WIN DEATH: Window{4256e980 u0 SurfaceView}
I/WindowState(  580): WIN DEATH: Window{4250ee18 u0 kr.infli/kr.infli.activity.InflikrActivity}
D/Zygote  (  179): Process 5110 terminated by signal (11)
@swankjesse
Copy link
Member

The missing method is a red herring. The problem here is in SSL_select_next_proto. Solution is to avoid mixing HttpURLConnection with OkHttp. Run this before you run any other code, such as in your Application subclass:

      OkHttpClient okHttpClient = new OkHttpClient();
      URL.setURLStreamHandlerFactory(okHttpClient);

@swankjesse
Copy link
Member

Duplicate of #184.

@eboudrant
Copy link
Author

Thanks, was it an issue in the 1.3+ version or do this code also apply to 1.5+ ?

@swankjesse
Copy link
Member

@eboudrant It's a problem with all versions.

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