Package: procps
Version: 1:3.2.7-3
Severity: important

ps shows sometimes the uids instead of the username in the first field

(here an example)

[...]
10262     6899  0.0  0.0  57124  2704 ?        S    12:55   0:00 sshd: [EMAIL 
PROTECTED]/0
10262     6900  0.0  0.1  43360  4156 pts/0    Ss+  12:55   0:00 -bash
[...]

10262 should be der_schakal. 

another example here:

ps aux | grep ^[0-9] | cut -c 1-5 | sort | uniq -c

      1 101
      2 10262
      3 102

In my eyes this is NOT an bug of procps, but of glibc, but I'm not sure, 
so at first I wrote an bugreport against procps.

Greetings
Patrick Winnertz


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages procps depends on:
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libncurses5                  5.5-5       Shared libraries for terminal hand
ii  lsb-base                     3.1-22      Linux Standard Base 3.1 init scrip

Versions of packages procps recommends:
ii  psmisc                        22.3-1     Utilities that use the proc filesy

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to