From:             
Operating system: Mac OS X 10.7
PHP version:      5.4.0RC2
Package:          FPM related
Bug Type:         Bug
Bug description:When APC is enabled segfault

Description:
------------
[master][~/Projects/Test] /usr/local/php5/sbin/php-fpm -i | ack
'error_log'
error_log => /usr/local/php5/var/log/php_errors.log => 
/usr/local/php5/var/log/php_errors.log
php-fpm(30748) malloc: *** error for object 0x10122b890: pointer being
freed was 
not allocated
*** set a breakpoint in malloc_error_break to debug
zsh: abort      /usr/local/php5/sbin/php-fpm -i | 
zsh: done       ack 'error_log'

This also happens when using the built in server and when using the apache
module 
when APC is enabled.

[APC]
apc.enabled = off

and the issue stops. php-osx.liip.ch is where the php version is installed
from.


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

Reply via email to