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

--- Comment #9 from Bawolff (Brian Wolff) <[email protected]> ---
(In reply to Keegan Peterzell from comment #8)
> (In reply to Keegan Peterzell from comment #7)
> > I should clarify: My browswer (Chrome 34.0.1847.137 m) is giving different
> > behaviors when I open up images from that gallery. One image failed upon its
> > own refresh call six times before halting and returning the proper error
> > message (There have been too many recent failed attempts (4 or more) to
> > render this thumbnail. Please try again later.) Another image reloaded only
> > twice before halting with no error message. Yet another image just keep
> > reloading without the error message.
> 
> And by without the error message, I mean that the server is leaving the
> field blank.
> 
> Error generating thumbnail
> 
> Error creating thumbnail:

Well the blank error message is consistent with an out of memory error for a
tiff file (Since process gets killed and doesn't output anything to stdout.
Other formats return the exit code, but tiff doesn't). However your web browser
is not supposed to be loading the page over and over again by itself. My copy
of chrome doesn't do that.


-----

Furthermore, looking at the irc logs -
http://bots.wmflabs.org/~wm-bot/logs/%23wikimedia-operations/20140421.txt the
servers had issues way up to 14:50 UTC on april 21, which is long after Fae's
uploads stop and are off Special:Newfiles/Special:Listfiles. Similarly for the
outage at 11:20 utc on May 11 -
http://bots.wmflabs.org/~wm-bot/logs/%23wikimedia-operations/20140511.txt
[[commons:file:Bronx,_V._12,_Double_Page_Plate_No._273_%28Map_bounded_by_Whiting_Ave.,_Ewen_Ave.,_Warren_Ave.,_Hudson_River%29_NYPL2001533.tiff]]
is mentioned, which is one of the images uploaded back on april 21, so
definitely not on Special:NewFiles. (Also that file is over the
$wgMaxImageArea, so gerrit change 135101 would have stopped that particular
file from causing a problem. Of course the irc log is unclear if that was the
main file causing problems or if it was just one example of many files being
currently requested)

-- 
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