ID:               20060
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         Unknown/Other Function
 Operating System: RedHat 8.0.
 PHP Version:      4.3.0-pre1
 New Comment:

Definitely, it's not really useful to compile it into PHP.

Derick


Previous Comments:
------------------------------------------------------------------------

[2002-10-24 09:32:57] [EMAIL PROTECTED]

W/o dmalloc PHP starts properly. Are U sure that I should compile
without 'dmalloc' module?

------------------------------------------------------------------------

[2002-10-24 09:26:12] [EMAIL PROTECTED]

Please do not compile with dmalloc, enable Zend debugging
(--enable-debug) and enter "bt" to get a backtrace from GDB.

regards,
Derick

------------------------------------------------------------------------

[2002-10-24 09:19:15] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=20060&edit=1

Reply via email to