ID: 12495 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Linux 2.4.3 PHP Version: 4.0.6 New Comment: What Linux distro are you running? Which version of dmalloc? And I don't see --enable-dmalloc anywhere in the config line you pasted below.... I have been using dmalloc for over a year, with no problems, so I expect it has something to do with a particular configuration on your system. I'm thinking something like one of the other packages you are compiling in is linked to an older, different dmalloc version that PHP is trying to link agains, or something like that. Anyways, this clearly is not enough information, so let's start by getting informed. Previous Comments: ------------------------------------------------------------------------ [2001-07-31 15:27:59] [EMAIL PROTECTED] When is PHP configured with --enable dmalloc, the Apache crashes with "can't compile regexp at line ...". Apache 1.3.19, Mandrake 8.0, --prefix=?pkg_install_prefix/?pkg_install_dir --with-config-file-path=?pkg_dir('apache')/conf --with-apxs=?pkg_dir('apache')/bin/apxs --enable-sysvsem --enable-sysvshm --enable-magic-quotes --enable-memory-limit --enable-track-vars --enable-versioning --enable-trans-sid --with-gettext --with-recode --with-readline --with-ldap=?pkg_dir('openldap') --with-ttf --with-gd --enable-gd-native-ttf --with-gdbm --with-db3 --with-unixodbc=?pkg_dir('unixodbc') --with-mysql=?pkg_dir('mysql') --with-pgsql=?pkg_dir('postgres') --with-sybase-ct=?pkg_dir('sybase') --enable-ftp --with-xml --with-zlib ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=12495&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]