[GHC] #10765: GHC panic: Loading temp shared object failed with `--enable-coverage` option

GHC ghc-devs at haskell.org
Tue Aug 11 10:38:41 UTC 2015


#10765: GHC panic: Loading temp shared object failed with `--enable-coverage`
option
-------------------------------------+-------------------------------------
        Reporter:  mrkkrp            |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Code Coverage     |                 Version:  7.10.1
      Resolution:                    |                Keywords:  hpc
Operating System:  Linux             |            Architecture:  x86_64
                                     |  (amd64)
 Type of failure:  Runtime crash     |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by bgamari):

 To quote the ticket,
 {{{
 λ> parseTest (string "rere" <* eof) "reri"
 ghc: panic! (the 'impossible' happened)
   (GHC version 7.10.1 for x86_64-unknown-linux):
     Loading temp shared object failed: /tmp/ghc9380_0/libghc9380_93.so:
 undefined symbol:
 _hpc_tickboxes_megapzuEw3SHAmfXgNLpm5a31oXO6_TextziMegaparsecziError_hpc

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
 }}}

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


More information about the ghc-tickets mailing list