Lines Matching +full:0 +full:x1c

3 # panic: sbflush_internal: ccc 0 mb 0 mbcnt 256
7 # db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe0694766c00
8 # vpanic() at vpanic+0x17f/frame 0xfffffe0694766c50
9 # panic() at panic+0x43/frame 0xfffffe0694766cb0
10 # sbrelease_internal() at sbrelease_internal+0xb9/frame 0xfffffe0694766cd0
11 # solisten_proto() at solisten_proto+0xb5/frame 0xfffffe0694766d30
12 # sctp_listen() at sctp_listen+0x2f7/frame 0xfffffe0694766da0
13 # solisten() at solisten+0x42/frame 0xfffffe0694766dc0
14 # kern_listen() at kern_listen+0x7d/frame 0xfffffe0694766e00
15 # amd64_syscall() at amd64_syscall+0x145/frame 0xfffffe0694766f30
16 # fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0694766f30
17 # --- syscall (0, FreeBSD ELF64, nosys), rip = 0x82222e7da, rsp = 0x820d68d88, rbp = 0x820d68f00 ---
20 # Stopped at kdb_enter+0x32: movq $0,0x1277ff3(%rip)
22 # FreeBSD 14.0-CURRENT #0 main-n255847-d46174cd8838b: Sat May 28 20:56:08 CEST 2022
26 [ `uname -p` != "amd64" ] && exit 0
64 int skip = __atomic_load_n(&skip_segv, __ATOMIC_RELAXED) != 0;
78 memset(&sa, 0, sizeof(sa));
89 if (_setjmp(segv_env) == 0) { \
92 ok = 0; \
100 while (waitpid(-1, status, 0) != pid) {
140 struct dirent* ep = 0;
142 if (strcmp(ep->d_name, ".") == 0 || strcmp(ep->d_name, "..") == 0)
163 #define WAIT_FLAGS 0
167 int iter = 0;
174 if (pid < 0)
176 if (pid == 0) {
180 exit(0);
182 int status = 0;
198 uint64_t r[1] = {0xffffffffffffffff};
202 intptr_t res = 0;
203 res = syscall(SYS_socket, 0x1cul, 1ul, 0x84);
205 r[0] = res;
206 NONFAILING(*(uint8_t*)0x20000000 = 0x1c);
207 NONFAILING(*(uint8_t*)0x20000001 = 0x1c);
208 NONFAILING(*(uint16_t*)0x20000002 = htobe16(0x4e22));
209 NONFAILING(*(uint32_t*)0x20000004 = 0x20);
210 NONFAILING(memset((void*)0x20000008, 0, 16));
211 NONFAILING(*(uint32_t*)0x20000018 = 0x20);
212 syscall(SYS_bind, r[0], 0x20000000ul, 0x1cul);
213 NONFAILING(*(uint8_t*)0x20000180 = 0x1c);
214 NONFAILING(*(uint8_t*)0x20000181 = 0x1c);
215 NONFAILING(*(uint16_t*)0x20000182 = htobe16(0x4e22));
216 NONFAILING(*(uint32_t*)0x20000184 = 4);
217 NONFAILING(*(uint64_t*)0x20000188 = htobe64(0));
218 NONFAILING(*(uint64_t*)0x20000190 = htobe64(1));
219 NONFAILING(*(uint32_t*)0x20000198 = 4);
220 syscall(SYS_connect, r[0], 0x20000180ul, 0x1cul);
222 (void*)0x20000480,
225 "\x6c\xc3\x7d\xae\x2a\xe4\x77\x08\x94\x67\x3c\x89\x65\x93\x24\x1c\x56\x3e"
233 "\x1c\x52\xbb\x5e\x86\x43\x7d\x6c\x65\x44\x42\xf6\xd8\x45\xe2\xff\x77\xf9"
238 "\x79\x99\x5a\x53\x1a\x27\x40\xf0\x0b\xc5\xe8\xb5\xf0\xd8\x1c\xd2\xca\x99"
244 syscall(SYS_sendto, r[0], 0x20000480ul, 0x15bul, 0x20108ul, 0ul, 0ul);
245 syscall(SYS_listen, r[0], 0x1f);
249 syscall(SYS_mmap, 0x20000000ul, 0x1000000ul, 7ul, 0x1012ul, -1, 0ul);
253 return 0;
267 exit 0