[Koha] recursion problem with requests.pl

Bryan Lakatos Bryan.Lakatos at mvschool.com
Sat Jan 23 02:04:19 NZDT 2010


Greetings,

I just upgraded from 3.0.0 to 3.0.5 today (running ondebian linux "lenny" that is up to date), and all went well, except oneinfinite recursion loop when giving requests.pl a biblionumber query.

Forexample, in the admin interface (:8080), having searched the catalog,the list of books includes a link to see any holds on each book. Thisis the link:

server:8080/cgi-bin/koha/reserve/request.pl?biblionumber=33769 (with the number changing with each book, of course)

Clickingone of these links starts a request.pl process that maxes out the CPUand never returns a response to the browser. I've waited 30 mins onthis (as I went to grab dinner) and it never finished; I had to killthe request.pl process to end it.

In the apache error.log, these two lines appear for every time I trigger the problem:

[ThuJan 21 21:33:22 2010] Digit.pl: Deep recursion on subroutine"utf8::SWASHNEW" at /usr/share/perl/5.10/utf8_heavy.pl line 251, line 275.
[Thu Jan 21 21:33:22 2010] Digit.pl: Deeprecursion on subroutine "CGI::Carp::die" at/usr/share/perl/5.10/utf8_heavy.pl line 198,  line 275.

If anyone has any tip or advice for me, I'd greatly appreciate it. THANKS!




Bryan A. Lakatos
Director of Technology
Upper School Latin
The Miami Valley School is the Dayton area's only independent college preparatory school.  Experience excellence at MVS.



More information about the Koha mailing list