Thanks Yusuke. I have notified the ActiveAdmin project (https://github.com/gregbell/active_admin/issues/1269) and I have closed the issue at EventMachine (https://github.com/eventmachine/eventmachine/issues/318). Chears.levmatta (Luis Matta)
Only the newest prerelease version of EventMachine should work with ruby 1.9.2 and up. So I tested it, with the same result: cache: [GET /admin] miss HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 X-UA-Compatible: IE=Edge,...levmatta (Luis Matta)
naruse is there any thing I should do: "Anyway I doubt this is Third Party's Issue mainly EventMachine." Is a confusing phrase, should I open a issue with EventMachine (or Thin) ?levmatta (Luis Matta)
Please notice that the login screen works, is the screen just after the login. Standard User is : admin@example.com Password: passwordlevmatta (Luis Matta)
Yui NARUSE wrote: > Could you make a self-contained small reproducible code? Is the code I submitted OK? Do you need anything else ?levmatta (Luis Matta)
This simple project fails (and I can share its code), and It makes me wonder if the failure is just that Ruby is allowing a stack overflow error cause a segmentation fault: $ thin -V -D start >> Using rack adapter > ... GET /admin H...levmatta (Luis Matta)
I can not, no code is running (besides ActiveAdmin Dashboard/Home -- and I have not Customized it), it is my project. The login screen works, bug after that it crashes. Maybe a plain ActiveAdmin+Rails3.2.1+Thin+Nginx project would cr...levmatta (Luis Matta)
Simply trying to render the home page of active-admin. I have tested this on Ubuntu 10.04 LTS 64bits, using rvm ruby 1.9.3-head (with and without "rvm pkg install openssl"), and 1.9.2-head. The structure: Nginx 1.0.11 (using ppa), RV...levmatta (Luis Matta)