From:             
Operating system: Ubuntu 6.04
PHP version:      5.3.2
Package:          *Compile Issues
Bug Type:         Bug
Bug description:Segmentation fault when compiling PHP with PHAR

Description:
------------
Compile crash when trying to compile PHAR

Test script:
---------------
Compile PHP with PHAR

Expected result:
----------------
Compiled PHP

Actual result:
--------------
 11384 Segmentation fault ` if test -x
"/root/php53/php-5.3.2/sapi/cli/php"; then
/root/php53/php-5.3.2/build/shtool echo -n --
"/root/php53/php-5.3.2/sapi/cli/php -n"; if test "x" != "x"; then
/root/php53/php-5.3.2/build/shtool echo -n -- " -d
extension_dir=/root/php53/php-5.3.2/modules"; for i in bz2 zlib phar; do if
test -f "/root/php53/php-5.3.2/modules/$i.la"; then .
/root/php53/php-5.3.2/modules/$i.la; /root/php53/php-5.3.2/build/shtool
echo -n -- " -d extension=$dlname"; fi; done; fi; else
/root/php53/php-5.3.2/build/shtool echo -n --
"/root/php53/php-5.3.2/sapi/cli/php"; fi;` -d 'open_basedir=' -d
'output_buffering=0' -d 'memory_limit=-1' -d phar.readonly=0 -d
'safe_mode=0' /root/php53/php-5.3.2/ext/phar/build_precommand.php
>ext/phar/phar.php



make: *** [ext/phar/phar.php] Error 139

-- 
Edit bug report at http://bugs.php.net/bug.php?id=51216&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=51216&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=51216&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=51216&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=51216&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=51216&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=51216&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=51216&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=51216&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=51216&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=51216&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=51216&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=51216&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=51216&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=51216&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=51216&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=51216&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=51216&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=51216&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=51216&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=51216&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=51216&r=mysqlcfg

Reply via email to