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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"