Checked code and found this (based on suggested fixes in http://www.ruby-forum.com/topic/206225)
grep -n set_error ./rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb 96: res.set_error(ex) 99: res.set_error(ex) 104: res.set_error(ex, true) grep -n string /home/dell/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/htmlutils.rb 18: str = string ? string.dup : "" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/540193 Title: webrick crashes processing NotModified response in lucid To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rails/+bug/540193/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
