ID: 45424 Updated by: [EMAIL PROTECTED] Reported By: kalin at el dot net -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: freebsd 7 rel #0 PHP Version: 5.2.6 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 for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 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: ------------------------------------------------------------------------ [2008-07-03 02:55:03] kalin at el dot net the apxs are from httpd 2.2.9 ------------------------------------------------------------------------ [2008-07-03 02:53:33] kalin at el dot net Description: ------------ core dump at make test. build with: ./configure --with-apxs2=/etc/httpd/bin/apxs --with-curl --with-openssl=/usr/local/ssl --with-gd --with-zlib --with-xsl --enable-mbstring --enable-ftp --enable-exif --with-mhash --with-tidy libs build from ports. except openssl - build from src. shouldn't matter really. if build with no libs (just --with-apxs2=/etc/httpd/bin/apxs) works fine. Reproduce code: --------------- no code. just 'make test' Expected result: ---------------- to run through 4000+ tests Actual result: -------------- machine # make test Build complete. Don't forget to run 'make test'. Segmentation fault (core dumped) Segmentation fault (core dumped) *** Error code 139 (ignored) the machine is freebsd 7.... toshog is online now Edit/Delete Message ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=45424&edit=1
