From: Hiroshi Nakamura Date: 2011-06-27T13:02:53+09:00 Subject: [ruby-core:37557] [Ruby 1.9 - Bug #4008] Rails 3::declarative_authorization::authorization_rules request => segvault ruby 1.9.2 Issue #4008 has been updated by Hiroshi Nakamura. Assignee changed from Hiroshi Nakamura to Koichi Sasada Here's a summary of crash.log: https://gist.github.com/1048296 As nobu said, infinite recursion should be the cause. mike, would you please contact to declarative_authorization author for help? Sasada-san, please close this ticket as 'Rejected(Not a bug)' if you're OK. I'm assigning you since I heard that you wanted to detect some kinds of infinite recursions as 'SystemStackError'. I don't know it's the one or not. ---------------------------------------- Bug #4008: Rails 3::declarative_authorization::authorization_rules request => segvault ruby 1.9.2 http://redmine.ruby-lang.org/issues/4008 Author: mike pusti Status: Assigned Priority: Low Assignee: Koichi Sasada Category: core Target version: 1.9.3 ruby -v: ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-linux] =begin I requested the route http://localhost:3000/authorization_rules of my Rails 3 project when the development server crashed. http://github.com/stffn/declarative_authorization Arch Linux( Kernel: 2.6.35-ARCH ) rvm 1.0.18 =end -- http://redmine.ruby-lang.org