Hi,

I've taken the latest version of the PG patch and backported it to 8.3.3
as released in hardy.

Before the application of the below patch, the segfault appears on the
following code;

<?php
$conn = pg_connect('host=localhost dbname=postgres sslmode=require');
?>

After the patch application.  No segfault is experienced.

That said, I'm not experienced enough with SSL to be sure I've back
ported the patch properly.

** Attachment added: "8.3.3 Backported patch to fix SSL segfault"
   http://launchpadlibrarian.net/19612284/ssl.patch

-- 
PHP (cli) exits with a segfault if pg_connect() called.
https://bugs.launchpad.net/bugs/63141
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