Ticket #199 (closed defect: fixed)
GHCI Startup Crash with HP 2012.2.0.0 on 64bit OS X 10.6
| Reported by: | guest | Owned by: | dons |
|---|---|---|---|
| Priority: | major | Milestone: | 2012.4.0.0 |
| Component: | GHC | Keywords: | |
| Cc: |
Description
Installation of the HP appears to have succeeded and things seem to compile and work fine, but GHCI frequently crashes on startup. Here:
GHCi, version 7.4.1: http://www.haskell.org/ghc/ :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Segmentation fault
There's a 2-3 second delay between the last message and the segfault. Trying to invoke GHCI a couple of times eventually succeeds and results in a working REPL. I have reproduced this on two machines that ran the previous version just fine.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
