#7051: Runtime system crash (OS X intel -N greater than 4)
-------------------------------+--------------------------------------------
    Reporter:  ndaniels        |       Owner:               
        Type:  bug             |      Status:  infoneeded   
    Priority:  normal          |   Milestone:               
   Component:  Runtime System  |     Version:  7.4.1        
    Keywords:                  |          Os:  MacOS X      
Architecture:  x86_64 (amd64)  |     Failure:  Runtime crash
  Difficulty:  Unknown         |    Testcase:               
   Blockedby:                  |    Blocking:               
     Related:                  |  
-------------------------------+--------------------------------------------

Comment(by ndaniels):

 I have attached source code for my program that will exhibit the crash.

 If you trigger the call to "error" on Beta.hs line 55, you should get the
 runtime system crash if you're running with enough threads.

 Try this:

  ./mrfy --gens 1000 --converge 50 --multipop 10 testing/sandwich.hmm+
 testing/sandwich.fasta +RTS -N8

 You should be able to compile it via mk or cabal, or simply `ghc --make
 Main.hs -O2 -o mrfy`. I will note that there are a number of dependencies,
 which the cabal file should resolve.

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