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

#8626: Bad magic. Expected: feedfacf, got: feedface ----------------------------------+------------------------------------- Reporter: guest | Owner: Type: bug | Status: new Priority: high | Milestone: Component: GHCi | Version: 7.6.3 Keywords: | Operating System: Unknown/Multiple Architecture: x86_64 (amd64) | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | ----------------------------------+------------------------------------- Loading package base-unicode-symbols-0.2.2.4 ... <interactive>: /Users/paulo/Library/Haskell/ghc-7.6.3/lib/base-unicode- symbols-0.2.2.4/lib/HSbase-unicode-symbols-0.2.2.4.o: Bad magic. Expected: feedfacf, got: feedface. ghc: panic! (the 'impossible' happened) (GHC version 7.6.3 for x86_64-apple-darwin): loadObj "/Users/paulo/Library/Haskell/ghc-7.6.3/lib/base-unicode- symbols-0.2.2.4/lib/HSbase-unicode-symbols-0.2.2.4.o": failed Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8626 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8626: Bad magic. Expected: feedfacf, got: feedface -------------------------------------+---------------------------------- Reporter: guest | Owner: Type: bug | Status: infoneeded Priority: high | Milestone: Component: GHCi | Version: 7.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+---------------------------------- Changes (by thoughtpolice): * status: new => infoneeded Comment: Hi, do you have any information on this ticket? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8626#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8626: Bad magic. Expected: feedfacf, got: feedface -------------------------------------+---------------------------------- Reporter: guest | Owner: Type: bug | Status: infoneeded Priority: normal | Milestone: Component: GHCi | Version: 7.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+---------------------------------- Changes (by thoughtpolice): * priority: high => normal -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8626#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#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
participants (1)
-
GHC