Bug 466941 - Crashes in several scenarios
Summary: Crashes in several scenarios
Status: REPORTED
Alias: None
Product: ktimetracker
Classification: Applications
Component: general (show other bugs)
Version: 5.0.1
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Alexander Potashev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-06 13:50 UTC by kde
Modified: 2023-03-06 13:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
call stack (336.30 KB, image/png)
2023-03-06 13:50 UTC, kde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kde 2023-03-06 13:50:18 UTC
Created attachment 157041 [details]
call stack

On a fresh kubuntu 22.04 installation, ktimetracker crashes several times a day. I tried 2 versions: commit ids 933a2ae and cffa340 (which is from yesterday). 

Since February 2022, I was using ktimetracker on other Linux distributions (based on Ubuntu 20.04) without any issues. I was using commit id 933a2ae. Since I am using Kubuntu 22.04 it frequently crashes. I attached a screenshot of the call stack.

This specific crash happened when I returned to my system and confirmed ktimetracker's dialog. But on other occasions, it simply crashes without any user interaction.

I need to build it myself because the version in the distros are too old, they do not support exporting the event log.


STEPS TO REPRODUCE
1. Install Kubuntu 22.04
2. use ktimetracker

OBSERVED RESULT
kubuntu dialog popping about that ktimetracker crashed

EXPECTED RESULT
no crash

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 22.04
KDE Plasma Version: 5.24.7
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Since no code from ktimetracker appears in the call stack, it might be helpful to load the debug symbols of libKF5IdleTime.so, which appears in the call stack. I'm happy to provide additional information if someone can help me with how to do this.