[GHC] #15038: Memory Corruption (strange closure type)
GHC
ghc-devs at haskell.org
Mon Apr 30 22:03:47 UTC 2018
#15038: Memory Corruption (strange closure type)
-------------------------------------+-------------------------------------
Reporter: andrewthad | Owner: (none)
Type: bug | Status: new
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):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
> I also realized that unarise uses absentError wrong: absentError expects
an Addr# argument (for a string that represents the "absent" argument) but
unarise just uses absentError without an argument. So there's also a type
error.
That is pretty terrible. I suggest making a separate ticket and fixing it
asap.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15038#comment:22>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list