[rt-users] Deep recursion on subroutine "RT::Tickets::Next" on 4.0.1

Chris McCafferty cjm at ias.edu
Mon Aug 15 11:58:00 EDT 2011


I am seeing a repeated error on an RT 4.0.1 instance that was upgraded from 3.8.8. The error appears whenever the GUI is used as best I can tell. Here is the error, which is identical every time:

RT: Deep recursion on subroutine "RT::Tickets::Next" at /opt/rt4/sbin/../lib/RT/Tickets.pm line 2950. (/opt/rt4/sbin/../lib/RT/Tickets.pm:2950) 

I searched the list archives for similar errors, and I came up with this:

http://www.gossamer-threads.com/lists/rt/users/103917

The problem seems different in this case.

The action in Tickets.pm that's throwing this error is: "return $self->Next;" on line 2950.

This is RT 4.0.1 on Centos 5 with Apache 2.2.3, and mod_perl.

Does anyone have any idea on this one?


More information about the rt-users mailing list