[wp-trac] [WordPress Trac] #31120: Upload bug: Square pictures bigger than 2500px

WordPress Trac noreply at wordpress.org
Sun Jan 25 04:19:09 UTC 2015


#31120: Upload bug: Square pictures bigger than 2500px
--------------------------+-----------------------------
 Reporter:  wpstkw        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Upload        |    Version:  4.1
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Hi!

 The bug happens only with quare pictures (jpg in my case) bigger than
 2500pixels. The upload stops at 100% and there are no thumbnails for this
 picture.

 Maybe a "Out of memory" bug but without error message if the first picture
 works.

 If I upload only one of this pictures I get an Out of memory (allocated
 67633152) (tried to allocate 4096 bytes) in /.../wp/wp-includes/media.php
 on line 2043 message.

 post_max_size = 128M
 upload_max_filesize = 128M
 memory_limit = 256M
 max_execution_time = 42

 Attached you will find screenshots and a working and a not working
 picture.

 regards
 ST

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31120>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list