#5899: GHC RTS crash w/ strange closure type 603975781 on OS X 10.8
---------------------------+------------------------------------------------
 Reporter:  dylukes        |          Owner:                                    
        
     Type:  bug            |         Status:  new                               
        
 Priority:  normal         |      Component:  Runtime System                    
        
  Version:  7.4.1          |       Keywords:  rts, strange closure, internal 
error, os x
       Os:  MacOS X        |   Architecture:  x86_64 (amd64)                    
        
  Failure:  Runtime crash  |       Testcase:                                    
        
Blockedby:                 |       Blocking:                                    
        
  Related:                 |  
---------------------------+------------------------------------------------
 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

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5899>
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

Reply via email to