Test: /ext/gd/tests/bug77479.phpt - Version 7.3.6        

Bug #77479 imagewbmp() segfaults with very large images
Submitted: 2019-01-17 12:58:05 Modified: 2019-01-18 20:05:44
From: cmb Assigned: cmb
Status: Closed Package: GD related
PHP Version: 7.1Git-2019-01-17 (Git) OS: *

There are 5 different diffs reported by users for this test.

Count Diff
8 (42%)
004+ Warning: imagewbmp(): Could not create WBMP
005+ in %s/bug77479.php on line 4
004- Warning: imagewbmp(): Could not create WBMP in %s on line %d
5 (26%)
001+ Termsig=9
001- Warning: imagewbmp():%S product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
002- in %s on line %d
003-
004- Warning: imagewbmp(): Could not create WBMP in %s on line %d
005- ===DONE===
3 (16%)
001+ ** ERROR: process timed out **
001- Warning: imagewbmp():%S product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
002- in %s on line %d
003-
004- Warning: imagewbmp(): Could not create WBMP in %s on line %d
005- ===DONE===
2 (11%)
001+ Killed
001- Warning: imagewbmp():%S product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
002- in %s on line %d
003+ Termsig=9
004- Warning: imagewbmp(): Could not create WBMP in %s on line %d
005- ===DONE===
1 (5%)
001+ mmap() failed: [12] Cannot allocate memory
002+
003+ mmap() failed: [12] Cannot allocate memory
001- Warning: imagewbmp():%S product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
002- in %s on line %d
004- Warning: imagewbmp(): Could not create WBMP in %s on line %d
005+ Fatal error: Out of memory (allocated 658505728) (tried to allocate 40960 bytes) in %s/bug77479.php on line 2
005- ===DONE===