Summary: | Boom when setting tasks via KTimeTracker with KMail 2 running. | ||
---|---|---|---|
Product: | [Applications] ktimetracker | Reporter: | Alejandro Nova <alejandronova> |
Component: | general | Assignee: | Thorsten Staerk <dev> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aheinecke, myriam, sascha.teichmann |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Alejandro Nova
2010-07-06 19:49:56 UTC
This crash is caused by the KTimeTracker component, which was probably running in the background. It is unrelated to KMail/POP3, KTimeTracker might happened to crash while you were in the KMail component. *** Bug 245227 has been marked as a duplicate of this bug. *** Created attachment 50951 [details]
New crash information added by DrKonqi
kontact (4.6 pre) on KDE Platform 4.5.66 (KDE 4.5.66 (KDE 4.6 >= 20100825)) using Qt 4.8.0
- What I was doing when the application crashed:
Fresh installation of Kontact,
klick on KTimeTracker
do nothing in KTimeTracker just browse your mails or something.
Wait ~1minute -> Crash
-- Backtrace (Reduced):
#6 0x00007f742ba6dee0 in timetrackerstorage::saveCalendar (this=0x1773790) at /home/komodev/kde_trunk/src/KDE/kdepim/ktimetracker/timetrackerstorage.cpp:1036
#7 0x00007f742ba734c3 in timetrackerstorage::save (this=0x1773790, taskview=0x148d800) at /home/komodev/kde_trunk/src/KDE/kdepim/ktimetracker/timetrackerstorage.cpp:383
#8 0x00007f742ba83ce7 in TaskView::save (this=0x148d800) at /home/komodev/kde_trunk/src/KDE/kdepim/ktimetracker/taskview.cpp:694
#9 0x00007f742ba85c0f in TaskView::qt_metacall (this=0x148d800, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8d1e6770)
at /home/komodev/kde_trunk/build/KDE/kdepim/ktimetracker/taskview.moc:171
[...]
[...]
#12 0x00007f744ac81265 in QTimer::timeout (this=0x17bf200) at .moc/debug-shared/moc_qtimer.cpp:134
SVN commit 1170108 by aheinecke: Check if a calendar object is set before trying to lock it. BUG: 243788 M +10 -1 timetrackerstorage.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1170108 *** Bug 249013 has been marked as a duplicate of this bug. *** |