preparing for the next release

Dmitry V. Levin ldv at altlinux.org
Thu Aug 7 01:04:33 UTC 2014


On Wed, Aug 06, 2014 at 06:49:04PM -0400, Mike Frysinger wrote:
> On Wed 06 Aug 2014 17:05:04 Dmitry V. Levin wrote:
> > On Tue, Aug 05, 2014 at 08:45:14PM -0400, Mike Frysinger wrote:
> > > testing commit 1cd3f5f844d58b1ced8d3f6dc431688ed94d008e
> >
> > $ git describe 1cd3f5f844d58b1ced8d3f6dc431688ed94d008e
> > v4.8
> >
> > I suppose it's a bit too late to test v4.8.
> 
> ugh, most of my checkouts are still using the old sf.net git location which is
> alive, but stuck at that rev.  so you don't notice :x.  guess i'll update my
> script to explicitly set the remote.

How it could be dealt with on the old sf.net side?  I suppose strace.git
is not unique in this respect, there must be a better way to handle
changing URLs.

> > Could you test commit 212287c56c81c0bbe57f182e063d4b1e3bf850d3 instead,
> > please?
> 
> native:
> vFAIL: test; alpha linux-3.16.0 kernel-headers-3.15.0 glibc-2.19 gcc-4.8.3
> vFAIL: test; armv7l linux-3.4.0-vapier kernel-headers-3.13.0 glibc-2.19 gcc-4.7.
> vFAIL: test; ia64 linux-3.12.13-gentoo kernel-headers-3.13.0 glibc-2.19 gcc-4.7.
> vFAIL: test; parisc linux-3.8.0 kernel-headers-3.13.0 glibc-2.17 gcc-4.7.3
> vFAIL: test; ppc linux-3.12.20-gentoo kernel-headers-3.13.0 glibc-2.18 gcc-4.8.2
> vFAIL: test; s390 linux-3.14.0 kernel-headers-3.13.0 glibc-2.17 gcc-4.7.3
> vFAIL: test; sh4 linux-2.6.30.9 kernel-headers-3.13.0 glibc-2.17 gcc-4.7.3
> vFAIL: test; sparc linux-3.15.6 kernel-headers-3.9.0 glibc-2.17 gcc-4.7.3

Thanks!

I've just pushed commit 3c49b02e98af0aabfffd20fd8b34b1f71b8cffb9
that should fix this:
$ grep -l '^FAIL: uio' tests/remote-test.*.log
tests/remote-test.hake.log
tests/remote-test.lgentoo3.log
tests/remote-test.ppc.log
tests/remote-test.sparc.log

These seem to be real rt_sigaction decoding bugs that remain to be fixed:
$ grep '^FAIL: sigaction' tests/remote-test.*.log
tests/remote-test.alpha.log:FAIL: sigaction
tests/remote-test.hake.log:FAIL: sigaction
tests/remote-test.sparc.log:FAIL: sigaction

These are odd:
$ grep '^FAIL: detach' tests/remote-test.*.log
tests/remote-test.lantank.log:FAIL: detach-sleeping
tests/remote-test.lantank.log:FAIL: detach-stopped
tests/remote-test.lantank.log:FAIL: detach-running
tests/remote-test.polyp.log:FAIL: detach-sleeping
tests/remote-test.polyp.log:FAIL: detach-stopped
tests/remote-test.polyp.log:FAIL: detach-running

I've seen failing detach-stopped when strace failed to leave tracee
stopped after detaching on 2.x kernels, but empty log is something new.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20140807/7e137523/attachment.bin>


More information about the Strace-devel mailing list