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

Philippe Elie <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Philippe Elie <[email protected]> 2011-09-14 22:15:28 UTC ---
The above url now works but I get the same trouble with this query, it occurs
even with a gcmlimit as little as 30, so lowering the limit for categorymembers
seems pointless.

http://commons.wikimedia.org/w/api.php?gcmtitle=Category%3ADjVu%20files%20in%20French&generator=categorymembers&gcmlimit=30&prop=imageinfo&action=query&iiprop=sha1&gcmcontinue=file|4d494348415544202d2042494f4752415048494520554e4956455253454c4c4520414e4349454e4e45204554204d4f4445524e45202d2031383433202d20544f4d452031342e444a5655|7531758

PHP fatal error in
/usr/local/apache/common-local/php-1.17/includes/objectcache/MemcachedClient.php
line 979: 
Allowed memory size of 125829120 bytes exhausted (tried to allocate 4589559
bytes) 

979: $c_val = gzcompress( $val, 9 ); 

This cat contains djvu files with text layer, at the point of failure both file
and text layer are big, 40/50 MB per file and 4/5 MB of text layer per file. I
guess comment 1 is right, quite possible a trouble with file meta data caching.

I can get the same trouble with action=query&titles=<Thirty two
titles>&prop=imageinfo&iilimit=1&iiprop=sha1, full url here:
http://fr.wikisource.org/w/index.php?title=Utilisateur:Phe/Test4&oldid=2779398

Beside that I see no code path in ApiQueryImageInfo.php which ask metadata if
not explicitly asked through the url.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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