Author: rainman
Description:
This bug is related to bug 26203. OAIRepository returns 500 on certain queries on dewikisource. This makes the search indexer stuck.
Here are the exact queries and errors:
Dec 2 14:48:29 10.0.2.227 apache2[32008]: PHP Fatal error: Allowed memory size of 83886080 bytes exhausted (tried to allocate 76 bytes) in /usr/local/apache/
common-local/wmf-deployment/includes/normal/UtfNormal.php on line 272
Dec 2 15:03:39 10.0.2.182 apache2[9827]: PHP Fatal error: Allowed memory size of 83886080 bytes exhausted (tried to allocate 26519414 bytes) in /usr/local/apache/common-local/wmf-deployment/includes/OutputHandler.php on line 8
The second query/error was produced when I tried to skip some articles by bumping the from= parameter forward in time.
Version: unspecified
Severity: critical