Record Case Detail

Notes

This function is in beta test. Please help improve it in the issues here.

Stderr

 pwd: /out/package
ppid: 93174
   1: WRITELN sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | echo 123
   2: CTRL+C
Scan child pids of ppid: 93174
SIGINT
Send signal 2 to pid: 93174
Scan child pids of ppid: 93175
Send signal 2 to pid: 93175
Scan child pids of ppid: 93176
Send signal 2 to pid: 93176
Scan child pids of ppid: 93179
Send signal 2 to pid: 93179
Scan child pids of ppid: 93177
Send signal 2 to pid: 93177
Scan child pids of ppid: 93182
Send signal 2 to pid: 93182
Scan child pids of ppid: 93178
Send signal 2 to pid: 93178
Scan child pids of ppid: 93184
Send signal 2 to pid: 93184
Scan child pids of ppid: 93180
Send signal 2 to pid: 93180
Scan child pids of ppid: 93189
Send signal 2 to pid: 93189
Scan child pids of ppid: 93181
Send signal 2 to pid: 93181
Scan child pids of ppid: 93187
Send signal 2 to pid: 93187
Scan child pids of ppid: 93183
Send signal 2 to pid: 93183
Scan child pids of ppid: 93192
Send signal 2 to pid: 93192
Scan child pids of ppid: 

Hints

Your answer may be identical to the JOJ answer in the first several lines.

However, you will still get Wrong Answer because the complete output may be longer and there might be errors in the future lines.

Please double check your code to solve this problem and try again.

Your Answer

mumsh $ 123

mumsh $ 
mumsh $ success
mumsh $ 
mumsh $ exit
==93175==LeakSanitizer has encountered a fatal error.
==93175==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
==93175==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)

JOJ Answer

mumsh $ 123

mumsh $ 
mumsh $ success
mumsh $ 
mumsh $ exit