Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #6841 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

activesupport crashed mongrel

Reported by: dob Assigned to: core
Priority: high Milestone: 1.2
Component: ActiveSupport Version: 1.2.0rc1
Severity: critical Keywords:
Cc:

Description

ActiveSupport crashed my development mongrel instance a few minutes ago. The console reports:

activesupport-1.3.1.5618/lib/active_support/dependencies.rb: 347: [BUG] rb_gc_mark: unknown data type 0x2c(0x3f5bc78) non object

ruby 1.8.4 (2006-04-14) [i386-mswin32]

Not sure where the blame lies or how critical this defect is, but I'm inclined to treat anything which crashes the interpreter as pretty severe.

Change History

12/14/06 08:18:46 changed by bitsweat

  • status changed from new to closed.
  • resolution set to invalid.

Thanks for the report, but please continue discussion/troubleshooting on the Rails list. This is not a forum for bugs in Ruby or whatever extensions you may be running.