Ticket #5899 (closed bug: worksforme)
RTS crash w/ strange closure type 603975781 on OS X 10.8
| Reported by: | dylukes | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 7.4.2 |
| Component: | Runtime System | Version: | 7.4.1 |
| Keywords: | rts, strange closure, internal error, os x | Cc: | chak@…, gdr@…, benl@…, pho@…, anton.nik@…, jhenahan@…, ireney.knapp@… |
| Operating System: | MacOS X | Architecture: | x86_64 (amd64) |
| Type of failure: | Runtime crash | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
On OS X 10.8 (Mountain Lion, the first developer seed), GHC's RTS crashes with strange closure type 603975781, for almost any program compiled with GHC.
As examples, cpphs and cabal's Setup crash, but a simple `main = putStrLn "hello world"' does not.
`runhaskell ...' works. It seems this only manifests in compiled programs.
An example of the output can be found here: https://gist.github.com/1918845
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

