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

Default QApplication project crashes inside QXcbConnection::internAtom()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.10.1
    • 5.10.0 Beta 4
    • None
    • 79d78d814acad4e183e281aea9b131f396abe3fb

    Description

      With a fresh configuration of Qt 5.10.0 from 2017-12-01, and the default "Qt Widgets Application" from Qt Creator, the application compiles but crashes immediately with this output:

      Starting /home/rudolf/tmp/build-test_qt_widgets-CustomLinux-Debug/test_qt_widgets...

      The program has unexpectedly finished.

      The process was ended forcefully.

      /home/rudolf/tmp/build-test_qt_widgets-CustomLinux-Debug/test_qt_widgets crashed.

      and this stack trace:

      {{1 QXcbConnection::internAtom(const char *) 0x45fb11 }}
      {{2 QXcbScreen::getEdid() const 0x4721fb }}
      {{3 QXcbScreen::QXcbScreen(QXcbConnection *, QXcbVirtualDesktop *, unsigned int, xcb_randr_get_output_info_reply_t *, xcb_xinerama_screen_info_t const *, int) 0x473852 }}
      {{4 QXcbConnection::initializeScreens() 0x461c87 }}
      {{5 QXcbConnection::QXcbConnection(QXcbNativeInterface *, bool, unsigned int, const char *) 0x462dbf }}
      {{6 QXcbIntegration::QXcbIntegration(QStringList const&, int&, char * *) 0x468b89 }}
      {{7 QXcbIntegrationPlugin::create(QString const&, QStringList const&, int&, char * *) 0x4589ad }}
      {{8 QPlatformIntegrationFactory::create(QString const&, QStringList const&, int&, char * *, QString const&) 0xbe08bb }}
      {{9 QGuiApplicationPrivate::createPlatformIntegration() 0x92e8a6 }}
      {{10 QGuiApplicationPrivate::createEventDispatcher() 0x92f385 }}
      {{11 QCoreApplicationPrivate::init() 0xe621f8 }}
      {{12 QGuiApplicationPrivate::init() 0x93111f }}
      {{13 QApplicationPrivate::init() 0x5ebd79 }}
      {{14 main main.cpp 6 0x420a8e }}

      The program works fine when compiled under Desktop Qt 5.7.1 GCC 64-bit.

      Attachments

        Issue Links

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

          Activity

            People

              paeglis Gatis Paeglis
              rudolf@pobox.com Rudolf Cardinal
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes