ID:               47600
 Updated by:       fel...@php.net
 Reported By:      janssensjohan at telenet dot be
-Status:           Open
+Status:           Feedback
 Bug Type:         InterBase related
 Operating System: freebsd 7.1
 PHP Version:      5.2.9
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2009-03-08 22:34:49] janssensjohan at telenet dot be

Description:
------------
ibase_connect gives a core dump.
With flamerobin I can connect and manipulate the database. ( from
server and even from XP client )

Reproduce code:
---------------
$connection =
ibase_connect('localhost:/usr/local/database/Universe.fdb','SYSDBA','xxx');
segmentation fault(core dumped)

Expected result:
----------------
a connection to the database.

Actual result:
--------------
a core dump which I can't read. On client side : an empty page


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=47600&edit=1

Reply via email to