Record Case Detail

Notes

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

Stderr

 pwd: /out/package
ppid: 104838
   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: 104838
SIGINT
Send signal 2 to pid: 104838
Scan child pids of ppid: 104839
Send signal 2 to pid: 104839
Scan child pids of ppid: 104840
Send signal 2 to pid: 104840
Scan child pids of ppid: 104842
Send signal 2 to pid: 104842
Scan child pids of ppid: 104841
Send signal 2 to pid: 104841
Scan child pids of ppid: 104844
Send signal 2 to pid: 104844
Scan child pids of ppid: 104843
Send signal 2 to pid: 104843
Scan child pids of ppid: 104846
Send signal 2 to pid: 104846
Scan child pids of ppid: 104845
Send signal 2 to pid: 104845
Scan child pids of ppid: 104848
Send signal 2 to pid: 104848
Scan child pids of ppid: 104847
Send signal 2 to pid: 104847
Scan child pids of ppid: 104850
Send signal 2 to pid: 104850
Scan child pids of ppid: 104849
Send signal 2 to pid: 104849
Scan child pids of ppid: 104853
Send signal 2 to pid: 104

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

JOJ Answer

mumsh $ 123

mumsh $ 
mumsh $ success
mumsh $ 
mumsh $ exit