Date: Sun, 01 Oct 2023 17:55:08 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 274198] ktrace: logs only one arg for symlink() call Message-ID: <bug-274198-227-7ggRRpCvoq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274198-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274198 Ivan Rozhuk <rozhuk.im@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rozhuk.im@gmail.com --- Comment #1 from Ivan Rozhuk <rozhuk.im@gmail.com> --- Created attachment 245356 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245356&action=edit patch This fixes for me: ... 69857 ln CALL symlink(0x7fffffffed86,0x7fffffffdde0) 69857 ln NAMI "/root" 69857 ln NAMI "/tmp//root" 69857 ln RET symlink 0 69857 ln CALL exit(0) but as far I understand same issue with link() syscall. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274198-227-7ggRRpCvoq>
