770: Apache hangs when search enabled
- ThirdParty
- Review Board
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.
Upgraded to ibex with the same result. Doing an strace on apache2 shows it's stuck doing a read
Christian claimed he found something in the PyLucene bug list about a deadlock that they're trying to track down.
-
+ Confirmed -
+ Component-Search
I've installed latest beta of reviewboard + pylucene 2.4.1. My apache2 server does also hang/100%cpu when searching.