https://bugs.kde.org/show_bug.cgi?id=416561
Bug ID: 416561 Summary: Crash - on Windows experimental nightly build Product: kdeconnect Version: unspecified Platform: MS Windows OS: MS Windows Status: REPORTED Severity: crash Priority: NOR Component: common Assignee: albertv...@gmail.com Reporter: signupem...@posteo.uk Target Milestone: --- SUMMARY Probably this report does not belong here - it concerns the experimental Windows builds. But I could not find a bugtracker for that. STEPS TO REPRODUCE 1. Install and configure application, on Windows and on Android phone. 2. On Android, send SMS to oneself. 3. Interact with the resulting Windows notification. So doing will, sometimes, trigger a crash. OBSERVED RESULT **Crash report** Log Name: Application Source: Application Error Date: 22/01/2020 00:33:42 Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: T1650 Description: Faulting application name: kdeconnectd.exe, version: 0.0.0.0, time stamp: 0x5e26d367 Faulting module name: KF5Notifications.dll, version: 0.0.0.0, time stamp: 0x5e1f7554 Exception code: 0xc0000005 Fault offset: 0x000000000000c879 Faulting process ID: 0x1f30 Faulting application start time: 0x01d5d0b81c848354 Faulting application path: C:\Users\Nicholas\AppData\Local\KDE Connect\bin\kdeconnectd.exe Faulting module path: C:\Users\Nicholas\AppData\Local\KDE Connect\bin\KF5Notifications.dll Report ID: c4154dd9-b0da-420d-a409-8c3420ce8ddc Faulting package full name: Faulting package-relative application ID: Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2020-01-22T00:33:42.023780500Z" /> <EventRecordID>32759</EventRecordID> <Channel>Application</Channel> <Computer>T1650</Computer> <Security /> </System> <EventData> <Data>kdeconnectd.exe</Data> <Data>0.0.0.0</Data> <Data>5e26d367</Data> <Data>KF5Notifications.dll</Data> <Data>0.0.0.0</Data> <Data>5e1f7554</Data> <Data>c0000005</Data> <Data>000000000000c879</Data> <Data>1f30</Data> <Data>01d5d0b81c848354</Data> <Data>C:\Users\Nicholas\AppData\Local\KDE Connect\bin\kdeconnectd.exe</Data> <Data>C:\Users\Nicholas\AppData\Local\KDE Connect\bin\KF5Notifications.dll</Data> <Data>c4154dd9-b0da-420d-a409-8c3420ce8ddc</Data> <Data> </Data> <Data> </Data> </EventData> </Event> EXPECTED RESULT No crash. SOFTWARE/OS VERSIONS Windows: Windows 10 Pro 1903 (18362) Android: Lollipop ADDITIONAL INFORMATION KDEConnect, Windows version: kdeconnect-kde-master-278-windows-msvc2017_64-cl.exe (which is the latest nightly build, at the time of writing). -- You are receiving this mail because: You are watching all bug changes.