[GHC] #13605: GHC Bug when updating stack

#13605: GHC Bug when updating stack -------------------------------------+------------------------------------- Reporter: pighcu | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.3 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- ghc: panic! (the 'impossible' happened) (GHC version 7.10.3 for x86_64-apple-darwin): Loading temp shared object failed: dlopen(/var/folders/y5/cc8zwjz12w1567wglxgzt05c0000gn/T/ghc39074_0/libghc_68.dylib, 5): no suitable image found. Did find: /var/folders/y5/cc8zwjz12w1567wglxgzt05c0000gn/T/ghc39074_0/libghc_68.dylib: malformed mach-o: load commands size (49368) > 32768 Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13605 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13605: GHC Bug when updating stack -------------------------------------+------------------------------------- Reporter: pighcu | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.10.3 Resolution: duplicate | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #12479 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => closed * resolution: => duplicate * related: => #12479 Comment: This is a regression in Mac OS X Sierra's linker. The issue is worked around by GHC 8.0.2 and later. See #12479 for details. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13605#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC