Result

INVALID

Duration

750ms

Code [DL]

00000000  7f 45 4c 46 01 01 01 00  00 00 00 00 00 00 00 00  |.ELF............|
00000010  02 00 f3 00 01 00 00 00  74 00 01 00 34 00 00 00  |........t...4...|
00000020  84 01 00 00 05 00 00 00  34 00 20 00 02 00 28 00  |........4. ...(.|
00000030  04 00 03 00 01 00 00 00  00 00 00 00 00 00 01 00  |................|
00000040  00 00 01 00 6e 01 00 00  6e 01 00 00 05 00 00 00  |....n...n.......|
00000050  00 10 00 00 01 00 00 00  6e 01 00 00 6e 11 01 00  |........n...n...|
00000060  6e 11 01 00 00 00 00 00  02 00 00 00 06 00 00 00  |n...............|
00000070  00 10 00 00 75 71 06 c7  22 c5 00 09 23 24 04 fe  |....uq.."...#$..|
00000080  2d a8 d1 20 c5 67 03 c7  e7 16 83 27 84 fe 93 06  |-.. .g.....'....|
00000090  04 ff b6 97 23 86 e7 f8  c5 67 03 c7 e7 16 93 07  |....#....g......|
000000a0  40 05 63 16 f7 00 83 27  84 fe 23 26 f4 fe 75 20  |@.c....'..#&..u |
000000b0  83 27 84 fe 85 07 23 24  f4 fe 03 27 84 fe 93 07  |.'....#$...'....|
000000c0  20 03 e3 d0 e7 fc 23 22  04 fe 95 a0 ad 28 c5 67  | .....#".....(.g|
000000d0  03 c7 e7 16 93 07 b0 04  63 1b f7 02 23 20 04 fe  |........c...# ..|
000000e0  21 a8 c5 67 13 07 a0 02  23 87 e7 16 bd 20 83 27  |!..g....#.... .'|
000000f0  04 fe 85 07 23 20 f4 fe  03 27 c4 fe 83 27 44 fe  |....# ...'...'D.|
00000100  b3 07 f7 40 03 27 04 fe  e3 dd e7 fc 05 a8 83 27  |...@.'.........'|
00000110  44 fe 13 07 04 ff ba 97  03 c7 c7 f8 c5 67 23 87  |D............g#.|
00000120  e7 16 25 28 83 27 44 fe  85 07 23 22 f4 fe 03 27  |..%(.'D...#"...'|
00000130  44 fe 93 07 20 03 e3 db  e7 f8 71 b7 3e 85 ba 40  |D... .....q.>..@|
00000140  2a 44 49 61 82 80 01 45  c5 65 93 85 e5 16 05 46  |*DIa...E.e.....F|
00000150  93 08 f0 03 73 00 00 00  82 80 05 45 c5 65 93 85  |....s......E.e..|
00000160  e5 16 05 46 93 08 00 04  73 00 00 00 82 80 00 2e  |...F....s.......|
00000170  73 68 73 74 72 74 61 62  00 2e 74 65 78 74 00 2e  |shstrtab..text..|
00000180  62 73 73 00 00 00 00 00  00 00 00 00 00 00 00 00  |bss.............|
00000190  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001a0  00 00 00 00 00 00 00 00  00 00 00 00 0b 00 00 00  |................|
000001b0  01 00 00 00 06 00 00 00  74 00 01 00 74 00 00 00  |........t...t...|
000001c0  fa 00 00 00 00 00 00 00  00 00 00 00 02 00 00 00  |................|
000001d0  00 00 00 00 11 00 00 00  08 00 00 00 03 00 00 00  |................|
000001e0  6e 11 01 00 6e 01 00 00  02 00 00 00 00 00 00 00  |n...n...........|
000001f0  00 00 00 00 01 00 00 00  00 00 00 00 01 00 00 00  |................|
00000200  03 00 00 00 00 00 00 00  00 00 00 00 6e 01 00 00  |............n...|
00000210  16 00 00 00 00 00 00 00  00 00 00 00 01 00 00 00  |................|
00000220  00 00 00 00                                       |....|
00000224

stdin

                                      T           
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                   K                              

stdout

                                      T           
                                      T           
                                      T           
                                      T           
                                      T           
                                      T           
                                      T           
                                      T           
                                      T           
                   ********************

stderr

Segmentation fault (core dumped)

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffcac5454e0 /* 7 vars */) = 0
11    execve("/bin/cp", ["cp", "/volume/CODE", "/tmp/code"], 0x560dc1d22ce8 /* 7 vars */) = 0
11    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=11, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
12    execve("/bin/chmod", ["chmod", "+x", "/tmp/code"], 0x560dc1d22ce0 /* 7 vars */) = 0
12    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
14    execve("/usr/bin/qemu-riscv32", ["/usr/bin/qemu-riscv32", "/tmp/code"], 0x560dc1d22d58 /* 7 vars */ <unfinished ...>
13    execve("/bin/cat", ["cat", "-"], 0x560dc1d22d40 /* 7 vars */) = 0
13    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
14    <... execve resumed> )            = 0
14    --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_ACCERR, si_addr=0x7fda54e1b000} ---
15    --- SIGSEGV {si_signo=SIGSEGV, si_code=SI_USER, si_pid=14, si_uid=0} ---
15    +++ killed by SIGSEGV (core dumped) +++
14    +++ killed by SIGSEGV (core dumped) +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=14, si_uid=0, si_status=SIGSEGV, si_utime=0, si_stime=1} ---
16    execve("/bin/rm", ["rm", "/tmp/code"], 0x560dc1d22c98 /* 7 vars */) = 0
16    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
10    +++ exited with 0 +++