Ticket #7403 (closed bug: duplicate)

Opened 7 months ago

Last modified 6 months ago

Segmentation fault

Reported by: bprentice Owned by:
Priority: normal Milestone:
Component: Compiler Version: 7.4.2
Keywords: Cc:
Operating System: MacOS X Architecture: x86
Type of failure: None/Unknown Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

I am running Haskell 7.4.2 (64bit) on OS X 10.6.8

Here is the result of a session with Haskell:

$ ghci GHCi, version 7.4.2: http://www.haskell.org/ghc/ :? for help Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Prelude> :quit Leaving GHCi. $ ghci GHCi, version 7.4.2: 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 $

I would be interested in any comments you may have.

Brian Prentice

Change History

Changed 6 months ago by simonmar

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

See #7212

Note: See TracTickets for help on using tickets.