[GHC] #8626: Bad magic. Expected: feedfacf, got: feedface

GHC ghc-devs at haskell.org
Fri Nov 7 00:05:19 UTC 2014


#8626: Bad magic. Expected: feedfacf, got: feedface
-------------------------------------+-------------------------------------
              Reporter:  guest       |            Owner:
                  Type:  bug         |           Status:  closed
              Priority:  normal      |        Milestone:
             Component:  GHCi        |          Version:  7.6.3
            Resolution:  invalid     |         Keywords:
      Operating System:              |     Architecture:  x86_64 (amd64)
  Unknown/Multiple                   |       Difficulty:  Unknown
       Type of failure:              |       Blocked By:
  None/Unknown                       |  Related Tickets:  #7603, #7628
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------
Changes (by thomie):

 * status:  infoneeded => closed
 * resolution:   => invalid
 * related:   => #7603, #7628


Comment:

 Any "bad magic" is most likely a result of mixing 32 bit and 64 bit
 objects files, see #7603. The error message got much improved in #7628
 (GHC 7.8). Closing as not a ghc problem.

 @guest please reopen if you still encounter problems when using GHC 7.8.3.

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


More information about the ghc-tickets mailing list