From:             [EMAIL PROTECTED]
Operating system: RedHat 8.0.
PHP version:      4.3.0-pre1
PHP Bug Type:     Unknown/Other Function
Bug description:  PHP crash

PHP 4.3.0pre1 & Apache 2.0.43 crashes:

[root@x bin]# gdb httpd
GNU gdb Red Hat Linux (5.2.1-4)
...skipped...
(gdb) run -k start
Starting program: /usr/local/apache/bin/httpd -k start
[New Thread 8192 (LWP 1741)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 8192 (LWP 1741)]
0x40464d40 in free () from /usr/lib/libdmalloc.so

PHP was compiled with:

./configure --with-mod_charset=yes --with-msql --with-mysql --with-pgsql
--with-zlib --with-imap=/usr/src/imap-2002.RC8
--with-apxs2=/usr/local/apache/bin/apxs --with-gd
--with-jpeg-dir=../jpeg-6b/ --with-png-dir=../libpng/
--with-freetype-dir=../freetype2-current --enable-gd-native-ttf
--enable-dmalloc
-- 
Edit bug report at http://bugs.php.net/?id=20060&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20060&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20060&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20060&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20060&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20060&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20060&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20060&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20060&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20060&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20060&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20060&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20060&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20060&r=isapi

Reply via email to