Skip to content

outofmem RTS testcase fails on ARM

The outofmem RTS testcase fails on ARM,

=====> outofmem(normal) 1 of 1 [0, 0, 0] 
cd . && $MAKE -s --no-print-directory outofmem    </dev/null > outofmem.run.stdout 2> outofmem.run.stderr
Actual stdout output differs from expected:
--- ./outofmem.stdout.normalised        2015-12-27 17:21:08.718240403 +0100
+++ ./outofmem.run.stdout.normalised    2015-12-27 17:21:08.718240403 +0100
@@ -1 +1 @@
-exit(251)
\ No newline at end of file
+exit(1)
\ No newline at end of file
*** unexpected failure for outofmem(normal)

In particular,

$ make outofmem
make[1]: Entering directory '/mnt/ext/exp/ghc/testsuite/tests/rts'
'/mnt/ext/exp/ghc/inplace/test   spaces/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts  -fno-warn-tabs -fno-warn-missed-specialisations -v0 --make -fforce-recomp outofmem.hs -o outofmem
make[1]: Leaving directory '/mnt/ext/exp/ghc/testsuite/tests/rts'
outofmem: out of memory (requested 1074790400 bytes)
exit(1)
Trac metadata
Trac field Value
Version 7.10.3
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Compiler
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information