On Tue, Nov 24, 2009 at 04:26:57PM +0100, Oleg Nesterov wrote:
> On 11/24, Ananth N Mavinakayanahalli wrote:
> >
> > ...
> > step-jump-cont: step-jump-cont.c:140: pokeuser: Assertion `l == 0'
> > failed.
> > /bin/sh: line 4:  9070 Aborted                 ${dir}$tst
> > FAIL: step-jump-cont
> >
> > errno 14 (Bad address)
> > syscall-reset: syscall-reset.c:95: main: Assertion `(*__errno_location
> > ()) == 38' failed.
> > unexpected child status 67f
> > FAIL: syscall-reset
> 
> Ananth, thanks a lot.

Hi Oleg,

> Could you please verify that unpatched kernel passes these tests?

There is one additional failure [1] on an unpatched kernel -- so the
ptrace/utrace is better :-)

> Also, could you run "make xcheck" to do more testing?

The output I provided was for a 'make check xcheck' run.

Ananth

[1]
step-jump-cont: step-jump-cont.c:140: pokeuser: Assertion `l == 0'
failed.
/bin/sh: line 4: 16407 Aborted                 ${dir}$tst
FAIL: step-jump-cont

...

errno 14 (Bad address)
syscall-reset: syscall-reset.c:95: main: Assertion `(*__errno_location
()) == 38' failed.
unexpected child status 67f
FAIL: syscall-reset

...

FAIL: detach-stopped

...

========================================
3 of 27 tests failed
(11 tests were not run)
Please report to utrace-devel@redhat.com
========================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/ananth/utrace/ptrace-tests/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/ananth/utrace/ptrace-tests/tests'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/home/ananth/utrace/ptrace-tests/tests'
make: *** [check-recursive] Error 1

Reply via email to