#4269: Abort trap when building HEAD on OS X
-------------------------+--------------------------------------------------
Reporter: judahj | Owner:
Type: bug | Status: infoneeded
Priority: high | Milestone: 6.14.1
Component: Compiler | Version: 6.13
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: MacOS X | Blocking:
Architecture: x86 | Failure: Building GHC failed
-------------------------+--------------------------------------------------
Comment(by gwright):
If you attach the crash reporter log to the ticket, it might be easier to
tell what this bug really is. Building HEAD or 6.12.3 on Snow Leopard
I've seen abort traps caused by a "suicide jump", in which there is an
attempted transfer of control to an address on page zero (the 4 Kbyte
block at the bottom of memory). Look in the crash report if the
instruction pointer is somewhere on page zero when the crash occurred.
I saw something like this in my first attempts to build HEAD on Snow
Leopard some months ago. But I was not able to track it down.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4269#comment:3>
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