Bug 402430 - kdeconnect crashing
Summary: kdeconnect crashing
Status: RESOLVED DUPLICATE of bug 400010
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 1.3.3
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-21 16:20 UTC by david
Modified: 2019-01-03 23:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description david 2018-12-21 16:20:39 UTC
SUMMARY
keeps crashing on arch

STEPS TO REPRODUCE
1. havent noticed a pattern yet, it just randomly crashes. when I restart it, it crashes again and again. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
MacOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Application: kdeconnectd (kdeconnectd), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f6b04ecbc80 (LWP 750))]

Thread 4 (Thread 0x7f6b00fe2700 (LWP 815)):
#0  0x00007f6b0a372c21 in poll () from /usr/lib/libc.so.6
#1  0x00007f6b08b05540 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f6b08b0562e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f6b0a8a55c4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4  0x00007f6b0a84e58c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5  0x00007f6b0a6925c9 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x00007f6b0a6939cc in ?? () from /usr/lib/libQt5Core.so.5
#7  0x00007f6b09578a9d in start_thread () from /usr/lib/libpthread.so.0
#8  0x00007f6b0a37db23 in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7f6b017e3700 (LWP 810)):
#0  0x00007f6b0a36e7a4 in read () from /usr/lib/libc.so.6
#1  0x00007f6b08ab3971 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f6b08b040b0 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#3  0x00007f6b08b054e6 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x00007f6b08b0562e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0x00007f6b0a8a55c4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#6  0x00007f6b0a84e58c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#7  0x00007f6b0a6925c9 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#8  0x00007f6b09e9bba6 in ?? () from /usr/lib/libQt5DBus.so.5
#9  0x00007f6b0a6939cc in ?? () from /usr/lib/libQt5Core.so.5
#10 0x00007f6b09578a9d in start_thread () from /usr/lib/libpthread.so.0
#11 0x00007f6b0a37db23 in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7f6b03a65700 (LWP 794)):
#0  0x00007f6b0a372c21 in poll () from /usr/lib/libc.so.6
#1  0x00007f6b08360630 in ?? () from /usr/lib/libxcb.so.1
#2  0x00007f6b083622db in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x00007f6b04a4d96b in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x00007f6b0a6939cc in ?? () from /usr/lib/libQt5Core.so.5
#5  0x00007f6b09578a9d in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007f6b0a37db23 in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f6b04ecbc80 (LWP 750)):
[KCrash Handler]
#6  0x00007f6b0a713323 in operator==(QString const&, QString const&) () from /usr/lib/libQt5Core.so.5
#7  0x00007f6b0b7a878d in KNotification::setTitle(QString const&) () from /usr/lib/libKF5Notifications.so.5
#8  0x00007f6b001ee77e in ?? () from /usr/lib/qt/plugins/kdeconnect/kdeconnect_notifications.so
#9  0x00007f6b001f6446 in ?? () from /usr/lib/qt/plugins/kdeconnect/kdeconnect_notifications.so
#10 0x00007f6b001f2002 in ?? () from /usr/lib/qt/plugins/kdeconnect/kdeconnect_notifications.so
#11 0x00007f6b0b9884a0 in Device::privateReceivedPacket(NetworkPacket const&) () from /usr/lib/libkdeconnectcore.so.1
#12 0x00007f6b0a87a3e0 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#13 0x00007f6b0b98f4d6 in ?? () from /usr/lib/libkdeconnectcore.so.1
#14 0x00007f6b0b960013 in LanDeviceLink::dataReceived() () from /usr/lib/libkdeconnectcore.so.1
#15 0x00007f6b0a87a3e0 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#16 0x00007f6b0b967981 in SocketLineReader::dataReceived() () from /usr/lib/libkdeconnectcore.so.1
#17 0x00007f6b0a87a3e0 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#18 0x00007f6b0a211399 in ?? () from /usr/lib/libQt5Network.so.5
#19 0x00007f6b0a1f9471 in ?? () from /usr/lib/libQt5Network.so.5
#20 0x00007f6b0a87a28c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#21 0x00007f6b0a1bc124 in ?? () from /usr/lib/libQt5Network.so.5
#22 0x00007f6b0a1bc1b0 in ?? () from /usr/lib/libQt5Network.so.5
#23 0x00007f6b0a1cede2 in ?? () from /usr/lib/libQt5Network.so.5
#24 0x00007f6b0b217e34 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#25 0x00007f6b0b21f671 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#26 0x00007f6b0a84f8f9 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#27 0x00007f6b0a8a6226 in ?? () from /usr/lib/libQt5Core.so.5
#28 0x00007f6b08b03a2f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0x00007f6b08b055e9 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0x00007f6b08b0562e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0x00007f6b0a8a55c4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#32 0x00007f6b0a84e58c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#33 0x00007f6b0a856896 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#34 0x00005607dba7112f in ?? ()
#35 0x00007f6b0a2a6223 in __libc_start_main () from /usr/lib/libc.so.6
#36 0x00005607dba7119e in _start ()
[Inferior 1 (process 750) detached]
Comment 1 Ariel Garcia 2019-01-03 22:39:18 UTC
Possibly the same as Bug #402799 (Suse) and Bug #400010 (Neon).
I also observe this crash in Debian testing: KDEconnect is completely unusable, since it crashes as soon as my android phone tries to connect.
Comment 2 Ariel Garcia 2019-01-03 22:42:08 UTC
There are some other similar bugs regarding kdeconnectd crashing, but relate to older versions, so they are probably a different crash.

Uploading my log in Bug #400010 since it is the oldest of the three bugs affecting kdeconnect 1.3.3.
Comment 3 Christoph Feck 2019-01-03 23:04:18 UTC

*** This bug has been marked as a duplicate of bug 400010 ***