Ticket #4368 (closed bug: fixed)
T4144(dyn) failing on x86/Linux
| Reported by: | simonmar | Owned by: | benl |
|---|---|---|---|
| Priority: | highest | Milestone: | 7.0.1 |
| Component: | Compiler (NCG) | Version: | 6.13 |
| Keywords: | Cc: | ||
| Operating System: | Linux | Architecture: | x86 |
| Type of failure: | Runtime crash | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
=====> T4144(dyn) 985 of 2596 [0, 13, 0] cd ./lib/IO && '/playpen/simonmar/nightly/HEAD/i386-unknown-linux/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts -o T4144 T4144.hs -O -dynamic >T4144.comp.stderr 2>&1 cd ./lib/IO && ./T4144 </dev/null >T4144.run.stdout 2>T4144.run.stderr Wrong exit code (expected 0 , actual 139 ) Stdout: Stderr: Segmentation fault *** unexpected failure for T4144(dyn)
Change History
Note: See
TracTickets for help on using
tickets.
