[GHC] #2192: occasional segmentation faults when using Control.Parallel

GHC trac at galois.com
Fri Apr 11 14:26:59 EDT 2008


#2192: occasional segmentation faults when using Control.Parallel
----------------------------+-----------------------------------------------
 Reporter:  ivant           |          Owner:  igloo  
     Type:  merge           |         Status:  new    
 Priority:  normal          |      Milestone:  6.8.3  
Component:  Runtime System  |        Version:  6.8.2  
 Severity:  major           |     Resolution:         
 Keywords:  par             |     Difficulty:  Unknown
 Testcase:                  |   Architecture:  x86    
       Os:  Linux           |  
----------------------------+-----------------------------------------------
Changes (by simonmar):

  * owner:  simonmar => igloo
  * type:  bug => merge
  * component:  Compiler => Runtime System

Comment:

 This fixes it for me:

 {{{
 Fri Apr 11 10:34:04 PDT 2008  Simon Marlow <simonmar at microsoft.com>
   * FIX #2197: an update frame might point to an IND_OLDGEN
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2192#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the Glasgow-haskell-bugs mailing list