ID:               15489
 Comment by:       qcubed at hotmail dot com
 Reported By:      flim at novadoc dot de
 Status:           No Feedback
 Bug Type:         Reproducible crash
 Operating System: redhat 6.2
 PHP Version:      4.1.1
 New Comment:

I have the same problem. My server's running PHP 4.3.2 and Apache
1.3.28. It seems to happen if I refress or link to another page while
I'm in the middle of retriving lots of data from MySQL and only when
I'm using Internet Explorer.

Any help would be appriciated.


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

[2002-07-18 01:00:09] php-bugs at lists dot php dot net

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

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

[2002-06-17 20:17:16] [EMAIL PROTECTED]

Can you please try with this snapshot:

http://snaps.php.net/php4-latest.tar.gz

It would also help if you could isolate the problem
to some short script..


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

[2002-02-15 05:00:20] flim at novadoc dot de

Hi,
I recompiled php with the changes from the patch, but could not see any
remarkable changes. Could be, that the crashes occur slightly less
often, but I'm not really sure as this is pretty hard to test. But I
guess this is the right way to search - seems as if this was some
header part? I rechecked the occurence of this crashes, and it seems to
be in direct contact with sessions - pages without session do not crash
at all (well, accept the xslt generated ones, but thats probably
something different). I already tested to disable cookies, but this did
not change anything :-(
Well, will try to learn how to debug and get some more information for
you guys then...but may take some time;->
Bye,
flim

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

[2002-02-14 08:23:44] a dot mayrhofer at kpnqwest dot at

could be, once again, a duplicate of already fixed bug

#14776

can you apply the patch described in

http://cvs.php.net/diff.php/php4/main/SAPI.c?ws=0&r1=1.113.2.6&r2=1.113.2.7&ty=h

and retry?

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

[2002-02-10 12:37:42] flim at novadoc dot de

We found apache crashing when user request the first side of one of our
websides (seg. fault in logs). This happend with the upgrade from php
4.06 to 4.1.0 and is still happening with 4.1.1. Untill now I thought
that this is probably a problem of the old apache version we are using,
but then I expierienced some sort of wonder when accessing the page
from my linux box from at home - and it worked 100%. So, if the page is
accessed  using M$ Internet explorer (5-6), the apache child crashes by
70%, if accessed through mozilla, it doesn't. This is definitly out of
my understanding and probably not fixable by changing the apache
version...maybe anyone knows some sort of problem and can give me some
hints?
I'm probably not able to do any sort of debugging if it means to
recompile php or apache as I have to wait for maintanance in one-two
weeks to shut down the system - and don't ask, there's no test server
because of money reasons in a small company. I will do my best to
provide anything else and would love to hear some suggestions for
recompiling (what will probably happen on maintanance). For now, I'm
just trying to find the reason for the script breaking down myself, so
I will provide more information on that as soon as I get them.
Php is configured in the following way:
--with-apxs=/usr/sbin/apxs\
--with-gd=/usr/local\
--with-png-dir=/usr/local\
--with-mysql\
--enable-ftp\--with-ttf\
--enable-versioning\
--enable-url-includes\
--enable-sysvshm\
--enable-sysvsem\
--enable-xslt\
--with-xslt-sablot\
--with-sabot=/usr/lib\
--enable-wddx\
--with-dom=/usr/lib\
--with-xmlrpc
running on redhat 2.2.14-6.1.1 with apache 1.3.12
Thanks for any answer in advance,
flim

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


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

Reply via email to