#3279: Segmentation fault in reactive program
-------------------------------+--------------------------------------------
    Reporter:  Baughn          |        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:  Unknown/Multiple
Architecture:  x86_64 (amd64)  |  
-------------------------------+--------------------------------------------
Comment (by simonmar):

 I don't have any luck reproducing this one either.  (see #3288)

 {{{
 ~/scratch/3288 > ./crash3279
 <Imp NoBound 2.0,1.0>
 <Imp NoBound 2.5,2.0>
 <Imp NoBound 3.2,3.0>
 <Imp NoBound 3.7,4.0>
 "never-never"
 <Imp NoBound 2.0,()>
 <Imp NoBound 2.5,()>
 <Imp NoBound 3.2,()>
 <Imp NoBound 4.0,()>
 crash3279: BothBottom
 }}}

 {{{
 ~/scratch/3288 > ./crash3279-2
 <Imp NoBound 2.0,1.0>
 <Imp NoBound 2.5,2.0>
 <Imp NoBound 3.2,3.0>
 <Imp NoBound 3.7,4.0>
 "never-never"
 <Imp NoBound 2.0,()>
 <Imp NoBound 2.5,()>
 <Imp NoBound 3.2,()>
 <Imp NoBound 4.0,()>
 crash3279-2: BothBottom
 }}}

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