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

Button causes segfault in QQuickIcon::name() when debugging

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • None
    • 6.3.1
    • Quick: Controls 2
    • None
    • Linux/X11, Windows

    Description

      I'm trying to go from 6.3.0 to 6.3.1 and I cannot get it to stop crashing without removing Button.  I stripped my project down to be the same as a new project with a Button added... project files are identical except for file names... and my skeleton project crashes while the new project does not.  Yet it works with 6.3.0.

      When I try to attach project files, I get this: "Jira could not attach the file as there was a missing token."

      Here's the new project that works: www.dustofhisfeet.com/downloads/FontTest.tar.gz

      Here's the one that breaks: www.dustofhisfeet.com/downloads/StagePlayStudioApp.tar.gz

      Here's the stack...

      1 QQuickIcon::name() const 0x7fffe8e1f952
       2 ?? 0x7fffe8e1ffde
       3 QMetaProperty::read(QObject const *) const 0x7ffff6bd6193
       4 ?? 0x7ffff02ace47
       5 ?? 0x7ffff02ad84b
       6 ?? 0x7ffff02ad99d
       7 ?? 0x7ffff02a71c7
       8 QObject::event(QEvent *) 0x7ffff6c16b8c
       9 QCoreApplication::notifyInternal2(QObject *, QEvent *) 0x7ffff6bc66ba
       10 QCoreApplicationPrivate::sendPostedEvents(QObject *, int, QThreadData *) 0x7ffff6bc95e4
       11 ?? 0x7ffff6e6b3b3
       12 g_main_context_dispatch 0x7ffff63f6c7b
       13 ?? 0x7ffff63f6f28
       14 g_main_context_iteration 0x7ffff63f6fdf
       15 QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 0x7ffff6e6ad3a
       16 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) 0x7ffff6bd296b
       17 QCoreApplication::exec() 0x7ffff6bce52e
       18 main main.cpp 17 0x555555556517
      

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              giantguppy Christopher Anderson
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes