Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 950347 - dev-lisp/clozurecl-1.13 - __vm_enough_memory issues
Summary: dev-lisp/clozurecl-1.13 - __vm_enough_memory issues
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-27 15:36 UTC by Toralf Förster
Modified: 2025-02-27 15:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2025-02-27 15:36:31 UTC
I got regular lines in the syslog of my tinderbox like:

[ 1024.289132] process 'clozurecl-1.13/work/ccl/lx86cl64' started with executable stack
[ 1603.167952] __vm_enough_memory: pid: 28608, comm: pixbuf-fail, bytes: 2399126175744 not enough memory for the allocation
[ 1603.167961] __vm_enough_memory: pid: 28608, comm: pixbuf-fail, bytes: 2399125123072 not enough memory for the allocation
[ 1603.167965] __vm_enough_memory: pid: 28608, comm: pixbuf-fail, bytes: 2399126306816 not enough memory for the allocation
[ 1603.317194] mmap: pixbuf-randomly (28633): VmData 651784192 exceed data ulimit 104857600. Update limits or use boot option ignore_rlimit_data.
[ 1606.803259] __vm_enough_memory: pid: 28608, comm: pixbuf-fail, bytes: 2399126175744 not enough memory for the allocation
[ 1606.803267] __vm_enough_memory: pid: 28608, comm: pixbuf-fail, bytes: 2399126171648 not enough memory for the allocation
[ 1606.803272] __vm_enough_memory: pid: 28608, comm: pixbuf-fail, bytes: 2399126306816 not enough memory for the allocation


which came from emergeing dev-lisp/clozurecl-1.13::gentoo.

Whilst the emerge itself works I do wonder about those numbers.