php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1401 Script dies during large outputs, sometimes with bogus parser error.
Submitted: 1999-05-11 18:21 UTC Modified: 1999-05-12 08:14 UTC
From: jordanh at remotepoint dot com Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 3.0.6 OS: RedHat 5.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jordanh at remotepoint dot com
New email:
PHP Version: OS:

 

 [1999-05-11 18:21 UTC] jordanh at remotepoint dot com
Displaying a lot of PHP formatted lines out generates a reproducable halt in the script.  IE reports a number of strange and equally as odd errors.  Sometimes this behaviour is accompanied by a parse error in a one-line function.

View program at:

http://www.remotepoint.com/~jordanh/half_stats.php3

change number of return lines to > 600 at bottom of script.

You may view source by changing php3 to .phps.


Jordan.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-05-12 08:14 UTC] rasmus at cvs dot php dot net
I tried your script.  It didn't do what you described.  Even at 200 lines it produced bogus html and no php errors.  Try simplifying it and make a version without tables to eliminate the possibility that it is a massive table screwing up your browser.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 23:01:30 2024 UTC