Summary: | kdeconnectd crashes when attempting to pair a device while playing MPRIS music without album art | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | csh <chshull2> |
Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | ASSIGNED --- | ||
Severity: | crash | CC: | andrew.g.r.holmes, cwo.kde, exabyte, paclarushtaonas, Predatorian3, qydwhotmail, wilangp07 |
Priority: | HI | Keywords: | drkonqi |
Version First Reported In: | 22.12.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=465624 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
csh
2023-02-28 19:10:22 UTC
Created attachment 160296 [details]
New crash information added by DrKonqi
kdeconnectd (23.07.70) using Qt 5.15.10
When the current song changes, kdeconnect crashed.
-- Backtrace (Reduced):
#6 QString::QString(QString const&) (other=<error reading variable: Cannot access memory at address 0x10>, this=this@entry=0x7ffd9d5d4f08) at /usr/include/qt5/QtCore/qstring.h:1093
#7 Device::name() const (this=0x0) at /mnt/data/home/qydw/Develop/KDE/Network/kdeconnect-kde/core/device.cpp:119
#8 0x00007f4c9a00b12b in CompositeUploadJob::emitDescription(QString const&) (this=this@entry=0x2092860, currentFileName=...) at /mnt/data/home/qydw/Develop/KDE/Network/kdeconnect-kde/core/backends/lan/compositeuploadjob.cpp:287
#9 0x00007f4c9a00bafc in CompositeUploadJob::startNextSubJob() (this=0x2092860) at /mnt/data/home/qydw/Develop/KDE/Network/kdeconnect-kde/core/backends/lan/compositeuploadjob.cpp:96
#10 0x00007f4c981192b0 in QObject::event(QEvent*) (this=0x2092860, e=0x7f4c8c057370) at kernel/qobject.cpp:1347
A possibly relevant merge request was started @ https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/562 *** Bug 451414 has been marked as a duplicate of this bug. *** *** Bug 448005 has been marked as a duplicate of this bug. *** bug 465624 seems to be the same crash, but with a different plugin (share instead of mpris). Marking as related. *** Bug 496756 has been marked as a duplicate of this bug. *** *** Bug 465624 has been marked as a duplicate of this bug. *** *** Bug 496753 has been marked as a duplicate of this bug. *** |