<div dir="ltr">I tried on another system and it works fine. It's definitely a problem of this machine, but not a memory corruption because I have ecc and edac-util shows 0 error corrections.</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Sun, Apr 13, 2014 at 1:05 PM, Bjørn Øivind Bjørnsen <span dir="ltr"><<a href="mailto:bo.bjornsen@gmail.com" target="_blank">bo.bjornsen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On Sunday 13 April 2014 13:02:15 Nicola Squartini wrote:<br>
> Well, this is really weird! I even unistalled all haskell, cleared the<br>
> pacman cache and reinstalled ghc and hlint, and still I have that "Illegal<br>
> instruction". So it must be a problem of my system.<br>
><br>
<br>
</div>It may be a long shot, but have you tried dropping the kernel caches? Perhaps<br>
you have a bad stick of RAM or something.<br>
<br>
echo 3 > /proc/sys/vm/drop_caches<br>
<br>
as root should do the trick. You may also want to do a md5sum of the hlint<br>
binary before and after you do the above, to see if it makes a difference.<br>
<br>
Best Regards,<br>
Bjørn Øivind<br>_______________________________________________<br>
arch-haskell mailing list<br>
<a href="mailto:arch-haskell@haskell.org">arch-haskell@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/arch-haskell" target="_blank">http://www.haskell.org/mailman/listinfo/arch-haskell</a><br>
<br></blockquote></div><br></div>