segv compiling master (freebsd-10.1 on x64)
Felix Gallo <[email protected]> Wed, 3 Jun 2015 08:41:24 -0700
| Newsgroups | gmane.comp.lang.erlang.bugs |
|---|---|
| Message-ID | <CAJfDOsSdRYCG6Z_+ktTFGKEwQbWWt_TvFrD8qNSaRHZm6PgtcA@mail.gmail.com> |
root@sov3:~/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 <[email protected]> root@sov3:~/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. _______________________________________________ erlang-bugs mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-bugs