GNU bug report logs -
#45755
test-out-of-memory aborts
Previous Next
To reply to this bug, email your comments to 45755 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#45755
; Package
guile
.
(Sun, 10 Jan 2021 06:27:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Rose Kunkel <rose <at> rosekunkel.me>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Sun, 10 Jan 2021 06:27:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
*Guile version:* 3.0.5
*Machine type:* x86_64-pc-linux-gnu
*Configuration:*
'--prefix=/usr' '--program-suffix=3' 'CFLAGS=-march=x86-64 -mtune=generic
-O2 -pipe -fno-plt'
'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
'CPPFLAGS=-D_FORTIFY_SOURCE=2'
*To reproduce:*
$ test-suite/standalone/test-out-of-memory
wrote
`/home/rose/.cache/guile/ccache/2.2-LE-8-3.A/home/rose/guile3/src/guile-3.0.5/test-suite/standalone/test-out-of-memory.go'
GC Warning: Failed to expand heap by 134348800 bytes
GC Warning: Failed to expand heap by 134217728 bytes
GC Warning: Out of Memory! Heap size: 1 MiB. Returning NULL!
error creating finalization thread: Cannot allocate memory
GC Warning: Failed to expand heap by 1000132608 bytes
GC Warning: Failed to expand heap by 1000001536 bytes
GC Warning: Out of Memory! Heap size: 1 MiB. Returning NULL!
mmap(PROT_NONE) failed
zsh: abort (core dumped) test-suite/standalone/test-out-of-memory
$ echo $?
134
[Message part 2 (text/html, inline)]
This bug report was last modified 3 years and 322 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.