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

QImage causes a crash in Demo browser

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.7.0
    • 3.x
    • GUI: Painting
    • None
    • 8d5ae9bca2cbe8c5a7f764b8ba325f79c0bbfe62

    Description

      Demo browser () crashes when www.iltalehti.com is loaded. The crash is caused by this image: http://static.iltalehti.fi/kuvat/navi/navi_selected2.png, though it doesn't crash the browser when accessed directly.

      "Index out of range" crash happens when QImage::convertToFormat(..) calls
      convert_Indexed8_to_X32(..) at line 3386 which tries to access QVector in line 2911.

      Attachments

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

        Activity

          People

            sletta Gunnar Sletta
            tuomasp Tuomas Pihlanko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes