[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2011-09-19 Thread Ubuntu QA's Bug Bot
** Tags added: testcase -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/660227 Title: php5-pgsql crash on getting an error back from postgres To manage notifications about this bug go

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-11-09 Thread Clint Byrum
** Changed in: php5 (Ubuntu) Assignee: Clint Byrum (clint-fewbar) = (unassigned) -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-21 Thread Martin Pitt
Copied to natty as well. ** Changed in: php5 (Ubuntu) Status: In Progress = Fix Released -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-21 Thread Launchpad Bug Tracker
This bug was fixed in the package php5 - 5.3.3-1ubuntu9.1 --- php5 (5.3.3-1ubuntu9.1) maverick-proposed; urgency=low * debian/patches/php52389-pgsql-segfault.patch: removing, causes error handling to fail (LP: #660227) -- Clint Byrum cl...@ubuntu.com Thu, 14 Oct 2010

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-20 Thread seorc
I had the same problem in maverick for i386: blank response from the server on bad pg_connect() or pg_query() execution. By the way, the same happened when calling pg_last_error(), even when there were no connection or query errors at all. The proposed package solved the problem. -- php5-pgsql

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-15 Thread Martin Pitt
I asked for confirmation in bug 607646 as well. ** Also affects: php5 (Ubuntu Maverick) Importance: Undecided Status: New ** Changed in: php5 (Ubuntu Maverick) Status: New = Fix Committed ** Tags added: verification-needed -- php5-pgsql crash on getting an error back from

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/maverick-proposed/php5 -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-15 Thread Clint Byrum
I verified that the fix is good on a clean maverick i386 install with only php5 added from proposed: cl...@maverick-mini-32:~$ fgrep Package: /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_maverick-proposed_*_Packages|cut -d' ' -f2|xargs dpkg -l 21|grep -v '^No' |grep '^ii' ii libc-bin

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-15 Thread Jean-Baptiste Lallement
** Tags added: verification-done ** Tags removed: verification-needed -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-15 Thread JamesL
Yep, the proposed package has no problems for me (x84-64, either a clean virtual machine install or my laptop). -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-15 Thread Matt Clarkson
I can confirm that the updated package in maverick-proposed fixes this problem for me. -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-14 Thread Clint Byrum
** Tags added: regression-release -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-14 Thread Clint Byrum
I've tried the test.php script on maverick and it definitely exits abruptly where one would not expect it to. Marking Confirmed, setting Importance to High, as I believe this may affect all php5-pgsql users in a very negative way (errors should not crash your PHP!) ** Changed in: php5 (Ubuntu)

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-14 Thread Clint Byrum
Also, I suspect I may have introduced this regression in this bug fix: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/607646 -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this bug notification because you are a member of

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-14 Thread Clint Byrum
** Changed in: php5 (Ubuntu) Assignee: (unassigned) = Clint Byrum (clint-fewbar) ** Changed in: php5 (Ubuntu) Status: Confirmed = In Progress -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this bug notification because

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-14 Thread Clint Byrum
** Description changed: Binary package hint: php5 A connect failure in pg_connect() or an error in pg_query() will result in php exiting after printing a WARNING instead of continuing execution. I have attached a test script that tries to connect to a non-existent DB - on Debian

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~clint-fewbar/ubuntu/maverick/php5/remove-pgsql- segfault-patch -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-14 Thread Clint Byrum
Ok, this is fixed by removing the patch added in bug #607646 Merge proposal has the diff. I've tested building on i386 (via ppa) and amd64, both cases produce the expected output. -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-13 Thread Matt Clarkson
** Attachment added: Test script https://bugs.launchpad.net/bugs/660227/+attachment/1691659/+files/test.php ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/660227/+attachment/1691660/+files/Dependencies.txt ** Attachment added: PHPConf.etc.php5.apache2.php.ini.txt