From:             [EMAIL PROTECTED]
Operating system: FreeBSD 4.5-STABLE
PHP version:      4.1.2
PHP Bug Type:     Apache related
Bug description:  Apache 1.3.23, MySQL Client 3.23.49, PHP 4.1.2, same error with PHP 
4.1.1 befor

Hello,

I have a FreeBSD 4.5-STABLE box running, when i start apache first all
works fine, but after like 3 minutes in the logfile i see this messages: 

httpd in free(): warning: chunk is already free
httpd in free(): warning: chunk is already free
httpd in free(): warning: chunk is already free
httpd in free(): warning: chunk is already free
httpd in free(): warning: chunk is already free
httpd in free(): warning: chunk is already free

after another 2 minutes the logfile gets flooded of hundred of this
messages:

httpd in free(): warning: recursive call
httpd in free(): warning: recursive call
httpd in free(): warning: recursive call
httpd in free(): warning: recursive call
httpd in free(): warning: recursive call
httpd in free(): warning: recursive call
...
...

right after this i get all time this error(this error didn't appear
before):

httpd in malloc(): warning: recursive call
httpd in malloc(): warning: recursive call
[Fri Mar  1 19:49:16 2002] [alert] [client 195.93.64.xx]
/usr/local/httpd/htdocs/qm-dev/.htaccess: RewriteRule: cannot compile
regular expression 'F([0-9]+)(.htm(l)?)?'

httpd in malloc(): warning: recursive call
httpd in malloc(): warning: recursive call
[Fri Mar  1 19:49:19 2002] [alert] [client 217.228.1.xx]
/usr/local/httpd/htdocs/qm-dev/.htaccess: RewriteRule: cannot compile
regular expression 'F([0-9]+)(.htm(l)?)?'

...
...

The php doesn't work well after this, i get sometimes  errors, it tells me
there would be errors in the code, but if i refresh it works fine, and the
apache prints "Internal Server Error"... but this happens only under high
server load. Is it a PHP bug ? What might we do to fix that?

Ciao,
Max Krüper

P.S. Before we used a Linux Server with PHP 4.0.(4or6) and all worked
fine.
-- 
Edit bug report at http://bugs.php.net/?id=15820&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15820&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15820&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15820&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15820&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15820&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15820&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15820&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15820&r=submittedtwice

Reply via email to