Date: 10/04/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6464 Updated: Compilation w/ curl support fails with _gd_parse error (?)"
- Previous message: Antonio: "Re: [PHP-DEV] PHP 4.0 Bug #7001: pdf_open function break on zend_list_insert"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: alex <email protected>
Operating system: linux-glibc21
PHP version: 4.0.2
PHP Bug Type: Reproduceable crash
Bug description: lo_import(1) causes segfault
<?php
$id = pg_connect("dbname=template1");
pg_loimport(1);
pg_close($id);
?>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6464 Updated: Compilation w/ curl support fails with _gd_parse error (?)"
- Previous message: Antonio: "Re: [PHP-DEV] PHP 4.0 Bug #7001: pdf_open function break on zend_list_insert"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

