#5132: Segfault on OS X in GHCi when using GHC API
-------------------------+--------------------------------------------------
Reporter: nominolo | Owner: igloo
Type: bug | Status: closed
Priority: high | Milestone: 7.4.1
Component: GHCi | Version: 7.0.2
Resolution: fixed | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: MacOS X
Blocking: | Architecture: x86_64 (amd64)
Failure: GHCi crash |
-------------------------+--------------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
I can reproduce this with 7.0.4:
{{{
*Main> main
Bus error: 10
}}}
but not with the 7.2.1 release build, nor (after changing
`defaultDynFlags` to `defaultLogAction`) with my HEAD validate build.
So I think this is fixed, although I don't know by what change.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5132#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs