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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to