From: Eric Wong Date: 2015-11-06T03:51:04+00:00 Subject: [ruby-core:71368] Re: [Ruby trunk - Bug #11658] Segmentation fault with activeadmin test suite shibata.hiroshi@gmail.com wrote: > >Maybe this three-line patch fixes the deadlock recursion problem: > > >http://80x24.org/spew/20151105213303.19743-1-e%4080x24.org/raw > > I confirmed r52461 with this patch at activeadmin-1.0.0.pre2 tests. Thanks, now we need to figure out a test case for this...