Lines Matching +full:0 +full:x1c

7 # db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe013e99d6d0
8 # vpanic() at vpanic+0x182/frame 0xfffffe013e99d720
9 # panic() at panic+0x43/frame 0xfffffe013e99d780
10 # _sleep() at _sleep+0x466/frame 0xfffffe013e99d820
11 # soclose() at soclose+0x12a/frame 0xfffffe013e99d890
12 # _fdrop() at _fdrop+0x1a/frame 0xfffffe013e99d8b0
13 # closef() at closef+0x1db/frame 0xfffffe013e99d940
14 # fdescfree_fds() at fdescfree_fds+0x3c/frame 0xfffffe013e99d990
15 # fdescfree() at fdescfree+0x36c/frame 0xfffffe013e99da50
16 # exit1() at exit1+0x487/frame 0xfffffe013e99dac0
17 # sys_sys_exit() at sys_sys_exit+0xd/frame 0xfffffe013e99dad0
18 # amd64_syscall() at amd64_syscall+0x159/frame 0xfffffe013e99dbf0
19 # fast_syscall_common() at fast_syscall_common+0x101/frame 0xfffffe013e99dbf0
20 # --- syscall (1, FreeBSD ELF64, sys_sys_exit), rip = 0x8004513da, rsp = 0x7fffffffe548, rbp = 0x7f…
23 # Stopped at kdb_enter+0x37: movq $0,0x10c3a16(%rip)
29 [ `uname -p` != "amd64" ] && exit 0
58 while (waitpid(-1, status, 0) != pid) {
77 #define WAIT_FLAGS 0
82 for (iter = 0;; iter++) {
84 if (pid < 0)
86 if (pid == 0) {
88 exit(0);
90 int status = 0;
104 uint64_t r[1] = {0xffffffffffffffff};
108 intptr_t res = 0;
109 res = syscall(SYS_socket, 0x1cul, 1ul, 0x84);
111 r[0] = res;
112 *(uint8_t*)0x20000000 = 0x1c;
113 *(uint8_t*)0x20000001 = 0x1c;
114 *(uint16_t*)0x20000002 = htobe16(0x4e22);
115 *(uint32_t*)0x20000004 = 0;
116 *(uint8_t*)0x20000008 = 0;
117 *(uint8_t*)0x20000009 = 0;
118 *(uint8_t*)0x2000000a = 0;
119 *(uint8_t*)0x2000000b = 0;
120 *(uint8_t*)0x2000000c = 0;
121 *(uint8_t*)0x2000000d = 0;
122 *(uint8_t*)0x2000000e = 0;
123 *(uint8_t*)0x2000000f = 0;
124 *(uint8_t*)0x20000010 = 0;
125 *(uint8_t*)0x20000011 = 0;
126 *(uint8_t*)0x20000012 = 0;
127 *(uint8_t*)0x20000013 = 0;
128 *(uint8_t*)0x20000014 = 0;
129 *(uint8_t*)0x20000015 = 0;
130 *(uint8_t*)0x20000016 = 0;
131 *(uint8_t*)0x20000017 = 0;
132 *(uint32_t*)0x20000018 = 0;
133 syscall(SYS_bind, r[0], 0x20000000ul, 0x1cul);
134 *(uint8_t*)0x20000180 = 0x1c;
135 *(uint8_t*)0x20000181 = 0x1c;
136 *(uint16_t*)0x20000182 = htobe16(0x4e22);
137 *(uint32_t*)0x20000184 = 0;
138 *(uint64_t*)0x20000188 = htobe64(0);
139 *(uint64_t*)0x20000190 = htobe64(1);
140 *(uint32_t*)0x20000198 = 0;
141 syscall(SYS_connect, r[0], 0x20000180ul, 0x1cul);
142 *(uint64_t*)0x20000080 = 0;
143 *(uint32_t*)0x20000088 = 0;
144 *(uint64_t*)0x20000090 = 0;
145 *(uint64_t*)0x20000098 = 0;
146 *(uint64_t*)0x200000a0 = 0;
147 *(uint64_t*)0x200000a8 = 0x60;
148 *(uint32_t*)0x200000b0 = 0;
149 syscall(SYS_sendmsg, r[0], 0x20000080ul, 0x10cul);
150 *(uint32_t*)0x200000c0 = 0xbd;
151 *(uint32_t*)0x200000c4 = 0;
152 syscall(SYS_setsockopt, r[0], 0xffff, 0x80, 0x200000c0ul, 8ul);
156 syscall(SYS_mmap, 0x20000000ul, 0x1000000ul, 7ul, 0x1012ul, -1, 0ul);
158 return 0;
172 exit 0