ID:               32303
 Updated by:       php-bugs@lists.php.net
 Reported By:      willi at almado dot de
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         cURL related
 Operating System: Debian sid
 PHP Version:      4.3.10
 New Comment:

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


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

[2005-03-14 21:14:15] [EMAIL PROTECTED]

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



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

[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

Reply via email to