Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
5.12.7
-
Linux Virtual Machine, LXD
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