Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 203544

Summary: sys-process/htop-0.7 show LWP(aka TID) in field PID
Product: Gentoo Linux Reporter: vyp08 <vyp08>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED UPSTREAM    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description vyp08 2007-12-28 05:53:29 UTC
# htop
USER       PID  PPID NLWP  VIRT   RES   SHR S CPU% MEM% Command
user     5622 13615    8 58128 33120 24092 R 64.9 28.4 ./cm_test
user      839 13615    8 58128 33120 24092 R 56.5 28.4 ./cm_test
user    20398 13615    8 58128 33120 24092 S  0.0 28.4 ./cm_test
user    12492 13615    8 58128 33120 24092 S  0.0 28.4 ./cm_test
user    11047 13615    8 58128 33120 24092 S  0.0 28.4 ./cm_test
user    23612 13615    8 58128 33120 24092 R  0.0 28.4 ./cm_test
user      711 13615    8 58128 33120 24092 S  0.0 28.4 ./cm_test
user    17317 13615    8 58128 33120 24092 S  0.0 28.4 ./cm_test

# ps -eLf
UID        PID  PPID   LWP  C NLWP STIME TTY          TIME CMD
user     5622 13615  5622  8    8 Dec27 pts/3    01:18:13 ./cm_test
user     5622 13615 20398  0    8 Dec27 pts/3    00:00:00 ./cm_test
user     5622 13615 12492  0    8 Dec27 pts/3    00:00:10 ./cm_test
user     5622 13615 11047  0    8 Dec27 pts/3    00:00:00 ./cm_test
user     5622 13615 23612  0    8 Dec27 pts/3    00:00:01 ./cm_test
user     5622 13615   711  0    8 Dec27 pts/3    00:00:00 ./cm_test
user     5622 13615   839 28    8 Dec27 pts/3    04:14:47 ./cm_test
user     5622 13615 17317  0    8 Dec27 pts/3    00:00:00 ./cm_test


Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-28 07:41:19 UTC
http://sourceforge.net/tracker/?group_id=108839