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

[REG]: QIcon segmentation faults related to SVG icons

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.1.0 Beta 1
    • 5.0.1
    • None
    • Mageia 2 64 Bits, Windows XP 32 Bits, Linux
    • 9d7fe3eb3dcb71926b3db65df835d45fc431eebb

    Description

      Segmentation faults occur in QIcon::actualSize() or QIcon::pixmap() when using SVG icons.

      The examples crash on Windows since the theme icon does not exist and QIcon::actualSize() is invoked from setWindowIon().

      On Linux, running qtbug30496.tar results in an exit crash (exit_crash.txt) related to QIconPrivate destruction (note that the theme icon exists there; the SVG icon is just destroyed).

      On Linux, when passing -c to qtbug30496.tar , QIcon::pixmap() is invoked and crashes (run_c_crash.txt).

      Attachments

        1. exit_crash.txt
          1 kB
        2. PruebaFromTheme.zip
          7 kB
        3. qtbug30496.tar
          30 kB
        4. run_c_crash.txt
          1 kB
        For Gerrit Dashboard: QTBUG-30496
        # Subject Branch Project Status CR V

        Activity

          People

            rodal Samuel Rødal
            dvillalobos David Villalobos C
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes