bin/82465: top(1) in 6-CURRENT shows incorrect user

Maxim Konovalov maxim at macomnet.ru
Tue Jun 21 07:00:44 GMT 2005


The following reply was made to PR bin/82465; it has been noted by GNATS.

From: Maxim Konovalov <maxim at macomnet.ru>
To: Peter <me at example.com>
Cc: bug-followup at freebsd.org
Subject: Re: bin/82465: top(1) in 6-CURRENT shows incorrect user
Date: Tue, 21 Jun 2005 10:56:42 +0400 (MSD)

 > >Description:
 > $ ps auxww|grep Xorg
 > root    783  0.0 46.7 57884 57136  v1  S    10:38PM   0:20.85 X :0 -nolisten tcp (Xorg)
 > peter   970  0.0  0.8  1568  1004  p1  R+   11:36PM   0:00.02 grep Xorg
 > $ top -b|grep Xorg
 >   783 peter       1  96    0 57884K 57136K select   0:21  0.00% Xorg
 >
 > ps(1) shows `root' top(1) shows `peter'
 > >How-To-Repeat:
 >       Run the above commands; same result for many processes, not just Xorg.
 
 ruid vs. euid.  What does "ps alo ruid,uid | grep X" say?
 
 -- 
 Maxim Konovalov


More information about the freebsd-bugs mailing list