Ticket #6138 (closed bug: wontfix)

Opened 12 months ago

Last modified 12 months ago

GHCI Startup Crash with HP 2012.2.0.0 on 64bit OS X 10.6

Reported by: MtnViewMark Owned by:
Priority: normal Milestone:
Component: Runtime System Version: 7.4.1
Keywords: Cc:
Operating System: MacOS X Architecture: x86_64 (amd64)
Type of failure: None/Unknown Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

This is a migration of  HP ticket #199:

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.

Please see the attached  crash reporter log in the original ticket: The crash appears to be in the garbage collector.

Change History

Changed 12 months ago by igloo

  • status changed from new to closed
  • difficulty set to Unknown
  • resolution set to wontfix

Thanks for the report, but I think XCode 3.2.6 is too old. http://www.haskell.org/ghc/download_ghc_7_4_1#macosx_x86_64 says you need 4.1 to use our binaries.

Note: See TracTickets for help on using tickets.