On 03 Dec 2013, at 14:09, Roberto De Ioris <[email protected]> wrote:

>> But maybe I need to restart the entire uWSGI stack in order to obtain more
>> information regarding the libc trace?
> 
> yes because gateway and workers fork() from the master, so until you do
> not reload it the new symbols will not be available

Another one:

!!! uWSGI process 1530 got Segmentation Fault !!!
*** backtrace of 1530 ***#
012discoapi uWSGI http 1(uwsgi_backtrace+0x2e) [0x45ab1e]#
012discoapi uWSGI http 1(uwsgi_segfault+0x21) [0x45aca1]#
012/lib/x86_64-linux-gnu/libc.so.6(+0x324f0) [0x7f4c1d9d44f0]#
012discoapi uWSGI http 1(http_parse+0x37b) [0x48398b]#
012discoapi uWSGI http 1(uwsgi_corerouter_loop+0x53b) [0x48069b]#
012discoapi uWSGI http 1(gateway_respawn+0x1cc) [0x45682c]#
012discoapi uWSGI http 1(uwsgi_master_check_gateways_death+0x57) [0x43ddb7]#
012discoapi uWSGI http 1(master_loop+0x695) [0x431165]#
012discoapi uWSGI http 1(uwsgi_start+0x1205) [0x45cec5]#
012discoapi uWSGI http 1(main+0x1dff) [0x42026f]#
012/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd) [0x7f4c1d9c0ead]#
012discoapi uWSGI http 1() [0x4202a1]#
012*** end of backtrace ***


The first libc reference print the function symbol, but for some reason the 
other does not. Maybe it is already accessing invalid memory?

Best regards,
André

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to