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

            Bug ID: 449719
           Summary: KDE Connect crashes when opening a message
           Product: kdeconnect
           Version: unspecified
          Platform: Archlinux Packages
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: messaging-application
          Assignee: si...@ergotech.com
          Reporter: maxwellleon55...@gmail.com
  Target Milestone: ---

Created attachment 146359
  --> https://bugs.kde.org/attachment.cgi?id=146359&action=edit
Video of the aforementioned crash.

SUMMARY
When opening a conversation in the KDE Connect messages app, the app segfaults.


STEPS TO REPRODUCE
1. Hook up KDE Connect to your Android phone (I have a Samsung Galaxy S21
running Android 12)
2. Open the KDE Connect SMS app and click on a conversation

OBSERVED RESULT

qrc:/qml/ChatMessage.qml:109: TypeError: Cannot read property 'length' of
undefined
qrc:/qml/SendingArea.qml:69:17: QML TextArea: Possible anchor loop detected on
fill.

Thread 1 "kdeconnect-sms" received signal SIGSEGV, Segmentation fault.


EXPECTED RESULT
Conversation opens.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux x86_64, with all packages up to date
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Backtrace (and additional stuff):
> gdb kdeconnect-sms                                                            
>                             
GNU gdb (GDB) 11.2
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from kdeconnect-sms...
Reading symbols from /usr/lib/debug/usr/bin/kdeconnect-sms.debug...
(gdb) run
Starting program: /usr/bin/kdeconnect-sms 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7ffff0af2640 (LWP 802069)]
[New Thread 0x7ffff02f1640 (LWP 802070)]
[New Thread 0x7fffefaf0640 (LWP 802071)]
[New Thread 0x7fffee11d640 (LWP 802072)]
[New Thread 0x7fffde1f1640 (LWP 802073)]
[New Thread 0x7fffdd9f0640 (LWP 802074)]
[New Thread 0x7fffdd1ef640 (LWP 802075)]
[New Thread 0x7fffdc9ee640 (LWP 802076)]
[New Thread 0x7fffd17d1640 (LWP 802077)]
[New Thread 0x7fffd0fd0640 (LWP 802078)]
[New Thread 0x7fffbbfff640 (LWP 802079)]
qrc:/qml/ConversationList.qml:51: TypeError: Cannot read property 'text' of
null
qrc:/qml/ConversationList.qml:267: TypeError: Cannot read property 'text' of
null
qrc:/qml/ConversationList.qml:267: TypeError: Cannot read property 'text' of
null
qrc:/qml/ConversationList.qml:51: TypeError: Cannot read property 'text' of
null
no addresses! "A"
no addresses! "Should I bring anything?"
no addresses! ""
[New Thread 0x7fffbb7fe640 (LWP 802081)]
[New Thread 0x7fffbaffd640 (LWP 802082)]
[New Thread 0x7fffba5fc640 (LWP 802083)]
file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/InlineMessage.qml:261:9:
QML ActionToolBar: Binding loop detected for property "atBottom"
kf.sonnet.core: Sonnet: Unable to load plugin
"/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library
/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open
shared object file: No such file or directory)"
kf.sonnet.core: Sonnet: Unable to load plugin
"/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library
/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open
shared object file: No such file or directory)"
kf.sonnet.core: Sonnet: Unable to load plugin
"/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library
/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open
shared object file: No such file or directory)"
kf.sonnet.core: Sonnet: Unable to load plugin
"/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library
/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open
shared object file: No such file or directory)"
kf.sonnet.core: Sonnet: Unable to load plugin
"/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library
/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open
shared object file: No such file or directory)"
kf.sonnet.core: Sonnet: Unable to load plugin
"/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library
/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open
shared object file: No such file or directory)"
[New Thread 0x7fffa736a640 (LWP 802085)]
[New Thread 0x7fffa6b69640 (LWP 802086)]
[Thread 0x7fffa736a640 (LWP 802085) exited]
[Thread 0x7fffa6b69640 (LWP 802086) exited]
qrc:/qml/ChatMessage.qml:109: TypeError: Cannot read property 'length' of
undefined
qrc:/qml/SendingArea.qml:69:17: QML TextArea: Possible anchor loop detected on
fill.

Thread 1 "kdeconnect-sms" received signal SIGSEGV, Segmentation fault.
ConversationModel::createRowFromMessage(ConversationMessage const&, int) [clone
.constprop.0] (this=this@entry=0x7fffe8003f20, message=..., pos=0) at
/usr/src/debug/kdeconnect-kde-21.12.2/smsapp/conversationmodel.cpp:145
145        ConversationAddress sender = message.addresses().first();
(gdb)

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

Reply via email to