Ticket #5786 (new bug)

Opened 16 months ago

Last modified 9 months ago

Dynanmic way fails when GHC built with LLVM backend

Reported by: dterei Owned by: dterei
Priority: normal Milestone: 7.6.2
Component: Compiler (LLVM) Version: 7.4.1-rc1
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Runtime crash Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets: #5757

Description

If I build GHC with the LLVM backend then the 'Dyn' testsuite way fails completely (tested on x64).

Change History

Changed 16 months ago by dterei

  • related changed from 5757 to #5757

Changed 16 months ago by igloo

  • difficulty set to Unknown
  • milestone set to 7.6.1

Changed 14 months ago by dterei

Still a problem, error reported is:

Wrong exit code (expected 0 , actual 134 )
Stdout:11
Stderr:
largeArray: internal error: evacuate: strange closure type -385875968
    (GHC version 7.5.20120328 for x86_64_unknown_linux)
    Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
Aborted

Changed 9 months ago by igloo

  • milestone changed from 7.6.1 to 7.6.2
Note: See TracTickets for help on using tickets.