[GHC] #11133: Misaligned stack leads to dynamic linker crash
GHC
ghc-devs at haskell.org
Wed Nov 25 17:14:21 UTC 2015
#11133: Misaligned stack leads to dynamic linker crash
----------------------------------+--------------------------------------
Reporter: trippels | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: invalid | Keywords:
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
----------------------------------+--------------------------------------
Changes (by trippels):
* status: new => closed
* resolution: => invalid
Comment:
It turned out to be a GMP bug.
From the GMP 6.1.0 release notes:
Fixed ABI incompatible stack alignment in calls from assembly code.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11133#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list