ID: 32303 Updated by: [EMAIL PROTECTED] Reported By: willi at almado dot de -Status: Open +Status: Feedback -Bug Type: Reproducible crash +Bug Type: cURL related Operating System: Debian sid PHP Version: 4.3.10 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz If you do get it to crash with the snapshot, provide a GDB backtrace: http://bugs.php.net/bugs-generating-backtrace.php Previous Comments: ------------------------------------------------------------------------ [2005-03-14 17:47:54] willi at almado dot de Description: ------------ by accident i initialized curl with a wrong variable. apache crashed.jae1fuPe Reproduce code: --------------- <?php curl_init($foo) ?> Expected result: ---------------- there should be an error message. Actual result: -------------- apache crashes. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=32303&edit=1