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

Segmentation fault reading a TIF image with QImage

XMLWordPrintable

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

      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"); }

        1. blocks-lp-mask.tif
          121 kB
        2. blocks-hp-mask.tif
          119 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes