<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)"><i>As Lukas rightly pointed it out, you are definitely at a wrong location to seek help for PHP-FPM.</i><br><br>SIGBUS indicates a problem with the way the worker deals with memory. It is highly likely this is caused by some faulty module.<br><a href="http://serverfault.com/a/474725" target="_blank">http://serverfault.com/a/474725</a><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)"><br>One the names which immediately comes to my mind is APC.<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Try to start PHP-FPM by removing as much extensions as possible, and if you use APC, think about replacing it with APCu (user data cache) and Zend OPcache (opcode cache).<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">If this does not help, please ask PHP-FPM-related communities.<br></div><div class="gmail_extra"><div><div class="gmail_signature"><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font></div></div>
<br><div class="gmail_quote">On Sun, Mar 29, 2015 at 3:29 PM, Lukas Tribus <span dir="ltr"><<a href="mailto:luky-37@hotmail.com" target="_blank">luky-37@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span>>> Debian stable ships PHP 5.4.39, it doesn't make any sense to use<br>
>> dotdeb.<br>
><br>
> i've gemoved the dotdeb php package and installed the php that is shipped by<br>
> debian.<br>
<br>
</span>Get a coredump and open a debian bug with the backtrace, here's how to<br>
do it:<br>
<a href="https://rtcamp.com/tutorials/php/core-dump-php5-fpm/" target="_blank">https://rtcamp.com/tutorials/php/core-dump-php5-fpm/</a><br>
<br>
<br>
Although I'm not sure if this works in a openvz container ...<br>
<br>
<br>
Anyway, its not an nginx problem, you would be better of talking to<br>
php people.<br>
<div><div><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div></div>