ID:               14529
 Updated by:       [EMAIL PROTECTED]
-Summary:          script doesn't always finish output
 Reported By:      [EMAIL PROTECTED]
 Status:           Critical
 Bug Type:         Output Control
 Operating System: Linux RH 7.2
 PHP Version:      4.3.0-dev
 New Comment:

Which webserver and version do you use?

Derick


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

[2002-03-13 08:19:41] [EMAIL PROTECTED]

Further to my previous comment.  I downgraded to 4.0.6 with the last
file upload patch and I am still getting the problem.

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

[2002-03-13 07:10:42] [EMAIL PROTECTED]

RH 7.2 / PHP 4.1.1 & 4.1.2 (tried both).

My one comment that may be useful is that I am only having this problem
on pages that include HTML forms and form elements.  If I remove a few
form elements from a form it happily renders the page.

I have a few very simple pages that contain very little in the way of
PHP but keep getting truncated at certain points.

No segfault and no errors in the log files to correspond to the time of
the failure.

There doesn't seem to be a particular pattern or size issue.  I've
tried other recommendations in this group but have not been able to get
any success.

There seems to be a size issue somewhere of some sort because I
stripped a page back a line at a time until it all rendered, and then
started adding in extra PHP until it started truncating again.

Please e-mail me if you would like the HTML/PHP pages that contain the
HTML forms. In the mean time I heading for PHP 4.0.6...

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

[2002-03-10 17:02:02] [EMAIL PROTECTED]

Tried the new snapshot (4.3.0-dev) and the crash still occurs.

As I work things through I am wondering if it is a problem with
sessions hashes being used.

For example I will have $_SESSION['prefs']['page_name1'] set and
$_SESSION['prefs']['page_name2'] set and if page_name2 is no longer
needed it will unset($_SESSION['prefs']['page_name2']).  Could this be
causing the problem in anything newer than PHP4.0.6 ???

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

[2002-03-04 14:52:55] [EMAIL PROTECTED]

Yasuo - nope.  I'm *using* sessions, but the pages that crash it aren't
doing any creating, destroying or unsetting.

In any case, I've been running this morning's snapshot all day without
any problems.  It seems to have been fixed (the POST problems went away
as well).

Thanks.

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

[2002-03-04 04:38:12] [EMAIL PROTECTED]

Can you please try a shapshot from snaps.php.net, my guess is that this
is already fixed.

Derick

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/14529

-- 
Edit this bug report at http://bugs.php.net/?id=14529&edit=1

Reply via email to