Edit report at https://bugs.php.net/bug.php?id=61246&edit=1

 ID:                 61246
 Comment by:         kaplanlior at gmail dot com
 Reported by:        osmanungur at gmail dot com
 Summary:            Error when running PHP-FPM
 Status:             Open
 Type:               Bug
 Package:            FPM related
 Operating System:   Mac Os X 10.7.3
 PHP Version:        5.4.0
 Block user comment: N
 Private report:     N

 New Comment:

Seems like a duplicate of #61238 which was already fixed in APC at revision 
324146.


Previous Comments:
------------------------------------------------------------------------
[2012-03-28 10:36:42] wdauchy at gmail dot com

I also tested with the last revision of apc (r324329 in my case); it fixes the 
problem. I guess this bug should be considered as fixed.

------------------------------------------------------------------------
[2012-03-28 10:09:23] wdauchy at gmail dot com

I also have the same problem with debian 5.4.0-3 packages.
Disabling apc (apc.enabled = 0) is a workaround which make php-fpm start.

------------------------------------------------------------------------
[2012-03-16 08:14:05] ben at customerparadigm dot com

Hello,
I am currently running the following setup for PHP:
  --configure-options [--with-libdir=lib64 --with-gd --enable-fpm --with-mcrypt 
-
-with-curl --with-mysql --with-pdo-mysql]
  --version           [5.4.0]
  --vernum            [50400]
I checked out the following APC revision: 324292
>From there I recompiled, and re-installed APC. 
Finally, restarted php-fpm and everything is working fine so far!

--Ben Korn

------------------------------------------------------------------------
[2012-03-13 15:25:59] gonperes at gmail dot com

Greetings.

I just downloaded latest dev version (5.4.1RC1-dev) and i'm still having this 
problem: Starting php-fpm *** glibc detected *** /usr/local/sbin/php-fpm: 
free(): invalid pointer: 0x00002aedda63c698 ***
(...) and a bunch of lines after this (...)

Everything seems to be working though. It's just this annoying error message.

My setup:
'./configure' '--enable-fpm' '--with-fpm-user=www-data' '--with-fpm-group=www-
data' '--with-curl' '--with-gd' '--with-jpeg-dir' '--with-freetype-dir' '--
enable-gd-native-ttf' '--with-mysql=mysqlnd' '--with-mysqli=mysqlnd' '--with-
pear' '--enable-soap' '--with-imap' '--with-imap-ssl' '--with-kerberos' '--
disable-pdo' '--with-zlib' '--with-openssl' '--enable-zip'
make
make install
pecl install apc

Cheers!

------------------------------------------------------------------------
[2012-03-12 15:34:22] Jared dot Williams1 at ntlworld dot com

Problem seems fixed in r324146

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=61246


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=61246&edit=1

Reply via email to