#6019: 'threadDelay maxBound' results in 'internal error: select failed'
-----------------------------+----------------------------------------------
  Reporter:  shahn           |          Owner:  simonmar      
      Type:  bug             |         Status:  closed        
  Priority:  normal          |      Milestone:  7.6.1         
 Component:  Runtime System  |        Version:  7.4.1         
Resolution:  fixed           |       Keywords:                
        Os:  Linux           |   Architecture:  x86_64 (amd64)
   Failure:  Runtime crash   |     Difficulty:  Unknown       
  Testcase:  rts/7087        |      Blockedby:                
  Blocking:                  |        Related:                
-----------------------------+----------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * testcase:  => rts/7087
  * resolution:  => fixed


Comment:

 Fixed:

 commit 598ee1ad1b8de089a2ed207543761d617a90db52
 {{{
 Author: Simon Marlow <marlo...@gmail.com>
 Date:   Tue Jul 31 09:06:43 2012 +0100

     Fix #7087 (integer overflow in getDelayTarget())

  includes/Rts.h     |    2 ++
  rts/posix/Select.c |   15 ++++++++++++---
  2 files changed, 14 insertions(+), 3 deletions(-)
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to