[Webkit-unassigned] [Bug 244529] New: [WPE][GTK] Crash decoding JPEG2000 images which use sub-sampling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 01:23:51 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244529

            Bug ID: 244529
           Summary: [WPE][GTK] Crash decoding JPEG2000 images  which use
                    sub-sampling
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com
                CC: sabouhallawa at apple.com

Created attachment 462002

  --> https://bugs.webkit.org/attachment.cgi?id=462002&action=review

Sample image, JP2 format

Any JPEG2000 image which uses 2x2 subsampling will cause a crash when
decoding it with WebKitGTK/WPE. I am attaching a sample image which
can be used to reproduce the issue, created with:

  % opj_compress -i haisuli.png -o haisuli.jp2 -s 2,2

(The “opj_compress” tool is par of the OpenJPEG package.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220830/7d628fdb/attachment-0001.htm>


More information about the webkit-unassigned mailing list