From: nemesis at home dot ro
Operating system: Linux kernel 2.6.16
PHP version: 5.1.6
PHP Bug Type: Reproducible crash
Bug description: dba_open crash for db4
Description:
------------
Upgrade from php 5.1.2 to 5.1.6 and then dba_open doesn't work anymore
with db4
Reproduce code:
---------------
<?php
var_dump(dba_open('xxx.db', 'c', 'db4'));
?>
Expected result:
----------------
To print a resouce identifier like
"resource(4) of type (dba)"
Actual result:
--------------
Warning: dba_open(xxx.db,r): Driver initialization failed for handler:
db4: Unknown error 140682440 in test.php on line 2
--
Edit bug report at http://bugs.php.net/?id=38913&edit=1
--
Try a CVS snapshot (PHP 4.4):
http://bugs.php.net/fix.php?id=38913&r=trysnapshot44
Try a CVS snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=38913&r=trysnapshot52
Try a CVS snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=38913&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=38913&r=fixedcvs
Fixed in release:
http://bugs.php.net/fix.php?id=38913&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=38913&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=38913&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=38913&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=38913&r=support
Expected behavior: http://bugs.php.net/fix.php?id=38913&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=38913&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=38913&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=38913&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=38913&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=38913&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=38913&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=38913&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=38913&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=38913&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=38913&r=mysqlcfg