ID: 34473 Updated by: [EMAIL PROTECTED] Reported By: s dot s at terra dot com dot br -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: Linux 2.6.13 PHP Version: 5.0.5 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2005-09-12 06:34:10] s dot s at terra dot com dot br Description: ------------ If you start the cli (/usr/bin/php on my system) with linux 2.6.13 installed, it just trow a Segmentation Fault error. Compiled with: ./configure --prefix=/usr --sysconfdir=/etc --with-apxs2 \ --with-config-file-path=/etc/apache --disable-ipv6 --enable-sockets \ --with-zlib --with-openssl --with-bz2 --enable-calendar --enable-dba \ --enable-ftp --with-dom --with-dom-xslt --with-dom-exslt \ --with-gdbm --with-db3 --with-inifile --enable-soup \ --with-gd --with-jpeg-dir --with-png-dir --with-zlib-dir --with-freetype-dir \ --enable-gd-native-ttf --with-gettext --with-mime-magic \ --with-mysql-sock --with-mysql=/usr/local/mysql --with-xmlrpc --with-xslt \ --with-iconv-dir=/usr/lib --with-pgsql --with-snmp --with-sqlite gcc version 3.3.4 GNU ld version 2.15.90.0.3 20040415 GNU Make 3.80 With linux 2.6.12 works just fine. Dont know if its a compilation error of the linux 2.6.13, but any other software on the server works just fine under linux 2.6.13 (php SAPI still working under apache too... very strange) Actual result: -------------- No backtrace... sorry :~ ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34473&edit=1