ID: 16436
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
-Bug Type: PCRE related
+Bug Type: Regexps related
Operating System: Linux
PHP Version: 4.0CVS-2002-04-04
New Comment:
I can not reproduce this with latest CVS or with 4.2.0RC2.
Please add the configure line used into this bug report.
Also, configure php with --enable-debug and generate
a GDB backtrace of the crash.
Previous Comments:
------------------------------------------------------------------------
[2002-04-04 15:37:51] [EMAIL PROTECTED]
this line crashes the apache process with php 4.2.0RC2 as a module
<?php
if (ereg('foo', 'string with foo')) echo 'got it';
?>
Lutz
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=16436&edit=1