https://bugs.kde.org/show_bug.cgi?id=502478
Bug ID: 502478 Summary: Peer discovery seems to still have a race condition in handshake on some devices Classification: Applications Product: kdeconnect Version: unspecified Platform: Android OS: Android 12.x Status: REPORTED Severity: crash Priority: NOR Component: android-application Assignee: albertv...@gmail.com Reporter: dan...@landau.fi CC: andrew.g.r.hol...@gmail.com Target Milestone: --- SUMMARY I can't reproduce it, but there have been numerous reports of protocol v8 devices showing up and disappearing on the GSConnect github repo. One of the reports (https://github.com/GSConnect/gnome-shell-extension-gsconnect/issues/1980#issuecomment-2766411619) came with a useful looking adb logcat, that seems to indicate that Device.kt is firing off some packet while LanLinkProvider.java is still trying to do the secure identity packet exchange, causing conscrypt to go haywire similarly but different than in the issue fixed in 1.33.2. Actually according to https://bugs.kde.org/show_bug.cgi?id=501635#c6, it might be that this reliably reproducing racyness might even caused by that fix. -- You are receiving this mail because: You are watching all bug changes.