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

qdbus asserts in qmetaobject when introspecting some services

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • 5.0.0, 5.1.0
    • Core: Object Model, D-Bus
    • None

    Description

      Example:

      [nemo@localhost ~]$ /usr/lib/qt5/bin/qdbus --system org.freedesktop.login1 /org/freedesktop/login1/user/100000
      property read QString org.freedesktop.login1.User.DefaultControlGroup
      ASSERT: "data.ptr->ref.isStatic()" in file kernel/qmetaobject.cpp, line 153

      This has cropped up on other services also, for instance:

      root@localhost:~% qdbus --system com.nokia.NonGraphicFeedback1.Backend
      signal void com.nokia.NonGraphicFeedback1.Backend.Status(uint, uint)
      method uint com.nokia.NonGraphicFeedback1.Backend.Pause(uint event_id, bool pause)
      ASSERT: "data.ptr->ref.isStatic()" in file kernel/qmetaobject.cpp, line 153

      valgrind does not report any warnings.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            w00t Robin Burchell
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes