activerecord problem

Hello everyone. I am new to Ruby on Rails. I have installed everything. i can start mongrel and webrick successfully. However, whenever I refresh the page i get this error

.......................................

C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/ connection_a dapters/abstract_adapter.rb:38: [BUG] Segmentation fault ruby 1.8.6 (2008-08-11) [i386-mswin32]

This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.

.......................................

I use a general rails app

generate controller movies index

EITHER

ruby script/server webrick

OR

mongrel_rails start ....................................... The page loads initially. But whenever I refresh the page i get the error ^above^

I am running windows server 2003 Enterprise R2 service pack 2.

Any help would be much appreciated.

Thanks to everyone,

     Brandon

I am also connecting over a home server over a gigabit lan

I am running windows server 2003 Enterprise R2 service pack 2.

Any help would be much appreciated.

Thanks to everyone,

 Brandon