Edit report at https://bugs.php.net/bug.php?id=63971&edit=1
ID: 63971 Updated by: [email protected] Reported by: [email protected] Summary: Segfault when generating phar.php -Status: Open +Status: Feedback Type: Bug Package: PHAR related PHP Version: 5.4.10 Block user comment: N Private report: N 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. Well then maybe one of your patches is broken? You can also try running sapi/cli/php manually and try to have it segfault and provide a backtrace ... Previous Comments: ------------------------------------------------------------------------ [2013-01-15 10:19:00] [email protected] Hi Johannes, I doubt this is the case here. The Gentoo package system copies the entire source tree for each SAPI and starts from scratch in each one. Also, this happens from the first SAPI compile. If you see the build log, you clearly see unpack -> configure -> make. So I think this bug was closed a bit prematurely. ------------------------------------------------------------------------ [2013-01-14 23:52:24] [email protected] This typically happens when changing the PHP configuration between builds but not calling configure / make clean in between. ------------------------------------------------------------------------ [2013-01-11 17:30:45] [email protected] Description: ------------ Several users report segfaults when building PHP with phar enabled Build log: https://tinderboxlogs.s3.amazonaws.com/tbamd64.excelsior.flameeyes.eu/dev- lang%3Aphp-5.4.8%3A20121231-014433.html Unfortunately, I have not been able to reproduce this issue, but it looks similar to closed bug 51216. Downstream bug is https://bugs.gentoo.org/show_bug.cgi?id=451380 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=63971&edit=1
