#3320: Parallel program crashes using GHC 6.11 under OS X
-------------------------------+--------------------------------------------
    Reporter:  sebf            |        Owner:  simonmar
        Type:  bug             |       Status:  new     
    Priority:  high            |    Milestone:  6.12.1  
   Component:  Runtime System  |      Version:  6.11    
    Severity:  normal          |   Resolution:          
    Keywords:                  |   Difficulty:  Unknown 
    Testcase:                  |           Os:  MacOS X 
Architecture:  x86             |  
-------------------------------+--------------------------------------------
Comment (by simonmar):

 Replying to [comment:3 igloo]:
 > I can reproduce it, but not if I link with -debug as well.

 Oh joy.  Could you try with `+RTS -g1`.  Also, sometimes when the `-debug`
 flag makes a crash go away, I have some luck compiling the RTS with
 `-optc-g` but without `-DDEBUG`.

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