Bug 14663 - cgi SAPI segmentation fault on x86_64
Summary: cgi SAPI segmentation fault on x86_64
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: php-suhosin (show other bugs)
Version: unstable
Hardware: all Linux
: P2 blocker
Assignee: Konstantin A Lepikhov (L.A. Kostis)
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-26 19:53 MSK by Nick S. Grechukh
Modified: 2009-04-05 01:49 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick S. Grechukh 2008-02-26 19:53:22 MSK
-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
Comment 1 Konstantin A Lepikhov (L.A. Kostis) 2009-04-05 01:49:39 MSD
Закрываю баг в связи со смертью пакета в Сизифе.