![]() |
sponsored links |
|
|
sponsored links
|
|
|
2
10th June 00:39
External User
Posts: 1
|
ID: 37983
Updated by: bjori@php.net Reported By: melco at yandex dot ru -Status: Open +Status: Feedback Bug Type: Session related Operating System: Gentoo Linux 2006.0 x86_64 PHP Version: 5.1.4 New Comment: Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.2-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2006-07-01 19:05:39] melco at yandex dot ru 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 this bug report at http://bugs.php.net/?id=37983&edit=1 |
|
|