NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/54547: running stress-ng --dev 1 will cause the kernel to panic and reboot



>Number:         54547
>Category:       kern
>Synopsis:       running stress-ng --dev 1 will cause the kernel to panic and reboot
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Sep 13 16:10:00 +0000 2019
>Originator:     Colin Ian King
>Release:        NetBSD 8.0
>Organization:
Ubuntu
>Environment:
NetBSD localhost 8.0 NetBSD 8.0 (GENERIC) #0: Tue Jul 17 14:59:51 UTC 2018  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>Description:
The stress-ng dev stressor will cause NetBSD to reboot when running it as a normal unprivileged user.


>How-To-Repeat:
git clone git://github.com/ColinIanKing/stress-ng
cd stress-ng
gmake clean; gmake
./stress-ng --dev 1

..and it reboots.
>Fix:
No idea



Home | Main Index | Thread Index | Old Index