Lines Matching +full:0 +full:x103

3 # panic: sleepq_add: td 0xfffffe00dffd8800 to sleep on wchan 0xffffffff81d9bee8 with sleeping prohi…
7 # db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00e656d5e0
8 # vpanic() at vpanic+0x182/frame 0xfffffe00e656d630
9 # panic() at panic+0x43/frame 0xfffffe00e656d690
10 # sleepq_add() at sleepq_add+0x359/frame 0xfffffe00e656d6e0
11 # _sx_xlock_hard() at _sx_xlock_hard+0x405/frame 0xfffffe00e656d780
12 # _sx_xlock() at _sx_xlock+0xba/frame 0xfffffe00e656d7c0
13 # inp_setmoptions() at inp_setmoptions+0xd5c/frame 0xfffffe00e656d970
14 # ip_ctloutput() at ip_ctloutput+0x103/frame 0xfffffe00e656d9c0
15 # rip_ctloutput() at rip_ctloutput+0x158/frame 0xfffffe00e656d9f0
16 # sosetopt() at sosetopt+0xed/frame 0xfffffe00e656da50
17 # kern_setsockopt() at kern_setsockopt+0xa8/frame 0xfffffe00e656dab0
18 # sys_setsockopt() at sys_setsockopt+0x24/frame 0xfffffe00e656dad0
19 # amd64_syscall() at amd64_syscall+0x159/frame 0xfffffe00e656dbf0
20 # fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00e656dbf0
21 # --- syscall (0, FreeBSD ELF64, nosys), rip = 0x80042819a, rsp = 0x7fffffffe958, rbp = 0x7fffffffe…
24 # Stopped at kdb_enter+0x37: movq $0,0x10b7246(%rip)
26 # version: FreeBSD 13.0-CURRENT #0 r365508: Wed Sep 9 21:36:20 CEST 2020
32 [ `uname -p` != "amd64" ] && exit 0
36 // https://syzkaller.appspot.com/bug?id=0f4996e03d94b16bb9e945ede3c9de343748e6ed
61 while (waitpid(-1, status, 0) != pid) {
80 #define WAIT_FLAGS 0
84 int iter __unused = 0;
87 if (pid < 0)
89 if (pid == 0) {
91 exit(0);
93 int status = 0;
107 uint64_t r[1] = {0xffffffffffffffff};
111 intptr_t res = 0;
114 r[0] = res;
115 *(uint32_t*)0x20000180 = htobe32(0xe0000002);
116 *(uint32_t*)0x20000184 = htobe32(0x7f000001);
117 *(uint32_t*)0x20000188 = htobe32(0x7f000001);
118 syscall(SYS_setsockopt, r[0], 0, 0x46, 0x20000180ul, 0x4414ae3732a778ful);
122 syscall(SYS_mmap, 0x20000000ul, 0x1000000ul, 7ul, 0x1012ul, -1, 0ul);
124 return 0;
133 exit 0