ID: 38177 Updated by: [EMAIL PROTECTED] Reported By: francesco dot marsan at yahoo dot it -Status: Open +Status: Feedback Bug Type: Sybase-ct (ctlib) related Operating System: Windows 2003 Server PHP Version: 5.1.4 New Comment:
What other extensions you have enabled? Previous Comments: ------------------------------------------------------------------------ [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
