Closed patrickmj closed 7 years ago
Relevant note: you're using the GdThumbnailer, and it has to load the whole file in memory (probably actually even the whole bitmap, which is worse) to make a thumbnail of it.
The external imagemagick thumbnailer won't be as memory-constrained because it does its work on the image in a separate process.
Need to re-test with @mebrett 's big import on omeka-dev to see if the new fix (the one that doesn't cause #46) works.
From #42 testing, a large file runs over the memory limit:
Example file: http://dev.omeka.org/mebrett/Omeka/items/show/501