https://bugzilla.wikimedia.org/show_bug.cgi?id=34241
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Bartosz Dziewoński <[email protected]> --- (In reply to comment #4) > [but i say that without knowing how imagemagick really works or what > image magick actually does when scaling an image]) Depending on the weather when it was being built, ImageMagick can internally use 64-bit precision for pixel values (16 bit for each channel). This increases the estimate a bit. I think this is enough justification to, say, triple the value to have some margin left, and I'm going to submit a patch to do that. Real world testing of $wgMaxShellMemory = 307200 would be appreciated. -- 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
