ID:               15266
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Linux
 PHP Version:      4.1.1
 New Comment:

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".


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

[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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to