Skip to content

Instantly share code, notes, and snippets.

@bdionne
Created January 11, 2013 18:29
Show Gist options
  • Save bdionne/4512861 to your computer and use it in GitHub Desktop.
Save bdionne/4512861 to your computer and use it in GitHub Desktop.
** Reason for termination ==
** {function_clause,
[{ibrowse_http_client,to_ascii,"r",
[{file,"src/ibrowse_http_client.erl"},{line,1716}]},
{ibrowse_http_client,hexlist_to_integer,3,
[{file,"src/ibrowse_http_client.erl"},{line,1712}]},
{ibrowse_http_client,parse_11_response,2,
[{file,"src/ibrowse_http_client.erl"},{line,1175}]},
{ibrowse_http_client,handle_sock_data,2,
[{file,"src/ibrowse_http_client.erl"},{line,323}]},
{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,597}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]}
([email protected])1> <146>1 2013-01-11T18:26:59.883801Z erlang.local twig <0.546.0> crash_report - crasher:
initial call: ibrowse_http_client:init/1
pid: <0.546.0>
registered_name: []
exception exit: {function_clause,
[{ibrowse_http_client,to_ascii,"r",
[{file,"src/ibrowse_http_client.erl"},
{line,1716}]},
{ibrowse_http_client,hexlist_to_integer,3,
[{file,"src/ibrowse_http_client.erl"},
{line,1712}]},
{ibrowse_http_client,parse_11_response,2,
[{file,"src/ibrowse_http_client.erl"},
{line,1175}]},
{ibrowse_http_client,handle_sock_data,2,
[{file,"src/ibrowse_http_client.erl"},
{line,323}]},
{gen_server,handle_msg,5,
[{file,"gen_server.erl"},{line,597}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,227}]}]}
in function gen_server:terminate/6 (gen_server.erl, line 737)
ancestors: [<0.408.0>,<0.407.0>,couch_replicator_job_sup,
couch_replicator_sup,<0.180.0>]
messages: []
links: [<0.408.0>]
dictionary: [{my_trace_flag,false},
{ibrowse_trace_token,["bislrmanager.cloudant.com",58,"80"]},
{http_prot_vsn,"HTTP/1.1"},
{conn_close,"false"}]
trap_exit: false
status: running
heap_size: 2584
stack_size: 24
reductions: 60212
neighbours:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment