Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18727 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12912 invoked by uid 1010); 8 Sep 2005 21:16:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 12897 invoked from network); 8 Sep 2005 21:16:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2005 21:16:31 -0000 X-Host-Fingerprint: 70.85.46.36 unknown Received: from ([70.85.46.36:56274] helo=prohost.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 9A/34-23233-F2AA0234 for ; Thu, 08 Sep 2005 17:16:31 -0400 Received: (qmail 3490 invoked from network); 8 Sep 2005 21:16:28 -0000 Received: from cpe000fb56099fd-cm000f9f7d6664.cpe.net.cable.rogers.com (HELO ?192.168.1.101?) (69.196.28.148) by prohost.org with SMTP; 8 Sep 2005 21:16:28 -0000 Message-ID: <4320AA2B.1090906@prohost.org> Date: Thu, 08 Sep 2005 17:16:27 -0400 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ben Ramsey CC: internals@lists.php.net References: <9E.93.23233.E96A0234@pb1.pair.com> In-Reply-To: <9E.93.23233.E96A0234@pb1.pair.com> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Deadlock with session handling code? From: ilia@prohost.org (Ilia Alshanetsky) Ben, Does the application where this problem occurs have any calls to command execution functions and can you check if F_SETFD is defined on the system? Ilia