Bug 132130 - ps command hang.
Summary: ps command hang.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: kernel
Version: 2.1
Hardware: ia64
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jason Baron
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-09 02:05 UTC by Jaechul Yoo
Modified: 2013-03-06 05:57 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-01-18 16:52:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jaechul Yoo 2004-09-09 02:05:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Description of problem:
ps command hang.

The same problem as bugzilla 46937 occurs at HP rx4640(IA64) with 
Redhat AS 2.1(Up
date2), 2.4.18-e.31. It isn't easy to reproduce the problem. I have 
only output of
 strace.

stat("/proc/4410", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
open("/proc/4410/stat", O_RDONLY)       = 7
read(7,

Version-Release number of selected component (if applicable):


How reproducible:
Couldn't Reproduce

Steps to Reproduce:
1.not easy to reproduce the problem
2.
3.
    

Additional info:

Unfornately customer executes the command much to monitor theirs 
applications.

Comment 1 Suzanne Hillman 2004-09-09 21:56:11 UTC
This looks like something for which you would be best off going
through support. Please call 800-REDHAT1, or go to
https://www.redhat.com/apps/support/

Comment 2 Albert Cahalan 2004-09-12 23:39:38 UTC
This is clearly a kernel problem. Reading the /proc/*/stat
files should never hang; there is nothing ps can do to
handle this problem.

Comment 3 Rik van Riel 2004-09-15 15:45:19 UTC
Jaechul,

next time the problem occurs, could you please:
1) send us the output of sysrq-t
2) send us the output of /sbin/lsmod

thank you, Rik


Comment 4 Suzanne Hillman 2005-01-18 16:52:03 UTC
As there has been no additional information in this bug for 4 months,
I'm closing this. If there is new information as requested in comment
#3, feel free to reopen and include the new information.


Note You need to log in before you can comment on or make changes to this bug.