From:             [EMAIL PROTECTED]
Operating system: FreeBSD 4.5
PHP version:      4.2.0
PHP Bug Type:     Scripting Engine problem
Bug description:  Error log reports seg fault and bus error at what seems to be 
arbitrary moments

Hi,

Ever since my system administrator upgraded to 4.2.0, it seems that PHP is
crapping out on arbitrary pages.  I have tried to isolate the source of
the crash, but have had little success.  As well, I am unable to do a gdb
backtrace, as PHP is not configured with --enable-debug.  So, this bug
report is probably of little value, but I'll tell you what i know.

The Apache error log is spitting out the following:

[Fri May  3 07:21:30 2002] [notice] child pid 50301 exit signal Bus error
(10)
[Fri May  3 07:21:31 2002] [notice] child pid 51448 exit signal
Segmentation fault (11)

There doesn't seem to be a logic to what scripts makes PHP choke, as one
script might run fine once but not another time.  To be clear, this bug is
not effecting scripts on my site across the boards, but again there
doesn't apear to be a logic to the scripts that are effected.

As noted in the week 84 Zend Summary, my sysop rebuilt PHP using the
configuration file noted.  This did not resolve the issue.

We are running Server Version: Apache/1.3.24 (Unix) mod_gzip/1.3.19.1a
PHP/4.2.0 mod_throttle/3.1.2

I hope this measily bug report is somewhat helpful.
-- 
Edit bug report at http://bugs.php.net/?id=16994&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16994&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16994&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16994&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16994&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16994&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16994&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16994&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16994&r=submittedtwice

Reply via email to