https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234350
--- Comment #7 from Mark Johnston <[email protected]> --- (In reply to shamaz.mazum from comment #6) Yes, that is expected. Note that the new errors are coming from syscall::openat:entry rather than syscall::open:entry. The first argument to openat(2) is a file descriptor, not a string. -- 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]"
