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

QML Debugger: Segfault on QML object opening

XMLWordPrintable

    • Linux/X11

      Every time when I want to open a QML object and see at least type of object, that I get from JS, debugger gets a SEGFAULT error.

      You can try to reproduce via getting an object like

      let object = qmlObjectHere

      And try to read this from debugger

      For example, I have a JS array, which one element stores a pointer to QML object and it's properties, based on JSON. IDK why, but in this case I can't look into this QML object. When I tried to reproduce it from scratch result was without crashing the debugger

       

      If it's possible to solve an error at least, will be cool. As feature will be cool to see at least object's minimum info (like type or address)

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

            qtqmlteam Qt Qml Team User
            5fb5 Valeriy Zubko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes