kihei/i-0014ea79decd6a02f
by SadServersMore by SadServers
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-0024da687024d7316:~$ man strace admin@i-0024da687024d7316:~$
kihei/i-0024da687024d7316 05:46
by SadServersvoid runtime.(*addrRanges).removeGreaterEqual; void runtime.(*addrRanges).removeLast; void runtime.addrRange.removeGreaterEqual(runtime.addrRange, uintptr, ru void runtime.addrRange.subtract(runtime.addrRange, runtime.addrRange, ru void runtime.makeAddrRange(uintptr, uintptr, runtime.addrRange); File runtime/mspanset.go: void runtime.(*headTailIndex).incTail; void runtime.(*spanSet).pop; void runtime.(*spanSet).push; void runtime.(*spanSet).reset; void runtime.(*spanSetBlockAlloc).alloc; File runtime/mstats.go: --Type <RET> for more, q to quit, c to continue without paging--
kihei/i-04ccb8cd2e0947f89 02:35
by SadServersError during parsing of command line. root@i-0e075403bb88088b0:/home/admin/data# lvcreate -l100%FREE Data Logical volume "lvol0" created. root@i-0e075403bb88088b0:/home/admin/data# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme1n1 259:0 0 1G 0 disk └─Data-lvol0 254:0 0 1020M 0 lvm nvme0n1 259:1 0 8G 0 disk ├─nvme0n1p1 259:3 0 7.9G 0 part / ├─nvme0n1p14 259:4 0 3M 0 part └─nvme0n1p15 259:5 0 124M 0 part /boot/efi nvme2n1 259:2 0 1G 0 disk root@i-0e075403bb88088b0:/home/admin/data# pvcreate /dev/nvme2n1 Physical volume "/dev/nvme2n1" successfully created. root@i-0e075403bb88088b0:/home/admin/data# history