[GHC] #15038: Memory Corruption (strange closure type)
GHC
ghc-devs at haskell.org
Wed May 2 09:58:02 UTC 2018
#15038: Memory Corruption (strange closure type)
-------------------------------------+-------------------------------------
Reporter: andrewthad | Owner: (none)
Type: bug | Status: patch
Priority: highest | Milestone: 8.6.1
Component: Compiler | Version: 8.4.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: #9718 | Differential Rev(s): Phab:D4652
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
>I think for efficiency reasons unboxed sums should really not make things
CAFFY
I rather agree. But the same is true for `patError` etc, not just
`absentError`. I've opened a new ticket #15113.
So if that was fixed, again this patch (or part of it) becomes a patch
we'd want to revert. But perhaps not all of it? I'm not even sure any
more :-(.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15038#comment:32>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list