[erlang-bugs] Erlang Compiler Crash

Gabriele Luculli Gabriele.Luculli@REDACTED
Wed Feb 11 12:34:17 CET 2009


Hi!

It is the first time this happened to me, the erlc compiler crashed! I tried to write the same
code in different ways and erlc still crashes. Hereafter is the error message I got. Can anyone
help on this ? Any suggestion ?

Kind Regards,
Gabriele

erlc   +debug_info +native -W mequ2.erl
/home/luculli/Desktop/erlang/mequ2/src/mequ2.erl:none: internal error in native_compile;
crash reason: {{case_clause,
                   {error,function_clause,
                       [{hipe_amd64_assemble,resolve_sse2_binop_args,
                            [{x86_imm,150},{x86_temp,0,double,true}]},
                        {hipe_amd64_assemble,resolve_sse2_fmove_args,2},
                        {hipe_amd64_assemble,translate_insn,3},
                        {hipe_amd64_assemble,translate_insns,6},
                        {hipe_amd64_assemble,translate_mfas,4},
                        {hipe_amd64_assemble,assemble,4},
                        {hipe,finalize,5},
                        {hipe,compile_finish,3}]}},
               [{compile,native_compile_1,1},
                {compile,'-internal_comp/4-anonymous-1-',2},
                {compile,fold_comp,3},
                {compile,internal_comp,4},
                {compile,internal,3}]}


PS: configuration: "Erlang (BEAM) emulator version 5.6.5 [source] [64-bit] [smp:4] [async-threads:0] [hipe] [kernel-poll:false]"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20090211/93e44a23/attachment.htm>


More information about the erlang-bugs mailing list