[Bug 241872] ktrace sometimes doesn't record the name of the file supplied to the open(2) call
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 11 03:47:48 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241872
Bug ID: 241872
Summary: ktrace sometimes doesn't record the name of the file
supplied to the open(2) call
Product: Base System
Version: 12.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: bugs at FreeBSD.org
Reporter: yuri at freebsd.org
I see these two lines in the dump file:
> 19150 giada CALL open(0x29f251,0x601<O_WRONLY|O_CREAT|O_TRUNC>,0666<S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH>)
> 19150 giada RET open -1 errno 2 No such file or directory
There supposed to be the NAMI record in between, but it is missing.
FreeBSD x.x.x 12.0-STABLE FreeBSD 12.0-STABLE r347548 GENERIC amd64
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list