Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2019 03:47:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 241872] ktrace sometimes doesn't record the name of the file supplied to the open(2) call
Message-ID:  <bug-241872-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241872

            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@FreeBSD.org
          Reporter: yuri@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241872-227>