https://bugzilla.wikimedia.org/show_bug.cgi?id=26304

           Summary: OAIRepository fatal error on dewikisource
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: OAI
        AssignedTo: [email protected]
        ReportedBy: [email protected]


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: 

First query:
http://de.wikisource.org/w/index.php?title=Special:OAIRepository&verb=ListRecords&metadataPrefix=mediawiki&from=2010-03-17T21:09:10Z

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

Second query:
http://de.wikisource.org/w/index.php?title=Special:OAIRepository&verb=ListRecords&metadataPrefix=mediawiki&resumptionToken=mediawiki:1009861

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.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to