Comment 10 for bug 1851316

Revision history for this message
Colin Ian King (colin-king) wrote :

I believe I now have a fix and I've pushed it to the repo. Do you mind testing it on the H/W that causes the issue:

(you make have to edit /etc/apt/sources.list to enable all the deb-src sources)

sudo apt-get build-dep stress-ng
git clone git://kernel.ubuntu.com/cking/stress-ng
cd stress-ng
make clean
make -j $(nproc)

and run the following several times to see if it no longer segfaults:

sudo ./stress-ng -k --aggressive --verify --timeout 30 --stack 0 -v