Open
Bug 385728
Opened 18 years ago
Updated 2 years ago
Parent test failed on Linux.
Categories
(NSPR :: NSPR, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: slavomir.katuscak+mozilla, Unassigned)
Details
(Whiteboard: test)
From nightly tests:
securityjes5/20070621.1/nssamdrhel3.1-Linux2.4_x86_glibc_PTH_DBG.OBJ
parent./runtests.sh: line 272: 13226 Terminated ( sleep $TEST_TIMEOUT; kill $test_pid >/dev/null 2>&1 )
FAILED
Don't have more details.
Comment 1•18 years ago
|
||
If NSPR had a "test" component, this bug would get that component.
This bug, and the other NSPR bugs like it that were filed in the last few days,
seems to be a defect in the test program and/or test script itself,
or in the system configuration, rather than (or in addition to) a defect
in the NSPR libraries.
If there is a defect in the NSPR libraries, these test results do not
clearly indicate that. Many of these failures are not occurring in NSPR
test programs at all.
Have the systems run out of some resource?
Are they not able to start more processes because the Process table is full?
Are the failures to start new threads due to the process table being full?
(Does each thread have its own PID?)
Assignee: wtc → slavomir.katuscak
Whiteboard: test
Reporter | ||
Updated•17 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
Comment 2•2 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: slavomir.katuscak+mozilla → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•