> As best I can tell, the "Error opening file for reading: Permission > denied” is related to this Ubuntu 12.04 package issue: > https://bugs.launchpad.net/ubuntu/+source/libjpeg-turbo/+bug/1031718, but > it didn’t look on the surface like it would be the cause of the crash. (to > me, at least) Indeed, a successful request looks like this: > *** Stats server enabled on :1717 fd: 13 *** > Error opening file for reading: Permission denied > [pid: 3729|app: 0|req: 1/1] 10.0.2.2 () {44 vars in 729 bytes} [Fri Oct 11 > 19:59:43 2013] GET / => generated 5743 bytes in 555 msecs (HTTP/1.1 200) 5 > headers in 259 bytes (2 switches on core 0) > > And now that I’ve taken a break, come back, and tried this again, I can’t > seem to duplicate the segfaulting with or without the python reloader > enabled. I blame gremlins, lack of coffee, or both. > > Thanks! > > -
I have added an additional check in the python reloader, maybe it is what was causing your crash. Can you retry with latest code from github ? -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
