dp tests
Denys Duchier
denys.duchier at univ-orleans.fr
Mon Jul 14 00:20:21 CEST 2008
The DP tests are not succeeding for me. I added a few System.showError
to see where things where failing and I got this:
$ ./oztest -v --test=dp_mini
dp_mini: fork:sh
host:localhost
host:tiny
fork:rsh
host:localhost
host:tiny
DSS_FATAL_ERROR:DISCONNECT DUE TO SEC. VIOLATIONS
Note that localhost and tiny are both my laptop and that rsh is of
course ssh. If I execute this test several times in succession, the
failure is not necessarily reported at the same point:
$ ./oztest -v --test=dp_mini
dp_mini: fork:sh
host:localhost
host:tiny
fork:rsh
host:localhost
host:tiny
fork:automatic
host:localhost
host:tiny
DSS_FATAL_ERROR:DISCONNECT DUE TO SEC. VIOLATIONS
$ ./oztest -v --test=dp_mini
dp_mini: fork:sh
host:localhost
host:tiny
DSS_FATAL_ERROR:DISCONNECT DUE TO SEC. VIOLATIONS
I am not familiar with the DSS. Does anyone have a clue what's going on
here?
Cheers,
--Denys
More information about the mozart-hackers
mailing list