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

[INTEGRITY] error: Overlapping segments in Address Space for Qt6 applications

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 6.3
    • Core: Other
    • None
    • Integrity
    • 788a7bfdb1981108efbf55bc42a468ca0e8b102e

    Description

      There is a binary alignment problem for qt applications after this change:

      https://codereview.qt-project.org/c/qt/qtbase/+/370536

       

      Building example of qt5/qtbase/examplpe/gui/analogclock/*

      section .qtmetadata from libqeglfs-emu-integration.a(qeglfsemumain.cpp.o) isn't included by the section map

       

      If try to build GHS project and add resulting Qt binary into it, there is an error:

      Building (Debug) /home/tatiana/MyProjects/Project1/dbg/bin/myproject
      Integrating myproject because gui_analogclock has changed
      Output from Integrating myproject.gpj:

      intex: error: Overlapping segments in Address Space qtapp (due to page
      alignment?): .gui_analogclock.RW2 (0x1f10000:0x1f12000)
      .gui_analogclock.RO2 (0x1f11000:0x1f12000)

      intex: fatal: Integrate failed.
      Error: build failed
      Build failed (Thu Sep 23 18:04:29 2021)

       

       

      Attachments

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

        Activity

          People

            tatiana.borisova Tatiana Borisova
            tatiana.borisova Tatiana Borisova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes