an unescapable BUG.

May 5, 2009

it’s just so sad that for a couple of days i have not gone far enough for my project because of this bug i don’t know how to solve.

When i try to run the server, and access the homepage (http://localhost:3000), it works fine. but when i append a controller, say ‘hello’, to form http://localhost:3000/hello, this bug shows:


C:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract_adapter.rb:39: [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.

The server terminates unexpectedly. I know this isn’t a coding error, because even if an error occurs due to what I code, the server won’t terminate and instead shows an error message. I would appreciate it if anyone could give me a little help on this.

By the way, I am using Ruby 1.8.6, Rails 2.3.2, Gem 1.3.1, and MySQL Server 5.1.

** my internet connection’s currently unstable, so i cannot upload a video blog right now.  Sorry.

3 Responses to “an unescapable BUG.”

  1. rom Says:

    Seems like this has something to do with the memory but I am not sure since I don’t use RoR – http://community.appcelerator.org/message/7368;jsessionid=576AC6993954908F23B18AF509669540

  2. rom Says:

    Also, have you tried upgrading your packages – Ruby 1.8.7? etc?

  3. jmstajuana Says:

    yes sir, i have already done updating the packages, but the error still occurs. anyway, it might sound weird, but i tried the other way around. i tried rails 2.2.2, and voila, it worked. :P finally i can now proceed. anyway, thanks sir!

Leave a Reply

You must be logged in to post a comment.