| Summary: | cgi SAPI segmentation fault on x86_64 | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Nick S. Grechukh <gns> |
| Component: | php-suhosin | Assignee: | Konstantin A Lepikhov (L.A. Kostis) <lakostis> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | blocker | ||
| Priority: | P2 | CC: | akhavr |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
Закрываю баг в связи со смертью пакета в Сизифе. |
-bash-3.1# php-cgi --help Segmentation fault -bash-3.1# mv /etc/php/4.4.8/cgi/php.d/suhosin.ini /etc/php/4.4.8/cgi/php.d/suhosin.ini.bak -bash-3.1# php-cgi --help Usage: php [-q] [-h] [-s] [-v] [-i] [-f <file>] php <file> [args...] -a Run interactively -b <address:port>|<port> Bind Path for external FASTCGI Server mode -C Do not chdir to the script's directory -bash-3.1# php --help Usage: php [options] [-f] <file> [args...] php [options] -r <code> [args...] php [options] [-- args...] -a Run interactively -bash-3.1# php -i | grep suhos suhosin.log.phpscript.is_safe => Off => Off suhosin suhosin.apc_bug_workaround => Off => Off -bash-3.1# rpm -qa | grep php php-suhosin-0.9.22-alt1 php-4.4.8-alt1 php-cgi-4.4.8-alt1 php-base-2.2-alt1 php-libs-4.4.8-alt1 php-mysql-4.4.8-alt1 -bash-3.1# uname -m x86_64