[GHC] #7653: incorrect handling of StackOverflow exception in the event manager
GHC
ghc-devs at haskell.org
Sat Jun 8 22:28:02 CEST 2013
#7653: incorrect handling of StackOverflow exception in the event manager
-----------------------------+----------------------------------------------
Reporter: nus | Owner: tibbe
Type: bug | Status: closed
Priority: normal | Milestone: 7.8.1
Component: libraries/base | Version: 7.7
Resolution: fixed | Keywords:
Os: Linux | Architecture: Unknown/Multiple
Failure: Runtime crash | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
Changes (by igloo):
* status: patch => closed
* resolution: => fixed
Comment:
Fixed by
{{{
commit e843e73690f828498f6e33bb89f47a50c3ab2ac9
Author: Ian Lynagh <ian at well-typed.com>
Date: Sat Jun 8 20:19:59 2013 +0100
IO manager: Edit the timeout queue directly, rather than using an edit
list
Fixes #7653.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7653#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list