kihei/i-0847c56ed353b4fb9
by SadServersMore by SadServers
tmpfs 46M 368K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-09424d19be2c310c3:~$ df -h /home Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / admin@i-09424d19be2c310c3:~$ df -h /home/admin/ Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / admin@i-09424d19be2c310c3:~$ pvcreate /dev/nvme1n1 /dev/nvme2n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-09424d19be2c310c3:~$
kihei/i-09424d19be2c310c3 00:41
by SadServerswrite(2, "main.main", 9main.main) = 9 write(2, "(", 1() = 1 write(2, ")\n", 2) ) = 2 write(2, "\t", 1 ) = 1 write(2, "./main.go", 9./main.go) = 9 write(2, ":", 1:) = 1 write(2, "64", 264) = 2 write(2, " +", 2 +) = 2 write(2, "0x47d", 50x47d) = 5 write(2, "\n", 1 ) = 1 exit_group(2) = ? +++ exited with 2 +++ admin@i-0d5d23f0b5a1bb4ec:~$ strace ./kihei
kihei/i-0d5d23f0b5a1bb4ec 00:40
by SadServers<https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from ./kihei... warning: Missing auto-load script at offset 0 in section .debug_gdb_scripts of file /home/admin/kihei. Use `info auto-load python-scripts [REGEXP]' to list them. (gdb) list 1,3 1 main.go: No such file or directory. (gdb) list 1,3 1 in main.go (gdb)