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

Björn-Egil Dahlberg wallentin.dahlberg@REDACTED
Wed Jun 3 18:23:45 CEST 2015


No known problems exists here and I cannot reproduce this problem.
I tested on:
(65bf43e...) egil@REDACTED /ldisk/egil/otp $ git describe
OTP-18.0-rc2-244-g65bf43e
(65bf43e...) egil@REDACTED /ldisk/egil/otp $ uname -a
FreeBSD luthien 10.1-RELEASE-p9 FreeBSD 10.1-RELEASE-p9 #0: Tue Apr  7
01:09:46 UTC 2015

building:

(65bf43e...) egil@REDACTED /ldisk/egil/otp $ ./otp_build autoconf &&
./configure && gmake
...
(65bf43e...) egil@REDACTED /ldisk/egil/otp $ bin/erl

Erlang/OTP 18 [RELEASE CANDIDATE 2] [erts-7.0] [source] [64-bit] [smp:4:4]
[async-threads:10] [hipe] [kernel-poll:false]

Eshell V7.0  (abort with ^G)
1>


Make sure you have a clean environment when building, i.e. git clean -fxd.

No, it is not a bug that you have to subscribe in order to send mails to
this list. It's a feature. =)

// Björn-Egil

2015-06-03 17:41 GMT+02:00 Felix Gallo <felixgallo@REDACTED>:

> 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.
>
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://erlang.org/mailman/listinfo/erlang-bugs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20150603/73420067/attachment.htm>


More information about the erlang-bugs mailing list