[GHC] #9280: GHCi crash: illegal text-relocation to _ in _ from _ in _ for architecture x86_64; relocation R_X86_64_PC32 against undefined symbol _ can not be used when making a shared object
GHC
ghc-devs at haskell.org
Sat Sep 5 02:30:00 UTC 2015
#9280: GHCi crash: illegal text-relocation to _ in _ from _ in _ for architecture
x86_64; relocation R_X86_64_PC32 against undefined symbol _ can not be used
when making a shared object
-------------------------------------+-------------------------------------
Reporter: mietek | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.8.2
Resolution: | Keywords: crash,
| dynamic linking
Operating System: Unknown/Multiple | Architecture: x86_64
| (amd64)
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by ezyang):
I don't know; the symbol could be referred to by another C file which we
actually know symbols of. It seems that though you shouldnt do this... It
also shouldn't fail. So there may very well be a legitimate bug here.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9280#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list