Hi, I'm trying to include the Qt event loop you wrote, but I get a crash as soon as:
int ret = uwsgi.wait_read_hook(wsgi_req->fd, uwsgi.socket_timeout); is called. When I attach gdb to it the process get stuck and I can't get a decent backtrace, do you have an idea of what can be wrong or how to get a proper bt? Best, -- Daniel Nicoletti KDE Developer - http://dantti.wordpress.com _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
