|
| Re: Ruby crash on DragonFly |
 |
Tue, 1 Apr 2008 20:54:34 +1100 |
> Is it reproducable? Does the code in the view crash every time?
100% reproducable. Im gonna run a few tests (older 1.x rails version on
DF, and on fbsd 6.2). It seems the same problem happens when i use
render_component(), so i dont think its just LDAP problem. I find that
this happens:
1) @zones = client.zones in controller = works
2) -||- in view with fcgid = crash
3) -||- in view in plain cgi = work
4) -||- in view using render_component and plain cgi = crash
I was using 3) for quite a while (i knew bout this problem for ages) but
now i need to put it into production and use fcgid and im stuck.
Petr
|
| Post Reply
|
|
|
|
|
|
|
|
|
|