[Koha-bugs] [Bug 2020] New: search.pl chokes on searches with "+and+" in the url

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Thu Apr 17 07:50:54 CEST 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2020

           Summary: search.pl chokes on searches with "+and+" in the url
           Product: Koha
           Version: rel_3_0
          Platform: PC
        OS/Version: Linux - Other
            Status: NEW
          Severity: critical
          Priority: P3
         Component: Searching
        AssignedTo: jmf at liblime.com
        ReportedBy: matthew.metzger at cono.org
         QAContact: koha-bugs at lists.koha.org


My server became unresponsive quite a few times before I tracked this down.

If a search, such as "mice and men", with the word "and" in the search terms is
run, the search.pl process eats up processor and memory and eventually crashes
the server with out of memory errors.

http://stam.library.admin/cgi-bin/koha/catalogue/search.pl?q=mice+and+men

I found this behavior to be consistent in Koha 3 alpha. I've upgraded to beta2
and tested it out several times. search.pl becomes unresponsive every time I
run a search with +and+. I have to kill the process from the command line
before it takes down my server. Even the command line becomes sluggish when the
bad search.pl process is running. It takes a while to type in the kill command
and for the server to respond by actually killing the process.

I would consider this bug critical.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list