> 2012/4/5 Roberto De Ioris <[email protected]>: >> >>> Hello Roberto. >>> It is seems harakiri reported time "since" is broken. >>> Thu Apr 5 13:45:56 2012 - HARAKIRI: --- uWSGI worker 1 (pid: 24409) >>> WAS managing request /search?query=forex since Thu Apr 5 13:45:56 >>> 2012 --- >>> >>> Also is there any chance harakiri backtrace will work on freebsd? >>> >>> -- >>> >> >> --logdate uses ctime() that works on the same static area. Will be fixed >> soon. >> >> Regarding freeBSD i have found libexecinfo exporting the same set of >> functionality. > > Yep i just found the same. but simply linking -lexecinfo gives > segfault in uwsgi_backtrace :( > >>
can you try the latest tip ? (i have only tested it with freebsd9 i386) -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
