#3917: Bus error with strictness annotations
-------------------------+--------------------------------------------------
    Reporter:  guest     |        Owner:               
        Type:  bug       |       Status:  new          
    Priority:  normal    |    Milestone:               
   Component:  Compiler  |      Version:  6.12.1       
    Keywords:            |   Difficulty:               
          Os:  MacOS X   |     Testcase:               
Architecture:  x86       |      Failure:  Runtime crash
-------------------------+--------------------------------------------------

Comment(by igloo):

 Can you please give more details on how to reproduce this? If I do
 {{{
 $ ghc --make oneRound.hs -O
 $ ./oneRound
 }}}
 then it succeeds with or without the seq's commented out.

 Also, are you using the GHC from the 6.12.1 .pkg installer from the
 download page, or a different build?

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