[Bug 607646] Re: Segmentation fault in PHP5 with pgsql module

JamesL 607646 at bugs.launchpad.net
Mon Oct 11 23:32:27 BST 2010


I just upgraded to Maverick this morning and this patch has broken pgsql
quite badly. The following code now causes PHP to silently die (with
valid connection details):

$conn = pg_connect($details);
pg_last_error($conn);

This caused my MediaWiki installation to suddenly stop working. I've
rebuilt the package without this patch (php52389-pgsql-segfault.patch)
and everything works fine again. Can I suggest reverting the patch until
a test case for the original bug exists?

-- 
Segmentation fault in PHP5 with pgsql module
https://bugs.launchpad.net/bugs/607646
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.



More information about the Ubuntu-server-bugs mailing list