Skip to content

AtomicPrimops tests failing on 32-bit x86 in ghci

pgj reports in #9346 (closed) that the AtomicPrimops test fails on 32-bit x86, when run under the ghci "way":

$ make TEST=AtomicPrimops WAY=ghci
...
=====> AtomicPrimops(ghci) 41 of 93 [0, 0, 0] 
cd . && inplace/bin/ghc-stage2 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history AtomicPrimops.hs --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS   <AtomicPrimops.genscript 1>AtomicPrimops.interp.stdout 2>AtomicPrimops.interp.stderr
Wrong exit code (expected 0 , actual 132 )
Stdout:
fetchAddSubTest: OK

Stderr:

*** unexpected failure for AtomicPrimops(ghci)
...
Trac metadata
Trac field Value
Version 7.9
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Compiler
Test case
Differential revisions
BlockedBy
Related
Blocking
CC pgj
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information