Lines Matching +full:0 +full:x11d
3 # panic: Assertion (cnp->cn_flags & (LOCKPARENT | WANTPARENT)) == 0 failed at ../../../kern/vfs_loo…
7 # db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe01499e7690
8 # vpanic() at vpanic+0x181/frame 0xfffffe01499e76e0
9 # panic() at panic+0x43/frame 0xfffffe01499e7740
10 # namei() at namei+0xb4e/frame 0xfffffe01499e77f0
11 # vn_open_cred() at vn_open_cred+0x11d/frame 0xfffffe01499e7960
12 # kern_openat() at kern_openat+0x28f/frame 0xfffffe01499e7ac0
13 # amd64_syscall() at amd64_syscall+0x147/frame 0xfffffe01499e7bf0
14 # fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01499e7bf0
15 # --- syscall (0, FreeBSD ELF64, nosys), rip = 0x80038254a, rsp = 0x7fffffffe4f8, rbp = 0x7fffffffe…
18 # Stopped at kdb_enter+0x37: movq $0,0x12819de(%rip)
20 # version: FreeBSD 14.0-CURRENT #0 main-n246600-e681dd3e2c1-dirty: Wed May 12 07:56:58 CEST 2021
26 [ `uname -p` != "amd64" ] && exit 0
27 [ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
50 syscall(SYS_mmap, 0x20000000ul, 0x1000000ul, 7ul, 0x1012ul, -1, 0ul);
52 memset((void*)0x20000180, 0, 1);
53 syscall(SYS_open, 0x20000180ul, 0x20c0200ul, 0ul);
54 return 0;
63 exit 0