[GHC] #9034: GHCi panics when given C++ object file on GNU/Linux

GHC ghc-devs at haskell.org
Thu Apr 24 18:39:53 UTC 2014


#9034: GHCi panics when given C++ object file on GNU/Linux
-------------------------------+------------------------------------------
        Reporter:  jun0        |            Owner:
            Type:  bug         |           Status:  new
        Priority:  normal      |        Milestone:  7.8.3
       Component:  GHCi        |          Version:  7.8.2
      Resolution:              |         Keywords:  panic, dynamic linking
Operating System:  Linux       |     Architecture:  x86_64 (amd64)
 Type of failure:  GHCi crash  |       Difficulty:  Unknown
       Test Case:              |       Blocked By:
        Blocking:              |  Related Tickets:
-------------------------------+------------------------------------------
Changes (by thoughtpolice):

 * milestone:   => 7.8.3


Comment:

 That's exactly what he's doing, hence the use of `-fPIC`. Otherwise he'd
 get an invalid relocation error.

 I can reproduce this, so it should definitely be marked for 7.8.3

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9034#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list