NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-arm/51665: shark locks up during nightly run
The following reply was made to PR port-arm/51665; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-arm/51665: shark locks up during nightly run
Date: Tue, 17 Jan 2017 18:43:11 +0100
Now this is funny...
I updated the machine to -current and it survived three nightly runs.
But: now I can make it lock up on demand by running:
cd /usr/tests/bin/ps
atf-run | atf-report
and it hangs here:
Tests root: /usr/tests/bin/ps
t_ps (1/1): 8 test cases
default_columns: [0.478048s] Passed.
duplicate_column: [0.071451s] Passed.
minus_O:
No break into ddb, does not answer pings.
The other shark (with more memory) runs the test just fine:
Tests root: /usr/tests/bin/ps
t_ps (1/1): 8 test cases
default_columns: [17.447618s] Passed.
duplicate_column: [3.776681s] Passed.
minus_O: [6.962482s] Passed.
minus_o: [8.462016s] Passed.
override_heading_all_null: [6.037955s] Passed.
override_heading_embedded_specials: [7.169616s] Passed.
override_heading_simple: [7.478057s] Passed.
override_heading_some_null: [7.134459s] Passed.
[64.606009s]
Summary for 1 test programs:
8 passed test cases.
0 failed test cases.
0 expected failed test cases.
0 skipped test cases.
While updating I noticed that besides the memory installed, another difference
is the very slow root disk.
Martin
Home |
Main Index |
Thread Index |
Old Index