https://bugs.kde.org/show_bug.cgi?id=484518
Bug ID: 484518 Summary: kdeconnectd.exe keeps crashing after I start the app Classification: Applications Product: kdeconnect Version: 24.02.1 Platform: Other OS: Microsoft Windows Status: REPORTED Severity: crash Priority: NOR Component: windows-application Assignee: piyushaggarwal...@gmail.com Reporter: 443657...@qq.com Target Milestone: --- SUMMARY When I start kdeconnect, *sometimes* it cannot connect to any other devices. And the taskmgr shows a crash dump reporter running in the background. Then I find many crash dumps under %LOCALAPPDATA%\CrashDumps. This cannot be solved by restart kdeconnect, but sometimes can be solved by system reboot. STEPS TO REPRODUCE 1. Open kdeconnect. OBSERVED RESULT kdeconnect does not connect to any other devices. EXPECTED RESULT Show the devices in the same LAN. SOFTWARE/OS VERSIONS Windows: 22H2 19045.4235 ADDITIONAL INFORMATION I also have some smb drivers mapped to my nas. And the system language is Chinese. Here's the stack from windbg: ```text STACK_TEXT: ucrtbase!abort+0x4e ucrtbase!terminate+0x1f kdeconnectd+0x757a KERNELBASE!UnhandledExceptionFilter+0x1e7 ntdll!RtlUserThreadStart$filt$0+0xa2 ntdll!_C_specific_handler+0x96 ntdll!RtlpExecuteHandlerForException+0xf ntdll!RtlDispatchException+0x244 ntdll!RtlRaiseException+0x1d7 KERNELBASE!RaiseException+0x69 VCRUNTIME140!_CxxThrowException+0x90 kdeconnect_mpriscontrol!MprisControlPlugin::randomUrl+0x2dba7 kdeconnect_mpriscontrol!MprisControlPlugin::randomUrl+0x1e274 kdeconnect_mpriscontrol!MprisControlPlugin::randomUrl+0x11eed kdeconnect_mpriscontrol!MprisControlPlugin::randomUrl+0x27f28 kdeconnect_mpriscontrol!MprisControlPlugin::randomUrl+0x2c0d9 kdeconnect_mpriscontrol!MprisControlPlugin::randomUrl+0x2c7b7 kdeconnect_mpriscontrol!MprisControlPlugin::randomUrl+0x2e9fb kdeconnect_mpriscontrol!MprisControlPlugin::randomUrl+0x1499a kdeconnect_mpriscontrol!MprisControlPlugin::randomUrl+0xceca KF5CoreAddons!KAboutData::setProgramLogo+0x4da09 kdeconnectcore!LinkProvider::~LinkProvider+0x2905c kdeconnectcore!LinkProvider::~LinkProvider+0x2b336 kdeconnectcore!LinkProvider::~LinkProvider+0x445d9 kdeconnectcore!LinkProvider::~LinkProvider+0x414c5 kdeconnectcore!LinkProvider::~LinkProvider+0x3bb4b Qt5Core!QObject::qt_static_metacall+0x145d kdeconnectcore!LinkProvider::~LinkProvider+0xa0b8 kdeconnectcore!LinkProvider::~LinkProvider+0x146fc kdeconnectcore!LinkProvider::~LinkProvider+0x17fa0 Qt5Core!QObject::qt_static_metacall+0x145d Qt5Network!QSslEllipticCurve::shortName+0x285c Qt5Network!QSslEllipticCurve::shortName+0x6006 Qt5Network!QSslEllipticCurve::shortName+0x6af7 Qt5Network!QSslSocket::qt_static_metacall+0x4dc Qt5Core!QObject::qt_static_metacall+0x14b8 Qt5Network!QAbstractSocket::canReadLine+0x100 Qt5Network!QLocalSocket::socketDescriptor+0x3d77 Qt5Widgets!QApplicationPrivate::notify_helper+0x111 Qt5Widgets!QApplication::notify+0x18b3 Qt5Core!QCoreApplication::notifyInternal2+0xbb Qt5Core!QEventDispatcherWin32::processEvents+0xb91 user32!CallWindowProcW+0x615 user32!DispatchMessageW+0x4ad Qt5Core!QEventDispatcherWin32::processEvents+0x5b4 qwindows!qt_plugin_query_metadata+0x1ee9 Qt5Core!QEventLoop::exec+0x1bf Qt5Core!QCoreApplication::exec+0x155 kdeconnectd+0x59a3 kdeconnectd+0x6bf4 kernel32!BaseThreadInitThunk+0x14 ntdll!RtlUserThreadStart+0x21 ``` -- You are receiving this mail because: You are watching all bug changes.