[GHC] #13916: Optimizations create run time seg faults
GHC
ghc-devs at haskell.org
Mon Jul 10 15:13:30 UTC 2017
#13916: Optimizations create run time seg faults
-------------------------------------+-------------------------------------
Reporter: newthin | Owner: (none)
Type: bug | Status: new
Priority: highest | Milestone: 8.2.2
Component: Compiler | Version: 8.0.2
(CodeGen) |
Resolution: | Keywords: optimization
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* priority: normal => highest
* milestone: => 8.2.2
Comment:
Indeed the `Handle` argument passed to `killer` lambda is also a cons
cell.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13916#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list