From: Stephen Caudill Date: 2006-04-15T07:25:23+09:00 Subject: Re: Super-unstable Webrick on Windows 2000 Why not just use Mongrel[1]? It's pure ruby like Webrick and very fast. hth, Stephen [1] http://mongrel.rubyforge.org/faq.html On Apr 14, 2006, at 5:15 PM, Bryan Duxbury wrote: > I'm using Ruby 1.8.4 on a Windows 2000 machine. When running anything > more than a trivial application, I experience frequent segmentation > faults in completely random places. I've read some blogs and the such > that indicate it has something to do with MySQL libraries. > > It all seems pretty silly, since I have a WinXP laptop which runs my > apps with no issues at all. Does anyone know what it is about Win2k > that > causes this sort of behavior? I'm really getting tired of doing all my > development on my laptop. > > -- > Posted via http://www.ruby-forum.com/. >