Summary: | KOrginizer crashs on google gcal update. | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Alexey Bogachev <alexbog21> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | cc, frere.steuff, jeffsplace, luislain, nico.kruber, savolainen, smartins |
Priority: | NOR | ||
Version: | 4.4.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Alexey Bogachev
2010-06-21 11:50:16 UTC
Created attachment 52900 [details]
New crash information added by DrKonqi
kontact (4.4.7) on KDE Platform 4.5.2 (KDE 4.5.2) using Qt 4.7.0
- What I was doing when the application crashed:
I had the Calendar opened in Kontact (just viewing, made no changes) - KMail then probably fetched either the google calendar and/or my calendar stored in an IMAP account. At least the latter didn't change - don't know whether someone changed entries in the google calendar though.
Kontact then crashed with the given backtrace...
-- Backtrace (Reduced):
#7 0x00007f8fe6c35ecb in KOrg::IncidenceMonthItem::realStartDate (this=0x15a5270) at /usr/src/debug/kdepim-4.4.7/korganizer/views/monthview/monthitem.cpp:343
#8 0x00007f8fe6c33b27 in KOrg::MonthView::reloadIncidences (this=0x1af4110) at /usr/src/debug/kdepim-4.4.7/korganizer/views/monthview/monthview.cpp:330
#9 0x00007f8fe6c349bf in KOrg::MonthView::setStartDate (this=0x1af4110, start=<value optimized out>) at /usr/src/debug/kdepim-4.4.7/korganizer/views/monthview/monthview.cpp:296
#10 0x00007f8fe6c34a1e in KOrg::MonthView::showDates (this=0x1af4110, start=..., end=<value optimized out>) at /usr/src/debug/kdepim-4.4.7/korganizer/views/monthview/monthview.cpp:283
#11 0x00007f8fe6c700b6 in KOViewManager::updateView (this=0x1a81a00, start=<value optimized out>, end=<value optimized out>) at /usr/src/debug/kdepim-4.4.7/korganizer/koviewmanager.cpp:237
*** Bug 256504 has been marked as a duplicate of this bug. *** Created attachment 55817 [details]
New crash information added by DrKonqi
kontact (4.4.9) on KDE Platform 4.5.5 (KDE 4.5.5) "release 1" using Qt 4.7.1
same as last time, new backtrace using new kdelibs:
I was viewing an event and Kontact crashed
-- Backtrace (Reduced):
#6 0x00007fe523ad4aa8 in KOrg::IncidenceMonthItem::realStartDate (this=0x16d3830) at /usr/src/debug/kdepim-4.4.9/korganizer/views/monthview/monthitem.cpp:343
#7 0x00007fe523ad2817 in KOrg::MonthView::reloadIncidences (this=0x2303a90) at /usr/src/debug/kdepim-4.4.9/korganizer/views/monthview/monthview.cpp:330
#8 0x00007fe523ad36af in KOrg::MonthView::setStartDate (this=0x2303a90, start=<value optimized out>) at /usr/src/debug/kdepim-4.4.9/korganizer/views/monthview/monthview.cpp:296
#9 0x00007fe523ad370e in KOrg::MonthView::showDates (this=0x2303a90, start=..., end=<value optimized out>) at /usr/src/debug/kdepim-4.4.9/korganizer/views/monthview/monthview.cpp:283
#10 0x00007fe523b0e086 in KOViewManager::updateView (this=0x214f640, start=<value optimized out>, end=<value optimized out>) at /usr/src/debug/kdepim-4.4.9/korganizer/koviewmanager.cpp:237
*** Bug 272859 has been marked as a duplicate of this bug. *** Does it still happen with 4.6. ? Test korganizer 4.6.1. Too much has changed since 4.4. *** Bug 278570 has been marked as a duplicate of this bug. *** Created attachment 63051 [details]
New crash information added by DrKonqi
kontact (4.4.11) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.3
Clicking on an entry from a remote calendar in the month view yielded this backtrace.
-- Backtrace (Reduced):
#7 0x00007f673a16714a in KOrg::IncidenceMonthItem::realStartDate (this=0x3503840) at ../../korganizer/views/monthview/monthitem.cpp:343
#8 0x00007f673a164d92 in KOrg::MonthView::reloadIncidences (this=0x2863380) at ../../korganizer/views/monthview/monthview.cpp:330
#9 0x00007f673a165dcf in KOrg::MonthView::setStartDate (this=0x2863380, start=<value optimized out>) at ../../korganizer/views/monthview/monthview.cpp:296
#10 0x00007f673a165e2c in KOrg::MonthView::showDates (this=0x2863380, start=..., end=<value optimized out>) at ../../korganizer/views/monthview/monthview.cpp:283
#11 0x00007f673a1a3246 in KOViewManager::updateView (this=0x250a410, start=<value optimized out>, end=<value optimized out>) at ../../korganizer/koviewmanager.cpp:237
*** Bug 283545 has been marked as a duplicate of this bug. *** |