Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96034 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26123 invoked from network); 20 Sep 2016 12:00:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Sep 2016 12:00:25 -0000 Received: from [127.0.0.1] ([127.0.0.1:13881]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id D4/85-19521-8D421E75 for ; Tue, 20 Sep 2016 08:00:25 -0400 Authentication-Results: pb1.pair.com smtp.mail=dorin.marcoci@marcodor.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dorin.marcoci@marcodor.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain marcodor.com designates 93.115.138.71 as permitted sender) X-PHP-List-Original-Sender: dorin.marcoci@marcodor.com X-Host-Fingerprint: 93.115.138.71 mail.marcodor.com Received: from [93.115.138.71] ([93.115.138.71:51465] helo=mail.marcodor.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 74/15-19521-CF811E75 for ; Tue, 20 Sep 2016 07:09:49 -0400 Received: from DESKTOPGJMTUI6 (host-static-93-115-138-66.moldtelecom.md [93.115.138.66]) by mail.marcodor.com (Postfix) with ESMTPSA id 25EFE6C3B4F for ; Tue, 20 Sep 2016 14:09:45 +0300 (EEST) To: Date: Tue, 20 Sep 2016 14:09:43 +0300 Message-ID: <001201d2132f$7dbc0370$79340a50$@marcodor.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 16.0 Thread-Index: AdITLifLN0+jGm40QJmeD0SBm0qqqA== Content-Language: ro DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marcodor.com; s=dkim; t=1474369785; bh=Xej31v6hK8VkVxlrT0jr6ReffX2qAaBQ5xRjwShruho=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding; b=RxIEgD4LdWDTaQCKDtJun283I9udF5T5m+bSZBSr0BfoV+pJqpOpK162vkIx9rRwNC0Zs+KpMEr6IDVBTU1tdJig9IQBJjzitkPTeWFziuSvfy/xr4D9CGMiKMAzaKhPuJH864p8OQyAakdZSp/KdOn9k6OD55TH+yU17MJ6oPEDYmcSR7F/5p8U6AnilUoOGaR+h/7PGK23EUocf893sxYeNUFmt8ALHvUJdgg+hUn1HnkAY0rbvYnMxZHVtT2XlzxTbBdymfm9lAKhUsJsF+KO6TsU7pYwTf9tR4InxKsHNLEoSKCMMhPW6koV1pyg83ZARTNkQFZikYDDE1sA0w== Subject: Call for help, bug #73087 From: dorin.marcoci@marcodor.com ("Dorin Marcoci") Hello, PHP Developers, It seems there is no maintainer for some time for PDO Firebird package. We found a bug, made a test case for one long time bug memory corruption and leaks. More details here: https://bugs.php.net/bug.php?id=73087 It is related to old one, from 2012 hard to reproduce: https://bugs.php.net/bug.php?id=61183 Also, a patch is ready there, but someone should check it and commit code into mainstream. I involved one active Firebird developer, but he said it is related to PHP memory management, and he can't help to fix it :( Please help to us fix this critical bug! It is near impossible to use this package due to this bug in a serious project... - Dorin Marcoci