[PATCH v2] Fix crash in ipc_sem test

Mike Frysinger vapier at gentoo.org
Sun Mar 22 06:35:53 UTC 2015


On 17 Mar 2015 09:20, Andreas Schwab wrote:
> Mike Frysinger <vapier-aBrp7R+bbdUdnm+yROfE0A at public.gmane.org> writes:
> > the kernel is still broken,
> 
> In which way?

with the older ipc_sem (before 4ed340bae64c84897fa7e42f6142592ef899f0cd), 
building that ipc_sem and running strace on it creates an unkillable proc.

with a 64bit kernel:
$ uname -a
Linux timberdoodle 3.12.20-gentoo #1 SMP Wed May 28 07:47:29 PDT 2014 ppc64 POWER7 (architected) CHRP IBM,8231-E2B GNU/Linux

build that ipc_sem.c as a 32bit ppc prog.  then run it like so:
$ setarch ppc -XBIST3LZR strace ./ipc_sem
<stuck forever & kill -9 doesn't help>
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20150322/387e332e/attachment.bin>


More information about the Strace-devel mailing list