Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIGSEGV signal 11 in 1.3.x with opcache installed #2512

Closed
tmatei opened this issue Jun 8, 2014 · 2 comments
Closed

SIGSEGV signal 11 in 1.3.x with opcache installed #2512

tmatei opened this issue Jun 8, 2014 · 2 comments

Comments

@tmatei
Copy link

tmatei commented Jun 8, 2014

Seems like an issue was introduced in 1.3.x build when opcache is enabled, doing a post request in my application renders the following error. Removing opcode cache fixes this issue. I've tried to build all versions of 1.3.x and same issue comes up, including the safe and 64build. Any ideas on how to get this working with opcache or debugged further?
Running php 5.5.12

/var/log/php-fpm/error.log

[07-Jun-2014 23:19:14] WARNING: [pool www] child 5194 exited on signal 11 (SIGSEGV - core dumped) after 107.461694 seconds from start
[07-Jun-2014 23:19:14] NOTICE: [pool www] child 5211 started

/var/log/messages

Jun  7 23:19:14 li163-202 kernel: php-fpm[5194]: segfault at 18 ip 000000000058d249 sp 00007fffabfa3470 error 4 in php-fpm[400000+323000]
Jun  7 23:19:14 li163-202 abrtd: Directory 'ccpp-2014-06-07-23:19:14-5194' creation detected
Jun  7 23:19:14 li163-202 abrt[5210]: Saved core dump of pid 5194 (/usr/sbin/php-fpm) to /var/spool/abrt/ccpp-2014-06-07-23:19:14-5194 (148742144 bytes)
Jun  7 23:19:15 li163-202 abrtd: Package 'php55u-fpm' isn't signed with proper key
Jun  7 23:19:15 li163-202 abrtd: 'post-create' on '/var/spool/abrt/ccpp-2014-06-07-23:19:14-5194' exited with 1
Jun  7 23:19:15 li163-202 abrtd: Deleting problem directory '/var/spool/abrt/ccpp-2014-06-07-23:19:14-5194'

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@tunhvn
Copy link

tunhvn commented Oct 7, 2014

I have the same issue :-(
Is there anyway to fix it? Its not a good idea to disable opcache in my system because of heavy-weight processing :-(

@andresgutierrez
Copy link
Contributor

Can you please try again using Phalcon 2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants