Edit report at https://bugs.php.net/bug.php?id=61246&edit=1
ID: 61246
Comment by: ben at customerparadigm 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:
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
Previous Comments:
------------------------------------------------------------------------
[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
------------------------------------------------------------------------
[2012-03-10 14:01:34] Jared dot Williams1 at ntlworld dot com
Actually r323587 is fine too it seems, but r323990 introduces the problem.
------------------------------------------------------------------------
[2012-03-10 13:49:06] Jared dot Williams1 at ntlworld dot com
svn head (currently r324037) contains this problem.
Reverted back to r316786 which doesn't.
------------------------------------------------------------------------
[2012-03-09 23:38:04] dancom96 at gmail dot com
I copy pasted the wrong link in my last comment, but the latest SVN APC seems
to
be broken again. I compiled with SVN APC a couple days ago and it worked fine;
but
today I redownloaded it and recompiled, and I now have the same error once
again.
------------------------------------------------------------------------
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