From:             [EMAIL PROTECTED]
Operating system: Linux (SuSE 7.3)
PHP version:      4.1.2
PHP Bug Type:     Reproducible crash
Bug description:  Crashes when using --with-mm

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 bug report at http://bugs.php.net/?id=15888&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15888&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15888&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15888&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15888&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15888&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15888&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15888&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15888&r=submittedtwice

Reply via email to