https://bugs.kde.org/show_bug.cgi?id=466469
Bug ID: 466469 Summary: kdeconnect-sms crashes (SIGSEGV) Classification: Applications Product: kdeconnect Version: 22.12.2 Platform: Archlinux OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: messaging-application Assignee: si...@ergotech.com Reporter: blaskoazzolaaa...@gmail.com Target Milestone: --- SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Run`kdeconnect-sms` or open the desktop file OBSERVED RESULT A window pops up and immediatly closes (no rendered content) EXPECTED RESULT Should open correctly SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.1.12 (zen) KDE Plasma Version: - (i3wm) KDE Frameworks Version: - (i3wm) Qt Version: 5.15.8 - 6.4.2 ADDITIONAL INFORMATION program stderr: ``` kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "(C) 2018-2022, KDE Connect Team" msgid_plural: "" msgctxt: "" kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "SMS Instant Messaging" msgid_plural: "" msgctxt: "" kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "KDE Connect SMS" msgid_plural: "" msgctxt: "" kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Simon Redman" msgid_plural: "" msgctxt: "" kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Aleix Pol Gonzalez" msgid_plural: "" msgctxt: "" kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Nicolas Fella" msgid_plural: "" msgctxt: "" kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "id" msgid_plural: "" msgctxt: "" kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Select a device" msgid_plural: "" msgctxt: "" kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "message" msgid_plural: "" msgctxt: "" kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Send a message" msgid_plural: "" msgctxt: "" qrc:/qml/ConversationList.qml:26:9: QML MouseArea: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. file:///usr/lib/qt/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight" file:///usr/lib/qt/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: QML MouseArea: Binding loop detected for property "implicitHeight" fish: Job 1, 'kdeconnect-sms' terminated by signal SIGSEGV (Address boundary error) ``` running in gdb or valgrind hangs (https://i.imgur.com/jG9hpf7.png) -- You are receiving this mail because: You are watching all bug changes.