[Bug 256916] panic: recent 14-current sometimes panics.

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 14 Oct 2021 11:49:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256916

--- Comment #13 from Masachika ISHIZUKA <ish@amail.plala.or.jp> ---
(In reply to Masachika ISHIZUKA from comment #12)
And I found the panic had occured with axe driver, too.
This panic seems not due to usb-nic driver.

My environment is as follows.

[nfs server] 
13.0-RELEASE-p4 on zfs.
export /usr/ports

[nfs client]
14.0-CURRENT n250051(04c91ac48ad) on ufs.
mount /usr/ports by nfs

[How to panic]
1. Bootup nfs client machine
2. Login normal user(login shell is tcsh).
3. ls /usr/ports/www/wor<tab>
4. kernel panics with Panic String: lookup: encountered unexpected nul; string
[www]

(caution) This panic has not occured if it cached filenames under
/usr/ports/www.

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