Fun with Webrick

Hi everyone,

I’m having some issues with a RoR app where webrick just completely
crashes. No warnings, no errors - just crash! Doesn’t matter what
I’m doing in the system, it just randomly craps out.

I’ve checked the development.log file, and everything appears normal.
The last few lines are:

Rendering with layouts/scaffold
Rendering account/login
Completed in 0.00402 (248 reqs/sec) | Rendering: 0.00199 (49%) | DB:
0.00032 (8%) | 200 OK [http://www.-------------.com/account/login]

Anyone have any ideas where I go from here?

Thanks a bunch,
-John