From:             jcapellman at hotmail dot com
Operating system: Linux 2.4
PHP version:      4.3.8
PHP Bug Type:     Reproducible crash
Bug description:  Pages randomly go blank

Description:
------------
The problem is that pages randomly goto a blank screen.  You can go about
5 or 6 pages before it does it.  I checked my logs after one of these bugs
occurred and it doesn't show up   at all.  Refreshing the page or copying
and pasting the url into the url box gets you to the page after one of
these bugs, it's just really annoying to have to do that.  Even pages that
only have 1 result returned do this so it's not a memory/cpu usage
problem.

I'm using 1and1.com for hosting, they use Apache 1.3.29 and MySQL 4.0.20. 
I never had this problem when I was hosting it on my own server but that
was with an older version of PHP.

List of modules compiled with PHP (taken from a phpinfo() call):

'../configure' '--with-mysql=/usr' '--with-zlib' '--enable-debug=no'
'--enable-safe-mode=no' '--enable-discard-path=no' '--with-gd=/usr'
'--with-png-dir=/usr/lib' '--enable-track-vars' '--with-db' '--with-gdbm'
'--enable-force-cgi-redirect' '--with-ttf=/usr/' '--enable-ftp'
'--with-mcrypt' '--enable-dbase' '--enable-memory-limit'
'--enable-calendar' '--enable-wddx'
'--with-jpeg-dir=/usr/src/kundenserver/jpeg-6b' '--enable-bcmath'
'--enable-gd-imgstrttf' '--enable-shmop' '--enable-mhash'
'--with-mhash=/usr/src/kundenserver/mhash-0.8.9/' '--with-openssl'
'--enable-xslt' '--with-xslt-sablot' '--with-dom' '--with-dom-xslt'
'--with-dom-exslt' '--with-imap' '--with-curl' '--with-iconv=/usr/local'
'--with-freetype-dir=/usr/include/freetype2' '--with-bz2' '--with-gettext'
'--enable-exif' '--with-idn'

Reproduce code:
---------------
Anywhere on www.jarredcapellman.com (my site) after a couple page views
you will see the problem.  At the bottom of page lists the number queries,
execution time and memory usage, which aren't ever very high even with
quite a few people on it.

Actual result:
--------------
Random blank pages

-- 
Edit bug report at http://bugs.php.net/?id=29445&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29445&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29445&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29445&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29445&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29445&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29445&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29445&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29445&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29445&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29445&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29445&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29445&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29445&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29445&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29445&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29445&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29445&r=float

Reply via email to