12 Apr 2012 02:02
Re: segmentation faults on OS X ( ExitError 11 )
I don't know what GHC STABLE refers to.
But GHC API of GHC 7.0.4 on Mac has this kind of bug. e.g. runghc does not work but compilied code does work.
This bug has been fixed in GHC 7.4.
--Kazu
On Tue, Apr 10, 2012 at 11:53 PM, Luite Stegeman <stegeman <at> gmail.com> wrote:
hi all,
I know this is a long shot, but has anyone who has experienced
ExitError 11 / segmentation fault problems with yesod devel ever been
able to find the root cause? I've been having them for the last two
days on OS X, and they're the reason that I haven't been able to get
any work done with yesod, The runghc program started by yesod devel
just crashes after a second or so. So far I've tried nuking all
Haskell packages, have installed the latest GHC STABLE snapshot, but
to no avail. I haven't been able to extract any useful informations
from core dumps, crash reports, strace or valgrind yet.
luite
RSS Feed