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

Crash in qt_memrotate90 or qt_memrotate270

    XMLWordPrintable

Details

    • Windows
    • 7c4b3648ca (qt/qtbase/dev) 7c4b3648ca (qt/tqtc-qtbase/dev) 46481e8464 (qt/tqtc-qtbase/5.15) 7f2fecba4f (qt/qtbase/6.4) 7f2fecba4f (qt/tqtc-qtbase/6.4) 0e0a3945de (qt/tqtc-qtbase/6.2)

    Description

      There're occasional crashes in qt_memrotate90 or qt_memrotate270.

      The src and dest pointer should be checked before being used. The destination image, created by using malloc, could return 0. memrotate should do nothing if e.g. dest is null.

      Unfortunately, there's no sample code to reproduce the crash but
      two stackstraces are attached for a better understanding.

      Attachments

        1. qtbug108186-stacktrace-crash_270.txt
          116 kB
          Nahomi Gröhn
        2. qtbug108186-stacktrace-crash_90.txt
          119 kB
          Nahomi Gröhn
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vgt Eirik Aavitsland
            nagrohn Nahomi Gröhn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews