ejabberd_http crash

please help me to understand and solve following crash occurring frequently for ejabberd_http

Below is the crash report which i am getting in crash log

CRASH REPORT====
crasher:
initial call: ejabberd_http:init/2
pid: <0.17004.52>
registered_name: []
exception exit: {{noproc,{gen_fsm,sync_send_all_state_event,[<0.5960.370>,{http_put,4106199102,[{<<"xmlns">>,<<"http://jabber.org/protocol/httpbind">>},{<<"rid">>,<<"4106199102">>},{<<"sid">>,<<"9423d433837317899ff50dee003c2691bb6a187b">>}],[],115,1,<<>>,{{58,68,3,107},54227}},30000]}},[{gen_fsm,sync_send_all_state_event,3,[{file,"gen_fsm.erl"},{line,242}]},{ejabberd_http_bind,http_put,7,[{file,"src/ejabberd_http_bind.erl"},{line,785}]},{ejabberd_http_bind,handle_http_put,7,[{file,"src/ejabberd_http_bind.erl"},{line,751}]},{ejabberd_http,process,5,[{file,"src/ejabberd_http.erl"},{line,360}]},{ejabberd_http,process_request,1,[{file,"src/ejabberd_http.erl"},{line,448}]},{ejabberd_http,process_header,2,[{file,"src/ejabberd_http.erl"},{line,290}]},{ejabberd_http,parse_headers,1,[{file,"src/ejabberd_http.erl"},{line,210}]},{ejabberd_http,init,2,[{file,"src/ejabberd_http.erl"},{line,163}]}]}
ancestors: [ejabberd_http_sup,ejabberd_sup,<0.38.0>]
messages: []
links: [#Port<0.913668>,<0.381.0>,#Port<0.913667>]
dictionary: []
trap_exit: false
status: running
heap_size: 2586
stack_size: 27
reductions: 1950
neighbours:

Hi Nitin, By seeing your

Hi Nitin, By seeing your problem I can only predict that you are using mod_http_file_server.erl, which is throwing exception on sending file or message. Please provide brief information of your work that what are you trying to do and your ejabberd config as well such that I can help you to resolve your problem.

Thanks,
Vipul Pachauri

Please check the following

Please check the following link on github , i have posted this issue with error log and please discuss it under github issue . i think this could be a bug related to ejabberd_http.
So that every one out there can notice .

https://github.com/processone/ejabberd/issues/1133

I think you are using

I think you are using ejabberd downloaded from git hub which has some issues.Try ejabberd from source code.

Thanks vipulpachauri , for

Thanks vipulpachauri , for helping . i am not using github source please help me to look in to it and solve .

May i know what are you

May i know what are you trying to do? for now,I suggest you to debug your code for exact problem.

Syndicate content