Imdisplay crash

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
pantrombka
Posts: 3
Joined: 2014-12-16T04:44:16-07:00
Authentication code: 6789

Imdisplay crash

Post by pantrombka »

snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: Imdisplay crash

Post by snibgo »

The JPG seems to be corrupt. Identify reports:

Code: Select all

tlo.jpg JPEG 65025x65025 65025x65025+0+0 8-bit sRGB 642B 0.031u 0:00.093
identify.exe: Corrupt JPEG data: 11 extraneous bytes before marker 0xc0 `tlo.jpg
' @ warning/jpeg.c/JPEGWarningHandler/352.
Windows Photo Viewer hangs up with this file.
snibgo's IM pages: im.snibgo.com
pantrombka
Posts: 3
Joined: 2014-12-16T04:44:16-07:00
Authentication code: 6789

Re: Imdisplay crash

Post by pantrombka »

I sent to Microsoft this problem 2 months ago - no reaction.
IM - long opening
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: Imdisplay crash

Post by snibgo »

Where did the JPEG file come from? The software that made it may have a bug.
snibgo's IM pages: im.snibgo.com
pantrombka
Posts: 3
Joined: 2014-12-16T04:44:16-07:00
Authentication code: 6789

Re: Imdisplay crash

Post by pantrombka »

This is fuzzed jpg
JodieC
Posts: 82
Joined: 2014-10-03T21:38:50-07:00
Authentication code: 6789

Re: Imdisplay crash

Post by JodieC »

Doesn't crash for me on Ubuntu 14.04 amd64 with IM 6.9.0-1 Beta or the IM 6.7.7ubuntu from the main Ubuntu repo.
User avatar
dlemstra
Posts: 1570
Joined: 2013-05-04T15:28:54-07:00
Authentication code: 6789
Contact:

Re: Imdisplay crash

Post by dlemstra »

Also does not crash here with the latest beta but takes really long because it needs 31,5 GB (33.826.005.000 bytes) to store all the pixel data. At some point it reports that Windows failed to allocate a bitmap of size 65025x65025.
.NET + ImageMagick = Magick.NET https://github.com/dlemstra/Magick.NET, @MagickNET, Donate
Post Reply