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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to