https://bugzilla.redhat.com/show_bug.cgi?id=1239467



--- Comment #5 from Filip Andres <[email protected]> ---
Happens only without using SMP erlang in the mock:

<mock-chroot>sh-4.3# /usr/lib/erlang/erts-6.3/bin/beam.smp -- -root
/usr/lib/erlang -progname erl -- -home / --
sh: line 0: exec: inet_gethost: not found
Erlang/OTP 17 [erts-6.3] [source] [smp:4:4] [async-threads:10] [hipe]
[kernel-poll:false]

Eshell V6.3  (abort with ^G)
1> erlang:processes().
Segmentation fault (core dumped)
<mock-chroot>sh-4.3# /usr/lib/erlang/erts-6.3/bin/beam -- -root /usr/lib/erlang
-progname erl -- -home / --
sh: line 0: exec: inet_gethost: not found
Erlang/OTP 17 [erts-6.3] [source] [async-threads:10] [hipe] [kernel-poll:false]

Eshell V6.3  (abort with ^G)
1> erlang:processes
1> ().
[<0.0.0>,<0.3.0>,<0.6.0>,<0.7.0>,<0.9.0>,<0.10.0>,<0.11.0>,
 <0.12.0>,<0.13.0>,<0.14.0>,<0.15.0>,<0.16.0>,<0.18.0>,
 <0.19.0>,<0.20.0>,<0.21.0>,<0.22.0>,<0.23.0>,<0.24.0>,
 <0.25.0>,<0.26.0>,<0.27.0>,<0.28.0>,<0.29.0>,<0.33.0>]
2>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
erlang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/erlang

Reply via email to