[erlang-questions] Any tcp related changes in R15B* that might cause this?
Anthony Molinaro
anthonym@REDACTED
Thu Dec 6 20:38:09 CET 2012
Hi,
I've been testing out R15B02 on one of our production machines
(CentOS 5, erlang compiled from source), and comparing it to the
same system running on R14B04. The code is the same (it was all
compiled with R14B04, and deployed on both systems).
On the R15B02 I see this error crop up every so often
2012-12-01 00:01:33 =CRASH REPORT====
crasher:
initial call: mochiweb_acceptor:init/3
pid: <0.2942.3599>
registered_name: []
exception error: {{badmatch,{error,einval}},[{mochiweb_http,new_request,3,[]},{mochiweb_http,handle_invalid_request,3,[]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]}
ancestors: [webmachine_mochiweb,web_serve_sup,<0.619.0>]
messages: [{tcp_closed,#Port<0.222190389>}]
links: [<0.873.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 987
stack_size: 24
reductions: 541
neighbours:
It doesn't happen extremely often (once or twice a minute), but its enough
to make me wary of an upgrade.
I looked through all the readme's for R15B, R15B01 and R15B02 but didn't
find anything which looked like it could be a cause.
Anyone have any ideas?
Thanks,
-Anthony
--
------------------------------------------------------------------------
Anthony Molinaro <anthonym@REDACTED>
More information about the erlang-questions
mailing list