On Mon, Aug 11, 2014 at 01:38:42AM -0400, Mike Frysinger wrote:
[...]
> empty logs were due to bugs in the test scripts themselves :)

Looks like I haven't tested these scripts with a shell that doesn't
disable "set -e" in the caller scope of a function that disables "set -e".

> with the fixes i posted, arm now passes.
> 
> sh fails detach-stopped in the way you describe:
> $ cat tests/detach-stopped.log
> Process 10130 attached
> --- SIGSTOP {si_signo=SIGSTOP, si_code=SI_USER, si_pid=0, si_uid=0} ---
> --- stopped by SIGSTOP ---
> brk(0)                                  = 0x417000
> brk(0x438000)                           = 0x438000
> nanosleep({120, 0}, Process 10130 detached
>  <detached ...>
> State:  S (sleeping)
> detach-stopped.test: failed test: tracee is not group-stopped after detach
> 
> should we just mark this as XFAIL on old kernels ?

If I only could find out what's the first kernel version that has no such
issues, I'd certainly do it.


-- 
ldv

Attachment: pgp8dIc3q4b6h.pgp
Description: PGP signature

------------------------------------------------------------------------------
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to