<div dir="ltr">Hey all,<div><br></div><div>I’m trying to compile GHC HEAD (cloning from master) with the `prof` build flavour on a Mac OS X 10.11.6 machine and I have noticed that, despite ghc-stage2 works as expected, when invoked with —interactive it starts before crashing with a segmentation fault:</div><div><br></div><div>```</div><div><div>☁  compiler [master] ⚡ ../inplace/bin/ghc-stage2 --interactive</div><div>GHCi, version 8.3.20170413: <a href="http://www.haskell.org/ghc/">http://www.haskell.org/ghc/</a>  :? for help</div><div>[1]    79176 segmentation fault  ../inplace/bin/ghc-stage2 --interactive</div></div><div>```</div><div><br></div><div>Did it happen to somebody else or it’s just me? Shall I try throwing gdb at it to try and see what’s going on?</div><div><br></div><div>Thanks,</div><div><br></div><div>Alfredo</div></div>