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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs