Summary: | Korganizer crash on startup | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Angel Blue01 <angel_blue_co2004> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | smartins |
Priority: | NOR | ||
Version: | 4.4.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | valgrind results |
Description
Angel Blue01
2010-06-19 19:35:16 UTC
Can you reproduce with non-akonadi resources? How do I do that? I can't get into KOrganizer long enough to delete those resources. Can you get valgrind report? run : valgrind korganizer --nofork &> valgrind.txt and wait until it exits (takes some minutes) Created attachment 48147 [details]
valgrind results
Result of running
valgrind korganizer --nofork &> valgrind.txt
I see the problem, will fix when i get home. Thanks. SVN commit 1140147 by smartins: Don't crash when formating an incidence. BUG: 236462 BUG: 242191 M +4 -0 incidenceformatter.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1140147 SVN commit 1140149 by smartins: Fwd port r1140147 bby smartins from branch 4.4 to trunk: Don't crash when formating an incidence. BUG: 236462 BUG: 242191 MERGE: e35 M +4 -0 incidenceformatter.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1140149 SVN commit 1140153 by smartins: Backport r1140149 by smartins from branch 4.4 to e35: Don't crash when formating an incidence. CCBUG: 236462 CCBUG: 242191 M +4 -1 incidenceformatter.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1140153 |