[erlang-bugs] segv compiling master (freebsd-10.1 on x64)

Felix Gallo felixgallo@REDACTED
Wed Jun 3 17:41:24 CEST 2015


root@REDACTED:~/otp # git status | sed 2q ; git log | sed 3q
On branch master
Your branch is up-to-date with 'origin/master'.
commit 65bf43e82a8ec731aafdbac74d41d65b63c7f49c
Merge: 2373536 f9af336
Author: Henrik Nord <henrik@REDACTED>
root@REDACTED:~/otp # ./otp_build autoconf && ./configure && gmake

[...snip...]

=== Entering application hipe
gmake[3]: Entering directory '/root/otp/lib/hipe/rtl'
erlc -W  +debug_info +inline +warn_unused_import +warn_exported_vars
-o../ebin hipe_rtl.erl
/root/otp/make/x86_64-unknown-freebsd10.1/otp.mk:122: recipe for target
'../ebin/hipe_rtl.beam' failed
gmake[3]: *** [../ebin/hipe_rtl.beam] Segmentation fault (core dumped)

appears to be on first use of the bootstrapped erlc, which seems familiar
from threads on erlang-questions but those appear to have been resolved (?).

same problem appears to occur on 8.0rc2.

Additionally, it appears you can't send mail to erlang-bugs without being a
subscriber, which itself may be a bug.

F.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20150603/9cc959e8/attachment.htm>


More information about the erlang-bugs mailing list