Lines Matching +full:0 +full:x228

7 # db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe00e49be680
8 # vpanic() at vpanic+0x17f/frame 0xfffffe00e49be6d0
9 # panic() at panic+0x43/frame 0xfffffe00e49be730
10 # sctp_handle_shutdown_complete() at sctp_handle_shutdown_complete+0xea/frame 0xfffffe00e49be750
11 # sctp_process_control() at sctp_process_control+0x1561/frame 0xfffffe00e49bea90
12 # sctp_common_input_processing() at sctp_common_input_processing+0x514/frame 0xfffffe00e49bec00
13 # sctp6_input_with_port() at sctp6_input_with_port+0x228/frame 0xfffffe00e49becf0
14 # sctp6_input() at sctp6_input+0xb/frame 0xfffffe00e49bed00
15 # ip6_input() at ip6_input+0xc2f/frame 0xfffffe00e49bede0
16 # swi_net() at swi_net+0x191/frame 0xfffffe00e49bee60
17 # ithread_loop() at ithread_loop+0x279/frame 0xfffffe00e49beef0
18 # fork_exit() at fork_exit+0x80/frame 0xfffffe00e49bef30
19 # fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00e49bef30
20 # --- trap 0, rip = 0, rsp = 0, rbp = 0 ---
23 # Stopped at kdb_enter+0x32: movq $0,0x12797a3(%rip)
25 # FreeBSD 14.0-CURRENT #0 main-n254961-b91a48693a53e: Thu Apr 21 09:39:27 CEST 2022
29 [ `uname -p` != "amd64" ] && exit 0
58 while (waitpid(-1, status, 0) != pid) {
77 #define WAIT_FLAGS 0
81 int iter __unused = 0;
84 if (pid < 0)
86 if (pid == 0) {
88 exit(0);
90 int status = 0;
104 uint64_t r[3] = {0xffffffffffffffff, 0xffffffffffffffff, 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 memset((void*)0x20000008, 0, 16);
117 *(uint32_t*)0x20000018 = 0;
118 syscall(SYS_bind, r[0], 0x20000000ul, 0x1cul);
119 syscall(SYS_listen, r[0], 5);
120 res = syscall(SYS_socket, 0x1cul, 1ul, 0x84);
123 memset((void*)0x20000240, 202, 1);
124 *(uint8_t*)0x20000040 = 0x1c;
125 *(uint8_t*)0x20000041 = 0x1c;
126 *(uint16_t*)0x20000042 = htobe16(0x4e22);
127 *(uint32_t*)0x20000044 = 0;
128 *(uint64_t*)0x20000048 = htobe64(0);
129 *(uint64_t*)0x20000050 = htobe64(1);
130 *(uint32_t*)0x20000058 = 0;
131 syscall(SYS_sendto, r[1], 0x20000240ul, 1ul, 0ul, 0x20000040ul, 0x1cul);
132 syscall(SYS_dup2, r[0], r[1]);
133 res = syscall(SYS_accept, r[1], 0ul, 0ul);
136 *(uint64_t*)0x20001980 = 0;
137 *(uint32_t*)0x20001988 = 0;
138 *(uint64_t*)0x20001990 = 0x200018c0;
139 *(uint64_t*)0x200018c0 = 0x20000400;
141 (void*)0x20000400,
157 *(uint64_t*)0x200018c8 = 0xfb;
158 *(uint64_t*)0x200018d0 = 0;
159 *(uint64_t*)0x200018d8 = 0;
160 *(uint64_t*)0x200018e0 = 0x20000600;
161 *(uint64_t*)0x200018e8 = 0;
162 *(uint64_t*)0x200018f0 = 0;
163 *(uint64_t*)0x200018f8 = 0;
164 *(uint64_t*)0x20001900 = 0;
165 *(uint64_t*)0x20001908 = 0;
166 *(uint64_t*)0x20001910 = 0;
167 *(uint64_t*)0x20001918 = 0;
168 *(uint64_t*)0x20001920 = 0;
169 *(uint64_t*)0x20001928 = 0;
170 *(uint64_t*)0x20001930 = 0;
171 *(uint64_t*)0x20001938 = 0;
172 *(uint64_t*)0x20001940 = 0;
173 *(uint64_t*)0x20001948 = 0;
174 *(uint32_t*)0x20001998 = 9;
175 *(uint64_t*)0x200019a0 = 0;
176 *(uint32_t*)0x200019a8 = 0;
177 *(uint32_t*)0x200019ac = 0x101;
178 syscall(SYS_sendmsg, r[2], 0x20001980ul, 0x20104ul);
182 syscall(SYS_mmap, 0x20000000ul, 0x1000000ul, 7ul, 0x1012ul, -1, 0ul);
184 return 0;
195 exit 0