ID: 15266 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.1.1 New Comment:
No feedback was provided for this bug for over a month, 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: ------------------------------------------------------------------------ [2002-02-04 02:02:29] [EMAIL PROTECTED] To properly diagnose this bug, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". ------------------------------------------------------------------------ [2002-01-28 20:24:21] [EMAIL PROTECTED] I have a file, test.php, like this: ==== <? echo "hello<br>"; ?> ==== No CR, nothing else in there. If I do: lynx -dump 'http://localhost/test.php?a=b' all is well, but lynx -dump 'http://localhost/test.php?a=b ' will crash it,every time. This is on a Debian GNU/Linux box, and it happens on at least two servers I have tried. An i386 running PHP 4.1.1-1 and Alpha AXP running PHP 4.1-2. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15266&edit=1