[GHC] #10409: Binary compiled with ghc-7.10 amd64/linux to aarch64/linux cross compiler segfaults.

#10409: Binary compiled with ghc-7.10 amd64/linux to aarch64/linux cross compiler segfaults. -------------------------------------+------------------------------------- Reporter: erikd | Owner: erikd Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.1 Keywords: cross- | Operating System: Linux compiling | Type of failure: Runtime crash Architecture: aarch64 | Blocked By: Test Case: | Related Tickets: Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Compiling a simple "hello-world" program with an amd64/linux to aarch64/linux cross compiler built from the current `ghc-7.10` branch results in a binary that segfaults as soon as it is run. A cross compiler build from the master branch works and I thought it also worked for `ghc-7.10`. A native aarch64/linux compiler built from the `ghc-7.10` branch works correctly. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10409 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10409: Binary compiled with ghc-7.10 amd64/linux to aarch64/linux cross compiler segfaults. ----------------------------------+--------------------------------------- Reporter: erikd | Owner: erikd Type: bug | Status: new Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 7.10.1 Resolution: | Keywords: cross-compiling Operating System: Linux | Architecture: aarch64 Type of failure: Runtime crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------+--------------------------------------- Changes (by erikd): * milestone: => 8.0.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10409#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10409: Binary compiled with ghc-7.10 amd64/linux to aarch64/linux cross compiler segfaults. ----------------------------------+--------------------------------------- Reporter: erikd | Owner: erikd Type: bug | Status: new Priority: normal | Milestone: 7.10.3 Component: Compiler | Version: 7.10.1 Resolution: | Keywords: cross-compiling Operating System: Linux | Architecture: aarch64 Type of failure: Runtime crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------+--------------------------------------- Changes (by erikd): * milestone: 8.0.1 => 7.10.3 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10409#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10409: Binary compiled with ghc-7.10 amd64/linux to aarch64/linux cross compiler segfaults. ----------------------------------+--------------------------------------- Reporter: erikd | Owner: erikd Type: bug | Status: closed Priority: normal | Milestone: 7.10.3 Component: Compiler | Version: 7.10.1 Resolution: wontfix | Keywords: cross-compiling Operating System: Linux | Architecture: aarch64 Type of failure: Runtime crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ----------------------------------+--------------------------------------- Changes (by bgamari): * status: new => closed * resolution: => wontfix Comment: We don't have a fix for 7.10.3. Closing as the reporter claims `master` works. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10409#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC