https://bugs.kde.org/show_bug.cgi?id=518269

            Bug ID: 518269
           Summary: qdbus6 crashes (SIGSEGV) when querying Yakuake
                    QWidget.visible over DBus
    Classification: Applications
           Product: yakuake
      Version First 25.12.3
       Reported In:
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 191091
  --> https://bugs.kde.org/attachment.cgi?id=191091&action=edit
crash log

STEPS TO REPRODUCE
1. Run: qdbus org.kde.yakuake /yakuake/MainWindow_1
org.qtproject.Qt.QWidget.visible
2. Ensure Yakuake is running
3. Observe crash

OBSERVED RESULT
qdbus6 crashes with SIGSEGV (Signal 11) when querying QWidget.visible.

Crash occurs consistently when triggered via Apdatifier or manually via qdbus.

EXPECTED RESULT
Command should return the visibility state of the Yakuake window instead of
crashing.


yakuake 25.12.3-1
qt6-base 6.11.0-1
qt6-tools 6.11.0-1
plasma-desktop 6.6.3-1

Crash log (systemd-coredump):


ADDITIONAL INFORMATION

Crash log (systemd-coredump):
Workaround:
Using the following command works without crashing:
qdbus org.kde.yakuake /yakuake/window org.kde.yakuake.toggleWindowState

This suggests the crash is specific to the QWidget.visible DBus call.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to