P
Payton Swick
Hi, this is something of a cross-post since I think I've exhausted the
ideas from the rails list and I think this may be more generally
ruby-related. Here's the link to the original thread:
http://wrath.rubyonrails.org/pipermail/rails/2006-February/thread.html#19701
On one of my linux boxes (gentoo) I recently updated some non-ruby
packages, and now whenever I try to run a rails app (either through
webrick or mongrel), the first page load works fine, but the second
causes a segmentation fault.
This is the beginning of a stack trace:
rb_eval (self=7909646,
n=0xb75c4ba8) at eval.c:2833
2833 eval.c: No such file or directory.
in eval.c
I've also asked the Gentoo people, but I'm not sure where the fault
lies. Here's the Gentoo bug report, which has all my details and full
stack traces:
http://bugs.gentoo.org/show_bug.cgi?id=123718
Thanks for any suggestions!
-Payton
ideas from the rails list and I think this may be more generally
ruby-related. Here's the link to the original thread:
http://wrath.rubyonrails.org/pipermail/rails/2006-February/thread.html#19701
On one of my linux boxes (gentoo) I recently updated some non-ruby
packages, and now whenever I try to run a rails app (either through
webrick or mongrel), the first page load works fine, but the second
causes a segmentation fault.
This is the beginning of a stack trace:
rb_eval (self=7909646,
n=0xb75c4ba8) at eval.c:2833
2833 eval.c: No such file or directory.
in eval.c
I've also asked the Gentoo people, but I'm not sure where the fault
lies. Here's the Gentoo bug report, which has all my details and full
stack traces:
http://bugs.gentoo.org/show_bug.cgi?id=123718
Thanks for any suggestions!
-Payton