<br>On 9/13/05, <b class="gmail_sendername">Jesse Vincent</b> <<a href="mailto:jesse@bestpractical.com">jesse@bestpractical.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Carl Makin wrote:<br>> Afternoon All,<br>> For quite a while we have been having a problem where is you uncheck the<br>> "Let this user be granted rights" option the thread goes into a CPU spin<br>> and never returns.
<br><br>"CPU spin" means we've got some sort of loop going on. Is it hitting the<br>database? If so, with which queries? Can you run under standalone_httpd<br>and replicate the issue in the debugger? If so, we might be able to find
<br>the codepath.<br><br>
</blockquote></div><br>
!! I've exactly the same issue, under very similar circumstances. It
started occurring under standard Debian Sarge, for both 3.0.12 and
3.4.1, mysql 4.0 and 4.1.<br>
<br>
Easiest way to reproduce: Toggle "Let this user be granted rights". <br>
Some other administrative tasks also cause it to hang.<br>
<br>
Symptoms: Apache child process is using all cpu, slowly eating all memory.<br>
<br>
Associated rt.log entry is:<br>
[Mon Sep 12 18:42:07 2005] [warning]: Deep recursion on subroutine
"RT::ACE::_Value" at /usr/share/perl5/DBIx/SearchBuilder/Record.pm line
425.<br>
 (/usr/share/request-tracker3.4/lib/RT.pm:277)<br>
<br>
It also happens with the standalone_httpd. I haven't tried the debugger yet.<br>
<br>
The problem does NOT (immediately) occur with a new database. Only the imported one.<br>
<br>
Any pointers (other than starting over:) are appreciated. I'd be happy to collect more data.<br>
Thanks<br>
-Peter<br>