ID: 24103 Updated by: [EMAIL PROTECTED] Reported By: hlj at viamidia dot com -Status: Feedback +Status: No Feedback Bug Type: Apache related Operating System: FreeBSD 4.6 PHP Version: 4.3.2 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2003-06-11 19:33:11] [EMAIL PROTECTED] Have you tried with minimum set of configure options? Try this: # rm config.cache && ./configure --disable-all --with-apxs=/usr/local/sbin/apxs --enable-debug Does this crash it too? If so, please provide a GDB backtrace of the crash. ------------------------------------------------------------------------ [2003-06-10 12:20:25] php at gorf dot org I'm having the same problem using FreeBSD 4.8-STABLE. I thought I had the problem fixed when I upgraded cclient to 2002c1_1,1, but now it crashes with signal-10 instead of 11 8-( ------------------------------------------------------------------------ [2003-06-09 17:11:09] hlj at viamidia dot com - 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 this bug report at http://bugs.php.net/?id=24103&edit=1
