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

Standalone Qt 5 apps crash on Plasma 5 due to incorrect QT_PLUGIN_PATH

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • 5.5.0 RC
    • 5.5.0 RC
    • None
    • Fedora 22 using Plasma 5 in a virtualbox

    Description

      QtCreator used on 64bit Linux installed from qt-enterprise-linux-x64-5.5.0-rc_2015-06-11_12-13-35-112.run

      Go to Options->Build&Run->Qt Versions

      Select a Manual Qt version that was manually deleted. Try to adjust the "qmake location" by clicking on the Browse button. Observe QtCreator freezes and crashes a few seconds later.
      The perceived use case was as follows: I deleted the directory for an already configured Qt Version. I went to Creator to adjust the existing Qt version to a new directory/qt build by selecting the new qmake binary.

      >$ gdb ~/Qt5.5.0/Tools/QtCreator/bin/qtcreator
      GNU gdb (GDB) Fedora 7.9.1-13.fc22
      Copyright (C) 2015 Free Software Foundation, Inc.
      License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
      This is free software: you are free to change and redistribute it.
      There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
      and "show warranty" for details.
      This GDB was configured as "x86_64-redhat-linux-gnu".
      Type "show configuration" for configuration details.
      For bug reporting instructions, please see:
      <http://www.gnu.org/software/gdb/bugs/>.
      Find the GDB manual and other documentation resources online at:
      <http://www.gnu.org/software/gdb/documentation/>.
      For help, type "help".
      Type "apropos word" to search for commands related to "word"...
      Reading symbols from /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/qtcreator...(no debugging symbols found)...done.
      (gdb) r
      Starting program: /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/qtcreator 
      Missing separate debuginfos, use: dnf debuginfo-install glibc-2.21-5.fc22.x86_64
      [Thread debugging using libthread_db enabled]                                                                         
      Using host libthread_db library "/lib64/libthread_db.so.1".                                                           
      [New Thread 0x7ffef3ee3700 (LWP 22113)]                                                                               
      Detaching after fork from child process 22114.                                                                        
      Detaching after fork from child process 22119.                                                                        
      Detaching after fork from child process 22122.                                                                        
      Detaching after fork from child process 22126.                                                                        
      Detaching after fork from child process 22133.                                                                        
      QByteArray ProjectExplorer::runGcc(const Utils::FileName&, const QStringList&, const QStringList&): "/usr/libexec/icecc/bin/clang++" "-xc++ -E -dM -" returned exit code 115: "ICECC[22133] 15:58:36: couldn't find any clang++\nICECC[22133] 15:58:36: could not find clang++ in PATH.\n"                                                                        
      Detaching after fork from child process 22136.                                                                        
      QByteArray ProjectExplorer::runGcc(const Utils::FileName&, const QStringList&, const QStringList&): "/usr/libexec/icecc/bin/clang++" "-dumpmachine" returned exit code 115: "ICECC[22136] 15:58:36: couldn't find any clang++\nICECC[22136] 15:58:36: could not find clang++ in PATH.\n"                                                                          
      Cannot update Qt version information: /home/ablasche/dev/qt/qt5/qtbase/bin/qmake cannot be run.                       
      Detaching after fork from child process 22138.                                                                        
      [New Thread 0x7ffef1d45700 (LWP 22140)]                                                                               
      [New Thread 0x7ffef2546700 (LWP 22139)]                                                                               
      [New Thread 0x7ffef46e4700 (LWP 22112)]                                                                               
      [New Thread 0x7ffef4ee5700 (LWP 22111)]                                                                               
      [New Thread 0x7ffef56e6700 (LWP 22110)]                                                                               
      [New Thread 0x7ffef5ee7700 (LWP 22109)]                                                                               
      [New Thread 0x7fff3de3f700 (LWP 22105)]                                                                               
      [New Thread 0x7fff3e640700 (LWP 22104)]                                                                               
      [New Thread 0x7fffbf34d700 (LWP 22099)]                                                                               
      [New Thread 0x7fffd2235700 (LWP 22091)]                                                                               
      [New Thread 0x7fffe5c49700 (LWP 22090)]                                                                               
                                                                                                                            
      Program received signal SIGSEGV, Segmentation fault.                                                                  
      0x0000000000000000 in ?? ()                                                                                           
      Missing separate debuginfos, use: dnf debuginfo-install bzip2-libs-1.0.6-14.fc22.x86_64 dbus-libs-1.8.18-1.fc22.x86_64 dbusmenu-qt5-0.9.3-0.3.20140604bzr.fc22.x86_64 elfutils-libelf-0.161-6.fc22.x86_64 elfutils-libs-0.161-6.fc22.x86_64 expat-2.1.0-10.fc22.x86_64 flac-libs-1.3.1-1.fc22.x86_64 fontconfig-2.11.94-1.fc22.x86_64 freetype-2.5.5-1.fc22.x86_64 glib2-2.44.1-1.fc22.x86_64 gsm-1.0.13-12.fc22.x86_64 json-c-0.12-5.fc22.x86_64 keyutils-libs-1.5.9-4.fc22.x86_64 kf5-attica-5.10.0-1.fc22.x86_64 kf5-frameworkintegration-5.10.0-1.fc22.x86_64 kf5-frameworkintegration-libs-5.10.0-1.fc22.x86_64 kf5-kauth-5.10.0-1.fc22.x86_64 kf5-kbookmarks-5.10.0-1.fc22.x86_64 kf5-kcodecs-5.10.0-1.fc22.x86_64 kf5-kcompletion-5.10.0-1.fc22.x86_64 kf5-kconfig-core-5.10.0-3.fc22.x86_64 kf5-kconfig-gui-5.10.0-3.fc22.x86_64 kf5-kconfigwidgets-5.10.0-1.fc22.x86_64 kf5-kcoreaddons-5.10.0-1.fc22.x86_64 kf5-kdbusaddons-5.10.0-1.fc22.x86_64 kf5-kglobalaccel-libs-5.10.0-1.fc22.x86_64 kf5-kguiaddons-5.10.0-1.fc22.x86_64 kf5-ki18n-5.10.0-1.fc22.x86_64 kf5-kiconthemes-5.10.0-1.fc22.x86_64 kf5-kio-core-libs-5.10.0-1.fc22.x86_64 kf5-kio-file-widgets-5.10.0-1.fc22.x86_64 kf5-kio-widgets-libs-5.10.0-1.fc22.x86_64 kf5-kitemviews-5.10.0-1.fc22.x86_64 kf5-kjobwidgets-5.10.0-1.fc22.x86_64 kf5-knotifications-5.10.0-1.fc22.x86_64 kf5-kservice-5.10.0-1.fc22.x86_64 kf5-ktextwidgets-5.10.0-1.fc22.x86_64 kf5-kwidgetsaddons-5.10.0-1.fc22.x86_64 kf5-kwindowsystem-5.10.0-1.fc22.x86_64 kf5-kxmlgui-5.10.0-2.fc22.x86_64 kf5-solid-libs-5.10.0-1.fc22.x86_64 kf5-sonnet-core-5.10.0-3.fc22.x86_64 kf5-sonnet-ui-5.10.0-3.fc22.x86_64 krb5-libs-1.13.1-3.fc22.x86_64 libacl-2.2.52-7.fc22.x86_64 libasyncns-0.8-8.fc22.x86_64 libattr-2.4.47-9.fc22.x86_64 libcap-2.24-7.fc22.x86_64 libcom_err-1.42.12-4.fc22.x86_64 libdrm-2.4.61-3.fc22.x86_64 libedit-3.1-12.20150325cvs.fc22.x86_64 libffi-3.1-7.fc22.x86_64 libgcc-5.1.1-3.fc22.x86_64 libgcrypt-1.6.3-4.fc22.x86_64 libgpg-error-1.17-2.fc22.x86_64 libICE-1.0.9-2.fc22.x86_64 libogg-1.3.2-2.fc22.x86_64 libpciaccess-0.13.3-0.3.fc22.x86_64 libpng-1.6.16-3.fc22.x86_64 libselinux-2.3-10.fc22.x86_64 libSM-1.2.2-2.fc22.x86_64 libsndfile-1.0.25-14.fc22.x86_64 libstdc++-5.1.1-3.fc22.x86_64 libuuid-2.26.2-1.fc22.x86_64 libvorbis-1.3.4-3.fc22.x86_64 libX11-1.6.3-1.fc22.x86_64 libXau-1.0.8-4.fc22.x86_64 libxcb-1.11-5.fc22.x86_64 libXcomposite-0.4.4-6.fc22.x86_64 libXcursor-1.1.14-4.fc22.x86_64 libXdamage-1.1.4-6.fc22.x86_64 libXext-1.3.3-2.fc22.x86_64 libXfixes-5.0.1-4.fc22.x86_64 libXi-1.7.4-2.fc22.x86_64 libxml2-2.9.2-3.fc22.x86_64 libXrender-0.9.9-1.fc22.x86_64 libxshmfence-1.2-1.fc22.x86_64 libxslt-1.1.28-8.fc22.x86_64 libXtst-1.2.2-4.fc22.x86_64 libXxf86vm-1.1.4-1.fc22.x86_64 llvm-libs-3.5.0-9.fc22.x86_64 mesa-dri-drivers-10.5.4-1.20150505.fc22.x86_64 mesa-libGL-10.5.4-1.20150505.fc22.x86_64 mesa-libglapi-10.5.4-1.20150505.fc22.x86_64 ncurses-libs-5.9-18.20150214.fc22.x86_64 openssl-libs-1.0.1k-8.fc22.x86_64 pcre-8.37-1.fc22.x86_64 phonon-qt5-4.8.3-3.fc22.x86_64 plasma-breeze-5.3.1-1.fc22.x86_64 pulseaudio-libs-6.0-2.fc22.x86_64 pulseaudio-libs-glib2-6.0-2.fc22.x86_64 qt5-qtbase-5.4.2-2.fc22.x86_64 sqlite-3.8.10.2-1.fc22.x86_64 systemd-libs-219-18.fc22.x86_64 tcp_wrappers-libs-7.6-80.fc22.x86_64 xcb-util-keysyms-0.4.0-1.fc22.x86_64 xz-libs-5.2.0-2.fc22.x86_64 zlib-1.2.8-7.fc22.x86_64
      (gdb) bt
      #0  0x0000000000000000 in  ()
      #1  0x00007ffff70d8173 in QFileDialog::setDirectoryUrl(QUrl const&) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #2  0x00007ffff70e5988 in QFileDialogPrivate::init(QUrl const&, QString const&, QString const&) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #3  0x00007ffff70e5e66 in QFileDialog::QFileDialog(QFileDialogArgs const&) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #4  0x00007ffff70e5fab in QFileDialog::getOpenFileUrl(QWidget*, QString const&, QUrl const&, QString const&, QString*, QFlags<QFileDialog::Option>, QStringList const&) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #5  0x00007ffff70e622e in QFileDialog::getOpenFileName(QWidget*, QString const&, QString const&, QString const&, QString*, QFlags<QFileDialog::Option>) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #6  0x00007fffd4beac1e in  () at /home/ablasche/Qt5.5.0/Tools/QtCreator/lib/qtcreator/plugins/libQtSupport.so
      #7  0x00007fffd4c082a5 in  () at /home/ablasche/Qt5.5.0/Tools/QtCreator/lib/qtcreator/plugins/libQtSupport.so
      #8  0x00007ffff5b9435e in QMetaObject::activate(QObject*, int, int, void**) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Core.so.5
      #9  0x00007ffff726c062 in QAbstractButton::clicked(bool) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #10 0x00007ffff6fdc455 in  () at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #11 0x00007ffff6fdcfe9 in  () at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #12 0x00007ffff6fdd184 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #13 0x00007ffff6f23118 in QWidget::event(QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #14 0x00007ffff6ee252c in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #15 0x00007ffff6ee7e75 in QApplication::notify(QObject*, QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #16 0x00007ffff5b666a3 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Core.so.5
      #17 0x00007ffff6ee6b02 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #18 0x00007ffff6f3dea5 in  () at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #19 0x00007ffff6f401db in  () at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #20 0x00007ffff6ee252c in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #21 0x00007ffff6ee7690 in QApplication::notify(QObject*, QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #22 0x00007ffff5b666a3 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Core.so.5
      #23 0x00007ffff666911d in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Gui.so.5
      #24 0x00007ffff666aaf5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Gui.so.5
      #25 0x00007ffff664fcbf in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Gui.so.5
      #26 0x00007fffe750e170 in  ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/plugins/platforms/../../../lib/qtcreator/libQt5XcbQpa.so.5
      #27 0x00007ffff3089a8a in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
      #28 0x00007ffff3089e20 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
      #29 0x00007ffff3089ecc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
      #30 0x00007ffff5bbbad7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Core.so.5
      #31 0x00007ffff5b64252 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Core.so.5
      #32 0x00007ffff70d3e4d in QDialog::exec() ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #33 0x00007fffd7a86a59 in  () at /home/ablasche/Qt5.5.0/Tools/QtCreator/lib/qtcreator/plugins/libCore.so
      #34 0x00007fffd7b5aad1 in  () at /home/ablasche/Qt5.5.0/Tools/QtCreator/lib/qtcreator/plugins/libCore.so
      #35 0x00007ffff5b9435e in QMetaObject::activate(QObject*, int, int, void**) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Core.so.5
      #36 0x00007ffff6ed8a92 in QAction::triggered(bool) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #37 0x00007ffff5b93cfa in QMetaObject::activate(QObject*, int, int, void**) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Core.so.5
      #38 0x00007ffff6ed8a92 in QAction::triggered(bool) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #39 0x00007ffff6edaec8 in QAction::activate(QAction::ActionEvent) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #40 0x00007ffff705479a in  () at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      ---Type <return> to continue, or q <return> to quit---
      #41 0x00007ffff705a914 in  () at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #42 0x00007ffff705eaa6 in QMenu::mouseReleaseEvent(QMouseEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #43 0x00007ffff6f23118 in QWidget::event(QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #44 0x00007ffff705f4c3 in QMenu::event(QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #45 0x00007ffff6ee252c in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #46 0x00007ffff6ee7e75 in QApplication::notify(QObject*, QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #47 0x00007ffff5b666a3 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Core.so.5
      #48 0x00007ffff6ee6b02 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #49 0x00007ffff6f3dbea in  () at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #50 0x00007ffff6f401db in  () at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #51 0x00007ffff6ee252c in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #52 0x00007ffff6ee7690 in QApplication::notify(QObject*, QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Widgets.so.5
      #53 0x00007ffff5b666a3 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Core.so.5
      #54 0x00007ffff666911d in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Gui.so.5
      #55 0x00007ffff666aaf5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Gui.so.5
      #56 0x00007ffff664fcbf in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Gui.so.5
      #57 0x00007fffe750e170 in  ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/plugins/platforms/../../../lib/qtcreator/libQt5XcbQpa.so.5
      #58 0x00007ffff3089a8a in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
      #59 0x00007ffff3089e20 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
      #60 0x00007ffff3089ecc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
      #61 0x00007ffff5bbbad7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Core.so.5
      #62 0x00007ffff5b64252 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Core.so.5
      #63 0x00007ffff5b6bd3d in QCoreApplication::exec() ()
          at /home/ablasche/Qt5.5.0/Tools/QtCreator/bin/../lib/qtcreator/libQt5Core.so.5
      #64 0x00000000004099c8 in  ()
      #65 0x00007ffff47dc790 in __libc_start_main () at /lib64/libc.so.6
      #66 0x0000000000409cd5 in  ()
      #67 0x00007fffffffe418 in  ()
      #68 0x000000000000001c in  ()
      #69 0x0000000000000001 in  ()
      #70 0x00007fffffffe7ab in  ()
      #71 0x0000000000000000 in  ()
      
      

      Attachments

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

        Activity

          People

            mmutz Marc Mutz
            ablasche Alex Blasche
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes