ID: 15888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Linux (SuSE 7.3) PHP Version: 4.1.2 New Comment:
I've tested a Snapshot of march 06.. The error is gone with the snapshot version and comes up again when switching back to the 4.1.2 version. i tried to backtrace this error with gdb. But i'm not a real programmer and got lot's of difficulties. The apache webserver does not start php at all if i try to start via gdb. I'll try to figure out if i can get this work. Thomas Previous Comments: ------------------------------------------------------------------------ [2002-03-05 17:06:49] [EMAIL PROTECTED] Can you try a snapshot from snaps.php.net to see if it's fixed AND provide a backtrace of this crash? Derick ------------------------------------------------------------------------ [2002-03-05 17:00:48] [EMAIL PROTECTED] I've configured 4.1.1 and 4.1.2 with the same options: --with-apxs=/usr/local/httpd/bin/apxs \ --prefix=/usr/local/php \ --sysconfdir=/etc/php \ --enable-force-cgi-redirect \ --with-config-file-path=/etc/php \ --enable-safe-mode \ --enable-track-vars \ --with-db3 \ --with-gd \ --with-mysql=/usr/local/mysql \ --with-gettext \ --with-mm \ --enable-ftp \ --with-imap-ssl \ --with-zlib \ --with-png \ --disable-debug \ --with-xml \ --with-mcrypt \ --with-imap Setting session.save_handler = mm in the php.ini results in an error message of the apache webserver:"child pid xxx exit signal Segmentation Fault (11)" when using version 4.1.2 and calling e.g. the test.php of the horde framework or SquirrelMail. The version 4.1.1 works fine. No compilation errors or similar showed up. The mm version is 1.1.3. Regards Thomas (Please apologize my english... ;-) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15888&edit=1