Erlang compiler bug in R10 ?

Bjorn Gustavsson bjorn@REDACTED
Thu Feb 9 11:04:54 CET 2006


I'll fix the bug in R10B-10.

/Bjorn

Torbjorn Tornkvist <tobbe@REDACTED> writes:

> Hi,
> 
> I'm trying to compile the ibrowse application in jungerl:
> ----------------------------------------------------------------
>  > make
> erlc -W +warn_unused_vars +nowarn_shadow_vars +warn_unused_import -I./
> -o ../ebin ibrowse.erl
> erlc -W +warn_unused_vars +nowarn_shadow_vars +warn_unused_import -I./
> -o ../ebin ibrowse_http_client.erl
> Function chunk_request_body/3 refers to undefined label 410
> ./ibrowse_http_client.erl:none: internal error in beam_dead;
> crash reason: {{case_clause,{'EXIT',{undefined_label,410}}},
>                 [{compile,'-select_passes/2-anonymous-2-',2},
>                  {compile,'-internal_comp/4-anonymous-1-',2},
>                  {compile,fold_comp,3},
>                  {compile,internal_comp,4},
>                  {compile,internal,3}]}
> make: *** [../ebin/ibrowse_http_client.beam] Error 1
> ------------------------------------------------------------------
> 
> I get this result with R10B-4, R10B-8, R10B-9
> 
> But with R9C, ibrowse compiles just fine.
> 
> Cheers, Tobbe
> 

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB



More information about the erlang-questions mailing list