ID: 24146 Updated by: [EMAIL PROTECTED] Reported By: gk at online dot dp dot ua -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Red Hat Linux 7.3 PHP Version: 4.3.2 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 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. Get the backtrace like this: # gdb sapi/cli/php (gdb) run -n -dsafe_mode=0 pear/install-pear.php pear/package-*.xml <wait for crash..> (gdb) bt Previous Comments: ------------------------------------------------------------------------ [2003-06-12 06:57:05] gk at online dot dp dot ua Description: ------------ After "make install": ... Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20020429/ Installing PEAR environment: /usr/local/lib/php/ make[1]: *** [install-pear-installer] Segmentation fault make: *** [install-pear] Error 2 "./configure" \ "--with-apxs=/usr/local/apache/bin/apxs" \ "--with-sybase-ct=/opt/sybase-11.9.2" \ "--enable-track-vars" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24146&edit=1