ID: 38177 User updated by: francesco dot marsan at yahoo dot it Reported By: francesco dot marsan at yahoo dot it -Status: Feedback +Status: Open Bug Type: Sybase-ct (ctlib) related Operating System: Windows 2003 Server PHP Version: 5.1.4 New Comment:
These two: php_oci8.dll, php_curl.dll Previous Comments: ------------------------------------------------------------------------ [2006-07-22 15:52:26] [EMAIL PROTECTED] What other extensions you have enabled? ------------------------------------------------------------------------ [2006-07-21 15:38:44] francesco dot marsan at yahoo dot it Description: ------------ php 5.1.4 ran as CLI (php.exe) crashes if php_sybase_ct.dll is enabled. The script actually gives correct results, but at the same time (should be after the script is finished, actually...) php crashes. Tried a current snapshot but couldn't find the php_sybase_ct.dll extension there, and the one available from pecl won't compile because of the different API number. Reproduce code: --------------- php.exe -v (yes, just this is enough) Expected result: ---------------- The output is actually correct, but a segfault happens. Actual result: -------------- The crash is visible in the Event Viewer (Faulting application php.exe, version 5.1.4.4, faulting module unknown, version 0.0.0.0, fault address 0x00e71870.) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=38177&edit=1