1. I'm using this version:
https://github.com/tailhook/zerogw.git2. The failures are happening at production server, core dumps were switched off there for security reasons. We've made an exception for zerogw and are waiting for the next crash now.
3. No, in general. I've got only one case of this alert preceded with some record within the same second:
2013-11-14 00:15:26 [DEBG] resolve.c:79: Matching ``%%mydomain%%.ru'' by 18
2013-11-14 00:15:26 [ALRT] http.c:29: (e11) ws_statusline(&req->ws, status): Resource temporarily unavailable
But I think it's just a coincidence.
I'm still checking if any response could be invalid, but at first glance I don't see any abnormalities.