[kdeconnect] [Bug 453875] kdeconnect crashes on startup

2024-07-31 Thread Harold Rice
https://bugs.kde.org/show_bug.cgi?id=453875

Harold Rice  changed:

   What|Removed |Added

 CC||hr...@cfa.harvard.edu

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

[kdeconnect] [Bug 453875] kdeconnect crashes on startup

2024-07-31 Thread cwo
https://bugs.kde.org/show_bug.cgi?id=453875

cwo  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=481760

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

[kdeconnect] [Bug 453875] kdeconnect crashes on startup

2024-07-31 Thread cwo
https://bugs.kde.org/show_bug.cgi?id=453875

cwo  changed:

   What|Removed |Added

 CC||neilhellfe...@gmail.com

--- Comment #8 from cwo  ---
*** Bug 472323 has been marked as a duplicate of this bug. ***

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

[kdeconnect] [Bug 453875] kdeconnect crashes on startup

2024-07-31 Thread cwo
https://bugs.kde.org/show_bug.cgi?id=453875

cwo  changed:

   What|Removed |Added

 CC||engg.yogeshku...@hotmail.co
   ||m

--- Comment #7 from cwo  ---
*** Bug 467755 has been marked as a duplicate of this bug. ***

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

[kdeconnect] [Bug 453875] kdeconnect crashes on startup

2024-07-31 Thread cwo
https://bugs.kde.org/show_bug.cgi?id=453875

cwo  changed:

   What|Removed |Added

 CC||stjimm...@gmail.com

--- Comment #6 from cwo  ---
*** Bug 459573 has been marked as a duplicate of this bug. ***

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

[kdeconnect] [Bug 453875] kdeconnect crashes on startup

2024-07-31 Thread cwo
https://bugs.kde.org/show_bug.cgi?id=453875

cwo  changed:

   What|Removed |Added

 CC||dai...@daiver.ru

--- Comment #5 from cwo  ---
*** Bug 473351 has been marked as a duplicate of this bug. ***

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

[kdeconnect] [Bug 453875] kdeconnect crashes on startup

2023-01-21 Thread Suede
https://bugs.kde.org/show_bug.cgi?id=453875

Suede  changed:

   What|Removed |Added

 CC||suedewort...@hotmail.com

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

[kdeconnect] [Bug 453875] kdeconnect crashes on startup

2023-01-21 Thread Suede
https://bugs.kde.org/show_bug.cgi?id=453875

--- Comment #4 from Suede  ---
Created attachment 155493
  --> https://bugs.kde.org/attachment.cgi?id=155493=edit
New crash information added by DrKonqi

kdeconnectd (22.04.1) using Qt 5.15.3

- What I was doing when the application crashed:

Logged into KDE on Rocky 9 KDE distro. KDE connect daemon immediately crashes.

-- Backtrace (Reduced):
#4  0x7f553ad2e526 in KdeConnectConfig::deviceId() () from
/lib64/libkdeconnectcore.so.22
#5  0x7f553ad33247 in NetworkPacket::createIdentityPacket(NetworkPacket*)
() from /lib64/libkdeconnectcore.so.22
#6  0x7f553ad1f280 in LanLinkProvider::broadcastToNetwork() () from
/lib64/libkdeconnectcore.so.22
#7  0x7f5539838e99 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8  0x7f553983c13e in QTimer::timeout(QTimer::QPrivateSignal) () from
/lib64/libQt5Core.so.5

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

[kdeconnect] [Bug 453875] kdeconnect crashes on startup

2022-12-01 Thread Ken Roberts
https://bugs.kde.org/show_bug.cgi?id=453875

--- Comment #3 from Ken Roberts  ---
Created attachment 154204
  --> https://bugs.kde.org/attachment.cgi?id=154204=edit
New crash information added by DrKonqi

kdeconnectd (22.04.1) using Qt 5.15.3

- What I was doing when the application crashed:
When logging in. Also happens when selecting restart app using crash assistant.
Dell Optiplex 3010 Intel Core i5.

-- Backtrace (Reduced):
#4  0x7f1b54b26526 in KdeConnectConfig::deviceId() () from
/lib64/libkdeconnectcore.so.22
#5  0x7f1b54b2b247 in NetworkPacket::createIdentityPacket(NetworkPacket*)
() from /lib64/libkdeconnectcore.so.22
#6  0x7f1b54b17280 in LanLinkProvider::broadcastToNetwork() () from
/lib64/libkdeconnectcore.so.22
#7  0x7f1b53630e99 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8  0x7f1b5363413e in QTimer::timeout(QTimer::QPrivateSignal) () from
/lib64/libQt5Core.so.5

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

[kdeconnect] [Bug 453875] kdeconnect crashes on startup

2022-12-01 Thread Ken Roberts
https://bugs.kde.org/show_bug.cgi?id=453875

Ken Roberts  changed:

   What|Removed |Added

 CC||alisonk...@gmail.com

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

[kdeconnect] [Bug 453875] kdeconnect crashes on startup

2022-06-18 Thread Andrey Rahmatullin
https://bugs.kde.org/show_bug.cgi?id=453875

--- Comment #2 from Andrey Rahmatullin  ---
Using lsof I found that for some reason libssl1.0.2 is loaded into the process,
in addition to (and later than) the correct libssl3. Removing it helped (though
I don't know who loaded it, considering that the second machine has it
installed but not loaded into kdeconnectd).

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

[kdeconnect] [Bug 453875] kdeconnect crashes on startup

2022-06-18 Thread Andrey Rahmatullin
https://bugs.kde.org/show_bug.cgi?id=453875

Andrey Rahmatullin  changed:

   What|Removed |Added

 CC||w...@wrar.name

--- Comment #1 from Andrey Rahmatullin  ---
I have the same problem on Debian Testing (kdeconnect 21.12.3, Qt 5.15.2). The
affected line is
"d->m_certificate.subjectInfo(QSslCertificate::CommonName).constFirst()" and
the drkonqi stack with debug symbols is 

[KCrash Handler]
#4  std::__atomic_base::load (__m=std::memory_order_relaxed, this=0x0) at
/usr/include/c++/11/bits/atomic_base.h:479
#5  QAtomicOps::loadRelaxed (_q_value=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic_cxx11.h:239
#6  QBasicAtomicInteger::loadRelaxed (this=0x0) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qbasicatomic.h:107
#7  QtPrivate::RefCount::ref (this=0x0) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qrefcount.h:55
#8  QString::QString (other=..., this=0x7fff8183ca78) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:1094
#9  KdeConnectConfig::deviceId (this=) at
./core/kdeconnectconfig.cpp:133

I've tried running it under gdb, so far I got to 

(gdb) p
KdeConnectConfig::instance().d->m_certificate.subjectInfo(QSslCertificate::CommonName)
$3 = {> = {> = {},
{p = {d = 0x76b0a5f0 }, d = 0x76b0a5f0
}}, }

(not sure if it's possible to learn something useful about this QList instance
from this, as all methods return "Cannot evaluate function -- may be inlined")

But then I've read the output before the crash and there is "qt.network.ssl:
QSslSocket: cannot resolve " and "qt.network.ssl:
Incompatible version of OpenSSL" so it looks like it's something related to the
OpenSSL 3 migration. OTOH kdeconnect works without this problem on my other
machine running Debian sid...

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

[kdeconnect] [Bug 453875] kdeconnect crashes on startup

2022-05-16 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=453875

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de
   Severity|critical|crash

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