https://bugs.kde.org/show_bug.cgi?id=488713
--- Comment #47 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- (In reply to Martin from comment #7) > It is a (once per day?) timer event > > (gdb) p *currentTimerInfo > $17 = {timeout = {__d = {__r = 227723000000000}}, interval = {__r = > 86400000}, id = 24, timerType = Qt::VeryCoarseTimer, obj = 0x563bceb5c840, > activateRef = 0x7ffd8564c4b8} Indeed, it is. The next question: do all crashes have the same interval? (and, most importantly, who does register a timer with such an interval) -- You are receiving this mail because: You are watching all bug changes.