[GHC] #8303: defer StackOverflow exceptions (rather than dropping them) when exceptions are masked

GHC ghc-devs
Fri Oct 11 23:50:44 UTC 2013


#8303: defer StackOverflow exceptions (rather than dropping them) when exceptions
are masked
-------------------------------+-------------------------------------------
        Reporter:  rwbarton    |            Owner:  ezyang
            Type:  bug         |           Status:  patch
        Priority:  normal      |        Milestone:
       Component:  Runtime     |          Version:  7.7
  System                       |         Keywords:
      Resolution:              |     Architecture:  Unknown/Multiple
Operating System:              |       Difficulty:  Easy (less than 1 hour)
  Unknown/Multiple             |       Blocked By:
 Type of failure:              |  Related Tickets:
  None/Unknown                 |
       Test Case:              |
        Blocking:              |
-------------------------------+-------------------------------------------

Comment (by Edward Z. Yang <ezyang@?>):

 In [changeset:"c6af06ef38813c460eaa0dec613eae98f4a57796/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="c6af06ef38813c460eaa0dec613eae98f4a57796"
 If exceptions are blocked, add stack overflow to blocked exceptions list.
 Fixes #8303.

 Signed-off-by: Edward Z. Yang <ezyang at mit.edu>
 }}}

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



More information about the ghc-tickets mailing list