Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56442 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33078 invoked from network); 20 Nov 2011 23:41:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Nov 2011 23:41:57 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:35685] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/E4-31506-44099CE4 for ; Sun, 20 Nov 2011 18:41:56 -0500 Received: by yenl2 with SMTP id l2so4701024yen.29 for ; Sun, 20 Nov 2011 15:41:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=iL7yioDnvORVw/bws5fsZcVNEacWwysgqVSsE7w2Ies=; b=T6hyIRl9ieCdHnDXyAqkdIHqPAnflqCI/fPluF5eNaqpNbRjJ9YNI34DJXR4sGNALg xxhMMV+R9JbabuqTqjNdfoS1OcgEw3BjQ8mzhVoRM4rm2yIU1t8GUFDuP0/gFvo9VGMJ eaSYR9L5jwTWU4al/2F3NnbLTmkoQxMm+0tUA= Received: by 10.236.180.101 with SMTP id i65mr16593567yhm.21.1321832513742; Sun, 20 Nov 2011 15:41:53 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.100.127.18 with HTTP; Sun, 20 Nov 2011 15:41:12 -0800 (PST) In-Reply-To: <86F2743D-5328-4478-B000-896FA93D8D18@claimlynx.com> References: <86F2743D-5328-4478-B000-896FA93D8D18@claimlynx.com> Date: Mon, 21 Nov 2011 08:41:12 +0900 X-Google-Sender-Auth: 9T-6CGI3Hiok79In35rAbvZMxyw Message-ID: To: Eric Crist Cc: Felipe Pena , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Bug 52389 From: yohgaki@ohgaki.net (Yasuo Ohgaki) Is the script pasted in the bug report cause segfault? If there is script that case segfault, I can look into it. -- Yasuo Ohgaki yohgaki@ohgaki.net 2011/11/19 Eric Crist : > I've added it to the ticket, and we used the pgsql-fixed.diff. =A0After t= hat patch, php was CONSTANTLY exiting on signal 6. =A0The posted backtrace = was before that patch. > > --- > Eric F Crist > System Administrator > ClaimLynx, Inc > (952) 593-5969 x2301 > > > > On Nov 18, 2011, at 14:15:04, Felipe Pena wrote: > >> 2011/11/10 Eric Crist : >>> Hello folks, >>> >>> We've run into problems related to using Postgres as a datastore for se= ssions, which appears to be identified in bug report 52389 (https://bugs.ph= p.net/bug.php?id=3D52389). =A0We've tried the patch attached to the ticket,= and have not seen our issue resolved. =A0What steps can we take to expedit= e a fix? =A0This bug was filed on August 21, 2010 and has seen little tract= ion. >>> >>> I am prepared to provide core dumps or anything else to aid in a resolu= tion. >> >> Hi, please post the backtrace in the bug report. And which patch have >> you tried exactly, the pgsql-fixed.diff one? >> >> Thanks. >> >> -- >> Regards, >> Felipe Pena > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >