linuxulator on -CURRENT

Jung-uk Kim jkim at FreeBSD.org
Thu Sep 28 18:09:49 PDT 2006


On Thursday 28 September 2006 01:36 am, Alexander Leidinger wrote:
> In the archive of LTP on my site there's a verbose logfile in the
> root of the ltp directory. There you can see in which order and
> with which parameters the tests are called. Could you please run
> them (at least until the first syscall, the rest isn't important as
> long as there is this bug) by hand and add a corresponding status
> and comment to the wiki?

I wanted little automation, so I did this:

http://people.freebsd.org/~jkim/linux/amd64-testgen.sh

which generated:

http://people.freebsd.org/~jkim/linux/amd64-test.sh

Test result is here:

http://people.freebsd.org/~jkim/linux/amd64-gentoo.log

Failed tests are listed here:

http://people.freebsd.org/~jkim/linux/amd64-failed.txt

When I had to kill processes, I logged them here:

http://people.freebsd.org/~jkim/linux/amd64-killed.txt

dmesg buffer for this run is here:

http://people.freebsd.org/~jkim/linux/amd64-dmesg.txt

> It may be the case that the problem is somewhere in waitpid, but it
> could also be the case it is somewhere else (fork, clone, ...). But
> we need to see the big picture to determine this.

Let me know if you need anything else.

Thanks,

Jung-uk Kim


More information about the freebsd-emulation mailing list