From:             hlj at viamidia dot com
Operating system: FreeBSD 4.6
PHP version:      4.3.2
PHP Bug Type:     Reproducible crash
Bug description:  After I upgraded from PHP-4.3.1 to 4.3.2 my Apache module 
mod_rewrite crashes

- To reproduce the problem, you can install apache-1.3.27(default 
modules including mod_rewrite)+php-4.3.1(linked with the imap-uw 
imap access library) and configure some rewrite rules in httpd.conf, this

will work (it works for me for years).  After you upgrade php to 4.3.2 
version (and don't change anything else) the mod_rewrite rules simply 
stop working and crashes the httpd process that was serving the 
request (Jun  8 00:01:58 www /kernel: pid 59615 (httpd), uid 80: exited 
on signal 11)

-my configure line was: ./configure  --with-apxs=/usr/local/sbin/apxs 
--disable-debug --enable-track-vars --disable-pear --without-gd 
--with-imap=/usr/local --with-mysql

- Nothing else was changed.  The problem started right after the PHP 
upgrade (from 4.3.1 to 4.3.2) that I did exactly as I am doing for years 
(since php 3.x).
-- 
Edit bug report at http://bugs.php.net/?id=24103&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=24103&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=24103&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24103&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24103&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24103&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24103&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24103&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24103&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24103&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24103&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24103&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24103&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24103&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24103&r=gnused

Reply via email to