lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 18 Jun 2009 20:13:56 -0700
From:	Xiaolei Cai <Xiaolei.Cai@...opsys.com>
To:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: process exit modify semaphore values.

I have an application that uses unnamed POSIX semaphores as synchronization mechanism among parent and several child processes. It seems upon one child process exits, the semaphore values are all set to 0. This change of value brings deadlock to the still running processes. I observed this behavior with Linux 2.6.23-1 x86_64 or newer. We don't have this problem with Linux 2.6.9-67.ELsmp x86_64.

Is there a way to disable this annoying behavior in the newer version of linux kernel?

Thanks!
Xiaolei

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ