[ 
https://issues.apache.org/jira/browse/IMAGING-134?focusedWorklogId=256141&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-256141
 ]

ASF GitHub Bot logged work on IMAGING-134:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Jun/19 18:32
            Start Date: 07/Jun/19 18:32
    Worklog Time Spent: 10m 
      Work Description: coveralls commented on issue #47: IMAGING-134: Fix JPEG 
handling for files encoded with RST markers
URL: https://github.com/apache/commons-imaging/pull/47#issuecomment-499992538
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/23866146/badge)](https://coveralls.io/builds/23866146)
   
   Coverage increased (+0.09%) to 74.411% when pulling 
**9ddc4c45847d48ab4835c3cf38b307d7083886e9 on 
mgs255:imaging-134-jpeg-entropy-exception** into 
**e9f975a8eb487369211dc83a84cd618c2214c2da on apache:master**.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 256141)
    Time Spent: 20m  (was: 10m)

> Invalid marker found in entropy data
> ------------------------------------
>
>                 Key: IMAGING-134
>                 URL: https://issues.apache.org/jira/browse/IMAGING-134
>             Project: Commons Imaging
>          Issue Type: Bug
>          Components: Format: JPEG
>    Affects Versions: 1.0-alpha1
>            Reporter: John Hewson
>            Assignee: Bruno P. Kinoshita
>            Priority: Major
>             Fix For: Patch Needed
>
>         Attachments: image.jpeg
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I'm getting the following exception when trying to read a JPEG:
> Exception in thread "main" org.apache.commons.imaging.ImageReadException: 
> Invalid marker found in entropy data
>       at 
> org.apache.commons.imaging.formats.jpeg.decoder.JpegInputStream.nextBit(JpegInputStream.java:50)
>       at 
> org.apache.commons.imaging.formats.jpeg.decoder.JpegDecoder.decode(JpegDecoder.java:426)
>       at 
> org.apache.commons.imaging.formats.jpeg.decoder.JpegDecoder.readMCU(JpegDecoder.java:320)
>       at 
> org.apache.commons.imaging.formats.jpeg.decoder.JpegDecoder.visitSOS(JpegDecoder.java:124)
>       at 
> org.apache.commons.imaging.formats.jpeg.JpegUtils.traverseJFIF(JpegUtils.java:80)
>       at 
> org.apache.commons.imaging.formats.jpeg.decoder.JpegDecoder.decode(JpegDecoder.java:436)
>       at 
> org.apache.commons.imaging.formats.jpeg.JpegImageParser.getBufferedImage(JpegImageParser.java:98)
>       at 
> org.apache.commons.imaging.Imaging.getBufferedImage(Imaging.java:1378)
>       at 
> org.apache.commons.imaging.Imaging.getBufferedImage(Imaging.java:1341)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to