a new uWSGI PHP plugin is available

Roberto De Ioris roberto at unbit.it
Fri Feb 24 10:46:38 UTC 2012


> On 2012-02-24 16:23, Roberto De Ioris wrote:
>> In my company, we are using this plugin proxied behind nginx from about
>> 2
>> weeks without problems. Every report will be wellcomed.
>>
>
> Segfaulted on my server.
>
> !!! uWSGI process 31078 got Segmentation Fault !!!
> *** backtrace of 31078 ***
> ./uwsgi(uwsgi_backtrace+0x2a) [0x80779ea]
> ./uwsgi(uwsgi_segfault+0x2c) [0x8077adc]
> [0x865420]
> ./uwsgi(wsgi_req_recv+0x7b) [0x805640b]
> ./uwsgi(simple_loop+0x136) [0x8070dc6]
> ./uwsgi(uwsgi_ignition+0x196) [0x8074c16]
> ./uwsgi(uwsgi_start+0x2526) [0x80771a6]
> ./uwsgi(main+0x1584) [0x807a654]
> /lib/libc.so.6(__libc_start_main+0xdc) [0xabceac]
> ./uwsgi [0x8054a91]
> *** end of backtrace ***
> DAMN ! worker 3 (pid: 31078) died :( trying respawn ...
> Respawned uWSGI worker 3 (new pid: 31083)
>
> Running:
> - CentOS 5.7
> - PHP 5.3 from IUSCommunity repository (http://iuscommunity.org)
> - nginx 1.1.15 (self-compiled)
> - Python 2.4
>
>

Be sure to fully rebuild (do a make clean) uWSGI if you have added devel
packages during php_plugin compilation as they can modify CFLAGS setup

-- 
Roberto De Ioris
http://unbit.it



More information about the nginx mailing list