Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 12846
   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: 12846
SIGINT
Send signal 2 to pid: 12846
Scan child pids of ppid: 12847
Send signal 2 to pid: 12847
Scan child pids of ppid: 12848
Send signal 2 to pid: 12848
Scan child pids of ppid: 12849
Send signal 2 to pid: 12849
Scan child pids of ppid: 12850
Send signal 2 to pid: 12850
Scan child pids of ppid: 12851
Send signal 2 to pid: 12851
Scan child pids of ppid: 12852
Send signal 2 to pid: 12852
Scan child pids of ppid: 12853
Send signal 2 to pid: 12853
Scan child pids of ppid: 12854
Send signal 2 to pid: 12854
Scan child pids of ppid: 12855
Send signal 2 to pid: 12855
Scan child pids of ppid: 12856
Send signal 2 to pid: 12856
Scan child pids of ppid: 12857
Send signal 2 to pid: 12857
Scan child pids of ppid: 12858
Send signal 2 to pid: 12858
   3: CTRL+C
Scan child pids of ppid: 12846
SIGINT
Send signal 2 to pid: 12846
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 $ ==12847==LeakSanitizer has encountered a fatal error.
==12847==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
==12847==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)

JOJ Answer

mumsh $ 123

mumsh $ 
mumsh $ success
mumsh $ 
mumsh $ exit