We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c0caa commit 0267789Copy full SHA for 0267789
2 files changed
docker/test/fuzzer/run-fuzzer.sh
@@ -208,6 +208,7 @@ handle SIGPIPE nostop noprint pass
208
handle SIGTERM nostop noprint pass
209
handle SIGUSR1 nostop noprint pass
210
handle SIGUSR2 nostop noprint pass
211
+handle SIGSEGV nostop pass
212
handle SIG$RTMIN nostop noprint pass
213
info signals
214
continue
docker/test/stateless/attach_gdb.lib
@@ -20,6 +20,7 @@ handle SIGPIPE nostop noprint pass
20
21
22
23
24
25
26
0 commit comments