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

qmlcachegen produces indeterministic output

    XMLWordPrintable

Details

    • Linux/X11
    • 497a795081b95d487f0ec33746cc2a12ffeae5a0 (qt/qtdeclarative/5.12)

    Description

      While working on reproducible builds for openSUSE, I found that
      when building the libqt5-qtquickcontrols package for openSUSE Linux, there were slight differences between each build: 1-byte diffs in various qmlc files.
       
      Further analysis showed that this can be reproduced with

      /usr/lib64/qt5/bin/qmlcachegen -o x EditMenu_base.qml
      md5sum x
       
      and variations go away when disabling ASLR with setarch `arch` -R

      See  https://github.com/bmwiedemann/theunreproduciblepackage/tree/master/aslr for examples of how ASLR introduces non-determinism.

       

      I attached a 10-line minimal reproducer example.qml file.

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            bmwiedemann Bernhard M. Wiedemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes