ID: 32740 Updated by: [EMAIL PROTECTED] Reported By: dev at stalkerbox dot net -Status: No Feedback +Status: Feedback Bug Type: Reproducible crash Operating System: cygwin/xp PHP Version: 5.0.4 New Comment:
Still can't reproduce. Try to run this command (in the sources root): ./sapi/cli/php -n -dshort_open_tag=0 -dsafe_mode=0 ./pear/install-pear.php -d /tmp -b "/usr/local/stow/php5-STABLE-200505260839/bin/" ./pear/package-*.xml And if it fails - generate GDB backtrace. Previous Comments: ------------------------------------------------------------------------ [2005-05-26 14:08:49] thild at silicom dot fr I have the same behavior with the following snapshot: php5-STABLE-200505260839 $ ./configure --prefix=/usr/local/stow/php5-STABLE-200505260839 --enable-discard-path --enable-fastcgi ... everything is fine ... $ make ... everything is fine ... $ make install Installing PHP SAPI module: cgi Installing PHP CGI into: /usr/local/stow/php5-STABLE-200505260839/bin/ Installing PEAR environment: /usr/local/stow/php5-STABLE-200505260839/lib/php/ Signal 11 make[1]: *** [install-pear-installer] Error 139 make: *** [install-pear] Error 2 I can add an strace if asked for. ------------------------------------------------------------------------ [2005-05-05 01:00:04] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2005-04-28 00:32:52] [EMAIL PROTECTED] Works fine here. Please try latest snapshot once more. ------------------------------------------------------------------------ [2005-04-25 23:16:43] dev at stalkerbox dot net exact same problem persists using php5-STABLE-200504251833: $ ./configure --enable-maintainer-zts --disable-cgi --with-readline --with-ssh2 $ make && make install (...) Build complete. (It is safe to ignore warnings about tempnam and tmpnam). Installing PHP CLI binary: /usr/local/bin/ Installing PHP CLI man page: /usr/local/man/man1/ Installing PEAR environment: /usr/local/lib/php/ Signal 11 make[1]: *** [install-pear-installer] Error 139 make: *** [install-pear] Error 2 ------------------------------------------------------------------------ [2005-04-23 19:19:17] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.0-win32-latest.zip ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/32740 -- Edit this bug report at http://bugs.php.net/?id=32740&edit=1