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

Http requests: Fatal signal 11 (SIGSEGV), code 2 on Android #341

Open
rinopazzo opened this issue Jan 25, 2017 · 0 comments
Open

Http requests: Fatal signal 11 (SIGSEGV), code 2 on Android #341

rinopazzo opened this issue Jan 25, 2017 · 0 comments

Comments

@rinopazzo
Copy link

rinopazzo commented Jan 25, 2017

I always obtain this crash when I try to make an http request.

Fatal signal 11 (SIGSEGV), code 2, fault addr 0x14f10098 in tid 5887 (AsyncTask #2)
(_ZNK11Concurrency7streams9streambufIhE9exceptionEv+50)
(_ZNK11Concurrency7streams13basic_istreamIhE17_verify_and_throwEPKc+78)
(_ZNK11Concurrency7streams9streambufIhE14create_istreamEv+418)
(_ZN3web4http7details13http_msg_base24_prepare_to_receive_dataEv+250)
...

01-25 11:34:07.154 194-194/? A/DEBUG: pid: 5774, tid: 5887, name: AsyncTask #2 >>> com.atono.dropticket <<< 01-25 11:34:07.286 194-194/? A/DEBUG: #01 pc 005d2e3f /data/app/com.atono.dropticket-2/lib/arm/libdt-lib.so (_ZNK11Concurrency7streams9streambufIhE9exceptionEv+50) 01-25 11:34:07.286 194-194/? A/DEBUG: #02 pc 005d31bb /data/app/com.atono.dropticket-2/lib/arm/libdt-lib.so (_ZNK11Concurrency7streams13basic_istreamIhE17_verify_and_throwEPKc+78) 01-25 11:34:07.286 194-194/? A/DEBUG: #03 pc 0065917f /data/app/com.atono.dropticket-2/lib/arm/libdt-lib.so (_ZNK11Concurrency7streams9streambufIhE14create_istreamEv+418) 01-25 11:34:07.286 194-194/? A/DEBUG: #04 pc 006589cf /data/app/com.atono.dropticket-2/lib/arm/libdt-lib.so (_ZN3web4http7details13http_msg_base24_prepare_to_receive_dataEv+250) 01-25 11:34:07.286 194-194/? A/DEBUG: #05 pc 0064e5a7 /data/app/com.atono.dropticket-2/lib/arm/libdt-lib.so (_ZN3web4http6client7details15request_contextC1ERKSt10shared_ptrINS2_25_http_client_communicatorEERKNS0_12http_requestE+378) 01-25 11:34:07.286 194-194/? A/DEBUG: #06 pc 00697099 /data/app/com.atono.dropticket-2/lib/arm/libdt-lib.so (_ZN3web4http6client7details12asio_contextC2ERKSt10shared_ptrINS2_25_http_client_communicatorEERNS0_12http_requestERKS4_INS2_15asio_connectionEE+12) 01-25 11:34:07.286 194-194/? A/DEBUG: #07 pc 00696ff3 /data/app/com.atono.dropticket-2/lib/arm/libdt-lib.so (_ZNSt14__shared_countILN9__gnu_cxx12_Lock_policyE2EEC2IN3web4http6client7details12asio_contextESaIS8_EJRSt10shared_ptrINS7_25_http_client_communicatorEERNS5_12http_requestERSA_INS7_15asio_connectionEEEEESt19_Sp_make_shared_tagPT_RKT0_DpOT1_+58) 01-25 11:34:07.286 194-194/? A/DEBUG: #08 pc 00692c2b /data/app/com.atono.dropticket-2/lib/arm/libdt-lib.so (_ZN3web4http6client7details12asio_context22create_request_contextERSt10shared_ptrINS2_25_http_client_communicatorEERNS0_12http_requestE+74) 01-25 11:34:07.286 194-194/? A/DEBUG: #09 pc 0069283d /data/app/com.atono.dropticket-2/lib/arm/libdt-lib.so (_ZN3web4http6client7details11asio_client9propagateENS0_12http_requestE+180) 01-25 11:34:07.286 194-194/? A/DEBUG: #10 pc 00651d43 /data/app/com.atono.dropticket-2/lib/arm/libdt-lib.so (_ZN3web4http6oauth27details14oauth2_handler9propagateENS0_12http_requestE+70) 01-25 11:34:07.286 194-194/? A/DEBUG: #11 pc 006526f5 /data/app/com.atono.dropticket-2/lib/arm/libdt-lib.so (_ZN3web4http6oauth17details14oauth1_handler9propagateENS0_12http_requestE+152)

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