https://bugzilla.redhat.com/show_bug.cgi?id=1221824
--- Comment #20 from Filip Andres filip@andresovi.net --- Hi Peter, the new version seems to be plagued by the same error as the old one -- erlang:processes() coredumping on i686:
[fila@gatonegro erlang (master)]$ mock -r fedora-rawhide-i386 --no-clean --shell INFO: mock.py version 1.2.14 starting (python version = 3.4.2)... Start: init plugins INFO: selinux enabled Finish: init plugins Start: run Start: chroot init INFO: calling preinit hooks INFO: enabled root cache INFO: enabled dnf cache Start: cleaning dnf metadata Finish: cleaning dnf metadata INFO: enabled ccache Finish: chroot init Start: shell <mock-chroot>sh-4.3# rpm -q erlang erlang-18.2.2-1.fc24.i686 <mock-chroot>sh-4.3# erl Erlang/OTP 18 [erts-7.2.1] [source] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false]
Eshell V7.2.1 (abort with ^G) 1> erlang:processes(). Segmentation fault (core dumped)