I thought code compiled, say for R14 would work on all R14 releases, but if you want to run on R15, you would need to recompile on R15 for it to work properly.<br><br>wes<br><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, Dec 6, 2012 at 12:38 PM, Anthony Molinaro <span dir="ltr"><<a href="mailto:anthonym@alumni.caltech.edu" target="_blank">anthonym@alumni.caltech.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
  I've been testing out R15B02 on one of our production machines<br>
(CentOS 5, erlang compiled from source), and comparing it to the<br>
same system running on R14B04.  The code is the same (it was all<br>
compiled with R14B04, and deployed on both systems).<br>
<br>
On the R15B02 I see this error crop up every so often<br>
<br>
2012-12-01 00:01:33 =CRASH REPORT====<br>
  crasher:<br>
    initial call: mochiweb_acceptor:init/3<br>
    pid: <0.2942.3599><br>
    registered_name: []<br>
    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}]}]}<br>
    ancestors: [webmachine_mochiweb,web_serve_sup,<0.619.0>]<br>
    messages: [{tcp_closed,#Port<0.222190389>}]<br>
    links: [<0.873.0>]<br>
    dictionary: []<br>
    trap_exit: false<br>
    status: running<br>
    heap_size: 987<br>
    stack_size: 24<br>
    reductions: 541<br>
  neighbours:<br>
<br>
It doesn't happen extremely often (once or twice a minute), but its enough<br>
to make me wary of an upgrade.<br>
<br>
I looked through all the readme's for R15B, R15B01 and R15B02 but didn't<br>
find anything which looked like it could be a cause.<br>
<br>
Anyone have any ideas?<br>
<br>
Thanks,<br>
<br>
-Anthony<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
------------------------------------------------------------------------<br>
Anthony Molinaro                           <<a href="mailto:anthonym@alumni.caltech.edu">anthonym@alumni.caltech.edu</a>><br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</font></span></blockquote></div><br></div>