Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 13881
   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: 13881
SIGINT
Send signal 2 to pid: 13881
Scan child pids of ppid: 13882
Send signal 2 to pid: 13882
Scan child pids of ppid: 13883
Send signal 2 to pid: 13883
Scan child pids of ppid: 13884
Send signal 2 to pid: 13884
Scan child pids of ppid: 13885
Send signal 2 to pid: 13885
Scan child pids of ppid: 13886
Send signal 2 to pid: 13886
Scan child pids of ppid: 13887
Send signal 2 to pid: 13887
Scan child pids of ppid: 13888
Send signal 2 to pid: 13888
Scan child pids of ppid: 13889
Send signal 2 to pid: 13889
Scan child pids of ppid: 13890
Send signal 2 to pid: 13890
Scan child pids of ppid: 13891
Send signal 2 to pid: 13891
Scan child pids of ppid: 13892
Send signal 2 to pid: 13892
Scan child pids of ppid: 13894
Send signal 2 to pid: 13894
   3: CTRL+C
Scan child pids of ppid: 13881
SIGINT
Send signal 2 to pid: 13881
Scan 

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 $ ==13882==LeakSanitizer has encountered a fatal error.
==13882==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
==13882==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)

JOJ Answer

mumsh $ 123

mumsh $ 
mumsh $ success
mumsh $ 
mumsh $ exit