770: Apache hangs when search enabled

nithi******@gmai***** (Google Code) (Is this you? Claim this profile.)
Feb. 10, 2009
What's the URL of the page containing the problem?

Search field


What steps will reproduce the problem?
1. Enabled search
2. Ran the command to generate index
3. Tried to search for a word


What is the expected output? What do you see instead?
I expect to see results. Instead I see all apache threads at 100% cpu and
no results displayed.

What operating system are you using? What browser?
Ubuntu 8.04, Firefox 3

Please provide any additional information below.
#1 nithi******@gmai***** (Google Code) (Is this you? Claim this profile.)
Upgraded to ibex with the same result.

Doing an strace on apache2 shows it's stuck doing a read
david
#2 david
Christian claimed he found something in the PyLucene bug list about a deadlock that
they're trying to track down.
  • +Confirmed
  • +Component-Search
david
#3 david
This should be fixed if you upgrade to PyLucene 0.9.8
  • -Confirmed
    +ThirdParty
#4 veste*****@gmai***** (Google Code) (Is this you? Claim this profile.)
I've installed latest beta of reviewboard + pylucene 2.4.1. My apache2 server does
also hang/100%cpu when searching.