From:             melco at yandex dot ru
Operating system: Gentoo Linux 2006.0 x86_64
PHP version:      5.1.4
PHP Bug Type:     Session related
Bug description:  Segmentation fault when session.save_handler = mm

Description:
------------
When i compiled my php with
USE="apache berkdb cli crypt imap mysql ncurses nls pcre readline
reflection -sasl session spell spl ssl xpm zlib -apache2 -bcmath bzip2
-calendar -cdb -cgi -cjk -ctype -curl -curlwrappers -db2 -dbase debug
-discard-path -doc -exif -fastbuild -flatfile -force-cgi-redirect -ftp gd
-gd-external -gdbm -gmp -hardenedphp hash -hyperwave-api -iconv -inifile
-interbase -iodbc -ipv6 -java-external -kerberos -ldap -libedit -mcve
-memlimit -mhash -ming -msql -mssql mysqli -oci8 -odbc -pcntl -pdo
-pdo-external -pic -posix -postgres -qdbm -recode -sapdb -sharedext
-sharedmem simplexml -snmp -soap sockets -sqlite -sysvipc threads -tidy
-tokenizer -truetype -unicode -vm-goto -vm-switch -wddx xml xmlreader
xmlrpc -xmlwriter -xsl -yaz zip" emerge php

I found, that when i set session.save_handler = mm than i recive Segfault
with mod_php for apache1 when try to brows phpmyadmin

my CFLAGS="-O2 -pipe -march=k8 -m64"

....................................................
[Fri Jun 30 14:07:10 2006] [notice] Accept mutex: sysvsem (Default:
sysvsem)
[Fri Jun 30 14:09:45 2006] [notice] child pid 23849 exit signal
Segmentation fault (11)
[Fri Jun 30 14:09:45 2006] [notice] child pid 23850 exit signal
Segmentation fault (11)
[Fri Jun 30 14:09:46 2006] [notice] child pid 23851 exit signal
Segmentation fault (11)
[Fri Jun 30 14:09:46 2006] [notice] child pid 23852 exit signal
Segmentation fault (11)
[Fri Jun 30 14:09:46 2006] [notice] child pid 23853 exit signal
Segmentation fault (11)
[Fri Jun 30 14:10:01 2006] [notice] child pid 23842 exit signal
Segmentation fault (11)
[Fri Jun 30 14:10:01 2006] [notice] child pid 23845 exit signal
Segmentation fault (11)
[Fri Jun 30 14:10:02 2006] [notice] child pid 23843 exit signal
Segmentation fault (11)
............................


-- 
Edit bug report at http://bugs.php.net/?id=37983&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37983&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=37983&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37983&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37983&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37983&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37983&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37983&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37983&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37983&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37983&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37983&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37983&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37983&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37983&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37983&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37983&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37983&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37983&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37983&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37983&r=mysqlcfg

Reply via email to