> 2012/2/13 Roberto De Ioris <[email protected]>: > >> you need >> >> routing = true >> >> in build profile > > After this I've got: > > $ uwsgi --route > !!! uWSGI process 27728 got Segmentation Fault !!! > *** backtrace of 27728 *** > ./uwsgi(uwsgi_backtrace+0x25) [0x42a875] > ./uwsgi(uwsgi_segfault+0x21) [0x42a901] > /lib64/libc.so.6(+0x32810) [0x7fe2d1b4d810] > /lib64/libc.so.6(+0x7bfe2) [0x7fe2d1b96fe2] > ./uwsgi(uwsgi_concat2+0x23) [0x40cd23] > ./uwsgi(uwsgi_opt_add_route+0x18) [0x431c68] > ./uwsgi(uwsgi_manage_opt+0x45) [0x429775] > ./uwsgi(uwsgi_configure+0x5a) [0x4297ea] > ./uwsgi(main+0x874) [0x42e574] > /lib64/libc.so.6(__libc_start_main+0xfd) [0x7fe2d1b39c5d] > ./uwsgi() [0x40b0b9] > *** end of backtrace *** > > -- > Thanks, > Eugene Propkopiev >
use the latest tip, yesterday i have completed the new options design and fixed tons of memory bugs. -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
