Bug 18347

Summary: "top: nlist failed" in 4.0-STABLE
Product: Base System Reporter: jjm7570 <jjm7570>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-STABLE   
Hardware: Any   
OS: Any   

Description jjm7570 2000-05-02 16:30:01 UTC
  newly rebuilt (and rebooted) world on 4.0-STABLE.  Under a
4.0-STABLE kernel, top fails with: "top: nlist failed".

Fix: 

use ps -auux | sort -n +8 instead.  Sort as desired.
How-To-Repeat: 
  run 'top'.
Comment 1 ru freebsd_committer freebsd_triage 2000-05-05 09:56:11 UTC
State Changed
From-To: open->closed

Duplicate of PR kern/17422.