From:             s dot s at terra dot com dot br
Operating system: Linux 2.6.13
PHP version:      5.0.5
PHP Bug Type:     Scripting Engine problem
Bug description:  Segmentation Fault under Linux 2.6.13

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 bug report at http://bugs.php.net/?id=34473&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34473&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34473&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34473&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34473&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34473&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34473&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34473&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34473&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34473&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34473&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34473&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34473&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34473&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34473&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34473&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34473&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34473&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34473&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34473&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34473&r=mysqlcfg

Reply via email to