From:             mattficken
Operating system: Windows
PHP version:      5.4.0
Package:          PHAR related
Bug Type:         Bug
Bug description:php-cli crashes during 'nmake snap'

Description:
------------
Compiling latest revision from git repo...

Using Windows 7sp1x64, VC9 compiler x86 xp release

Ran nmake snap...

When it gets to 'creating phar.phar.bat' stage php cli crashes.

Here is the backtrace:

php5.dll!zval_mark_grey(_zval_struct * pz=0x010f0060)  Line 425 C
php5.dll!gc_mark_roots()  Line 501 + 0x6 bytes  C
php5.dll!gc_collect_cycles()  Line 794  C
php5.dll!zend_deactivate()  Line 962    C
php5.dll!php_request_shutdown(void * dummy=0x00000000)  Line 1784       C
php.exe!do_cli(int argc=13, char * * argv=0x00151b10)  Line 1169 + 0x8
bytes   C
php.exe!main(int argc=13, char * * argv=0x00151b10)  Line 1358  C
php.exe!__tmainCRTStartup()  Line 586 + 0x17 bytes      C
kernel32.dll!7616339a() 


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

Reply via email to