When building corerouter as a plugin uwsgi segfaults when loading it on startup, apparently uwsgi_load_plugin() is called recursively on the corerouter plugin? See the attached backtrace, uwsgi was started with the following commandline arguments: --plugins=0:notfound,http,corerouter,router_static --http-socket=:8080 Build profile is as follows:
[uwsgi] inherit = base plugins = cgi, http, notfound, corerouter, router_basicauth, router_http, router_redirect, router_rewrite, router_static, router_uwsgi plugin_dir = plugins debug = true embedded_plugins = dummy -- Guido Berhoerster
uwsgi.bt.txt.bz2
Description: application/bzip
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
