Bug 241872 - ktrace sometimes doesn't record the name of the file supplied to the open(2) call
Summary: ktrace sometimes doesn't record the name of the file supplied to the open(2) ...
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 12.0-RELEASE
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-11 03:47 UTC by Yuri Victorovich
Modified: 2023-10-02 11:41 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2019-11-11 03:47:47 UTC
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
Comment 1 Dmitry Chagin freebsd_committer freebsd_triage 2023-10-02 11:41:45 UTC
It looks fixed in 14.0