| Summary: | Kdeconnrct crashes on attempt to pair (LG G4) | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | Steve <stevewhorwood> |
| Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | aleixpol, stevewhorwood |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Steve
2015-12-27 04:35:26 UTC
Created attachment 96311 [details]
New crash information added by DrKonqi
kdeconnectd (0.1) on KDE Platform 4.14.9 using Qt 4.8.6
The crash occured when T attempted to accept a pair request fro my LG G4 on the dektop.
-- Backtrace (Reduced):
#5 0x00007feba7f0d750 in QCA::Provider::Context::provider() const () from /usr/lib64/libqca.so.2
#6 0x00007feba7f258bd in QCA::PublicKey::toPEM() const () from /usr/lib64/libqca.so.2
#7 0x00007febab186eb3 in Device::sendOwnPublicKey (this=this@entry=0x12a1760) at /usr/src/debug/kdeconnect-kde-0.8b/core/device.cpp:422
#8 0x00007febab1881b9 in Device::acceptPairing (this=0x12a1760) at /usr/src/debug/kdeconnect-kde-0.8b/core/device.cpp:447
#9 0x00007febab173725 in Device::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at /usr/src/debug/kdeconnect-kde-0.8b/build/core/moc_device.cpp:101
QCA isn't used for this anymore. |