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

Segfault while loading libcomposeplatforminputcontextplugin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 5.12.7
    • Core: Plugins
    • Linux Virtual Machine, LXD
    • Linux/X11

    Description

      Segfault occured during QT plugin load process.

      Qt5.12.7 was build from Qt source with the following configuration and integrated into application. During application startup, there is segfault in QT that occurs if it is executed in an Linux virtual machine or LXD environment otherwise the segfault does not occur in a normal environment.

      ../configure -release -commercial -no-rpath -opengl desktop -nomake examples -nomake tests 
      -confirm-license \
      -platform linux-clang-libc++ \
      -v \
      -I /usr/local/include \
      -I /usr/include/libcxxabi \
      -L /usr/local/lib \
      -force-debug-info \
      -separate-debug-info \
      -skip qtandroidextras \
      -skip qtdoc \
      -skip qtmacextras \
      -skip qtmultimedia \
      -skip qtsensors \
      -skip qtserialport \
      -skip qtwayland \
      -skip qtwebsockets \
      -skip qtwinextras \
      -skip qtx11extras \
      -skip qtconnectivity \
      -skip qt3d \
      -skip qtcanvas3d \
      -skip qtsvg \
      -skip qtactiveqt \
      -skip qtquickcontrols2 \
      -skip qtserialbus \
      -skip qtscxml \
      -skip qtgamepad \
      -skip qtnetworkauth \
      -skip qtspeech \
      -skip qtremoteobjects \
      -system-freetype \
      -qt-libjpeg \
      -qt-libpng \
      -qt-xcb \
      -qt-pcre \
      -skip webengine \
      -skip qtactiveqt
      

       

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            masoodkl masoodkl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes