[GHC] #10375: arm: ghci hits an illegal instruction
GHC
ghc-devs at haskell.org
Wed May 27 03:12:52 UTC 2015
#10375: arm: ghci hits an illegal instruction
-------------------------------------+---------------------------------
Reporter: erikd | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.10.2
Component: GHCi | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: arm
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+---------------------------------
Comment (by erikd):
Debian's `clang` compiler is also busted when using `-fsanitize=address`,
but its seems that Debian's `gcc-5` compiles the above C program
correctly.
Also note that #10383 (on AArch64/Arm64) is likely to be the same bug as
this one. Wonder if a 64 bit address space might make it easier to debug.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10375#comment:28>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list