Re: rpc.statd dumps core, but continues
Edgar Fuß <[email protected]> Mon, 17 Mar 2025 16:59:00 +0100
| Newsgroups | gmane.os.netbsd.devel.userlevel |
|---|---|
| Message-ID | <[email protected]> |
> rpc.statd runs on its own and doesn't get restarted automatically. > It does fork() to notify clients about NFS server restarts. A-ha, so maybe one of these childs crashes? > No idea why it segfaults, but the status information is kept in > /var/db/statd.status. That's a db1 file and might be corrupt. Any way to check the integrity?