dtrace tests: Override RLIMIT_CORE for a test which triggers a core dump
MFC after: 1 week Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
852695416c
commit
e1700a36a9
@ -61,7 +61,7 @@ EOF
|
||||
sleeper()
|
||||
{
|
||||
while true; do
|
||||
$longsleep &
|
||||
limits -c unlimited $longsleep &
|
||||
/bin/sleep 1
|
||||
kill -SEGV $!
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user