Re: [PATCH v2] Fix crash in ipc_sem test

2015-03-22 Thread Andreas Schwab
Mike Frysinger writes: > with the older ipc_sem (before 4ed340bae64c84897fa7e42f6142592ef899f0cd), > building that ipc_sem and running strace on it creates an unkillable proc. Except that this has nothing to do with the test case, only with your use of setarch. Andreas. -- Andreas Schwab, sc

Re: [PATCH v2] Fix crash in ipc_sem test

2015-03-22 Thread Mike Frysinger
On 22 Mar 2015 10:08, Andreas Schwab wrote: > Mike Frysinger writes: > > with the older ipc_sem (before 4ed340bae64c84897fa7e42f6142592ef899f0cd), > > building that ipc_sem and running strace on it creates an unkillable proc. > > Except that this has nothing to do with the test case, only with y

Re: [PATCH v2] Fix crash in ipc_sem test

2015-03-22 Thread Andreas Schwab
Mike Frysinger writes: > On 22 Mar 2015 10:08, Andreas Schwab wrote: >> Mike Frysinger >> >> writes: >> > with the older ipc_sem (before 4ed340bae64c84897fa7e42f6142592ef899f0cd), >> > building that ipc_sem and running strace on it creates an unkillable proc. >> >> Except that this has nothi

Re: [SCM] strace branch, master, updated. v4.10-25-g8497b62

2015-03-22 Thread Dmitry V. Levin
Hi, On Sat, Mar 21, 2015 at 05:06:32PM +, Denys Vlasenko wrote: [...] > commit 8497b6222ed8ef606996d0ceb2bae260d82f95e2 > Author: Denys Vlasenko > Date: Sat Mar 21 17:51:52 2015 +0100 > > Show the syscall name in "resuming interrupted call" message It's nice when it works, but you've