#1635: unreg build is crashing
-------------------------+--------------------------------------------------
Reporter: simonmar | Owner: igloo
Type: bug | Status: closed
Priority: high | Milestone: 6.8
Component: Compiler | Version: 6.6.1
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase:
Architecture: Unknown |
-------------------------+--------------------------------------------------
Changes (by igloo):
* resolution: => fixed
* status: new => closed
Comment:
Turned out it was a complete fix:
{{{
Sat Aug 25 18:12:31 BST 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add a missing "entryCode"
This was causing us to try to jump to the address of an infotable when
unregisterised, leading to a segfault.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1635>
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