[spam][crazy] Diagnosing an Explosive Failure

k gmkarl at gmail.com
Wed Jan 5 04:41:25 PST 2022


i rebooted an extra time because chrome stopped responding to my
raspberry pi touchscreen

this example is sufficient to cause the systemwide crash:
git clone --branch vmem-wip https://github.com/xloem/mimalloc
mkdir mimalloc/build
cd mimalloc/build
cmake ..
make
rm CMakeCache.txt
touch CMakeLists.txt
LD_PRELOAD=$(pwd)/libmimalloc.so VMEM_PREFIX=vmem cmake .

pytorch need not be involved

the next step is to get cmake sources and see if a cmake built from
source triggers the issue
then maybe i can add the seccomp calls to cmake directly, and narrow
it down to an example that could be in a bug report


More information about the cypherpunks mailing list