https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=169814
Andriy Voskoboinyk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Andriy Voskoboinyk <[email protected]> --- Doesn't work for me (r343254): # strace echo Hello World strace: ptrace(PTRACE_TRACEME, ...): Function not implemented +++ exited with 1 +++ dmesg: linux: pid 40303 (strace): syscall ptrace not implemented kldstat | grep linux 6 3 0xffffffff8182f000 4280 linux_common.ko 10 4 0xffffffff819ec000 19f30 linuxkpi.ko 11 3 0xffffffff81a06000 12f30 linuxkpi_gplv2.ko 30 1 0xffffffff81b9c000 51c88 linux.ko 31 1 0xffffffff81bee000 4a0e0 linux64.ko # strace -V | head -n 1 strace -- version 4.25 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
