#4303: Segfault in RTS (apparently only MacOS)   FFI related?
-------------------------------+--------------------------------------------
    Reporter:  patperry        |        Owner:  simonmar     
        Type:  bug             |       Status:  new          
    Priority:  highest         |    Milestone:  7.0.3        
   Component:  Runtime System  |      Version:  6.12.3       
    Keywords:                  |     Testcase:               
   Blockedby:                  |   Difficulty:               
          Os:  MacOS X         |     Blocking:               
Architecture:  x86             |      Failure:  Runtime crash
-------------------------------+--------------------------------------------
Changes (by jwlato):

 * cc: jwlato@… (added)


Comment:

 I was able to run tests with a few different ghc versions.  My system: 2
 GHz Core2Duo, OS 10.6.2 (Snow Leopard)

 Results are:
 {{{
 ghc 7.0.1          32bit - crash
 ghc 7.1.20110113   32bit - crash
 ghc 7.0.1          64bit - could not reproduce
 ghc 7.0.1.20101215 64bit - could not reproduce
 }}}

 The crash was the same as reported by patperry.

 I did have to modify one of the files slightly (Fisher.hs, escaped skolem)
 to build with ghc-7.  ieee also needed a minor tweak

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