Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-20167

Segmentation fault reading a TIF image with QImage

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • None
    • 4.7.3
    • Image formats
    • None
    • Linux

    Description

      The QImageReader() seems not be able to read all TIFF format images.

      Example:

      #include <QtCore/QCoreApplication>
      #include <QImage>

      int main(int argc, char *argv[])

      { QImage img("blocks-lp-mask.tif"); }

      Attachments

        1. blocks-hp-mask.tif
          119 kB
        2. blocks-lp-mask.tif
          121 kB

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kkalland Kim Motoyoshi Kalland (Inactive)
              qtcomsupport Qt Support
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes