| Summary: | korganizer crashes adding new appointment entry | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | Roman Fietze <kde> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | andresbajotierra, smartins |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Backtrace of crash | ||
|
Description
Roman Fietze
2009-02-09 15:20:52 UTC
Created attachment 31147 [details]
Backtrace of crash
Looks like a libical bug, probably you're using a very old version, try upgrading to >=0.33
Pasting of easier search:
#5 0x00007fc18c787d50 in strlen () from /lib64/libc.so.6
#6 0x00007fc18e833caa in icalproperty_as_ical_string (prop=0x7fc1822fd067)
at /usr/src/debug/kdepim-3.5.10/libkcal/libical/src/libical/icalproperty.c:361
#7 0x00007fc18e827778 in icalcomponent_as_ical_string (impl=0x1342030)
at /usr/src/debug/kdepim-3.5.10/libkcal/libical/src/libical/icalcomponent.c:322
#8 0x00007fc18e8277c0 in icalcomponent_as_ical_string (impl=0x1022cb0)
at /usr/src/debug/kdepim-3.5.10/libkcal/libical/src/libical/icalcomponent.c:334
#9 0x00007fc18e7c3e97 in KCal::ICalFormat::toString (this=0xb36e60,
cal=0xd78360) at /usr/src/debug/kdepim-3.5.10/libkcal/icalformat.cpp:262
#10 0x00007fc18e7c2d3d in KCal::ICalFormat::save (this=0xb36e60, calendar=0x0,
fileName=@0x7fff9775b118)
at /usr/src/debug/kdepim-3.5.10/libkcal/icalformat.cpp:108
#11 0x00007fc18e7f19a4 in KCal::FileStorage::save (this=0x7fff9775b100)
at /usr/src/debug/kdepim-3.5.10/libkcal/filestorage.cpp:133
#12 0x00007fc18e7b067f in KCal::CalendarLocal::save (this=0xd78360,
fileName=@0x7fff9775b160, format=0x0)
at /usr/src/debug/kdepim-3.5.10/libkcal/calendarlocal.cpp:86
#13 0x00007fc18e7f59a3 in KCal::ResourceLocal::doSave (this=0xd782f0)
at /usr/src/debug/kdepim-3.5.10/libkcal/resourcelocal.cpp:163
#14 0x00007fc18e7f4a17 in KCal::ResourceCalendar::save (this=0xd782f0,
incidence=0x11ba3f0)
at /usr/src/debug/kdepim-3.5.10/libkcal/resourcecalendar.cpp:164
#15 0x00007fc18e800230 in KCal::CalendarResources::save (this=0xe86cc0,
ticket=0xf96150, incidence=0x11ba3f0)
at /usr/src/debug/kdepim-3.5.10/libkcal/calendarresources.cpp:704
#16 0x00007fc18e800eaa in KCal::CalendarResources::endChange (this=0xe86cc0,
incidence=0x11ba3f0)
at /usr/src/debug/kdepim-3.5.10/libkcal/calendarresources.cpp:759
#17 0x00007fc18e8003d1 in KCal::CalendarResources::addIncidence (
this=0xe86cc0, incidence=0x11ba3f0)
at /usr/src/debug/kdepim-3.5.10/libkcal/calendarresources.cpp:282
#18 0x00007fc18f25b698 in IncidenceChanger::addIncidence (this=0xd5c810,
incidence=0x11ba3f0, parent=0x12fe310)
at /usr/src/debug/kdepim-3.5.10/korganizer/incidencechanger.cpp:337
#19 0x00007fc18f1c3a22 in KOEventEditor::processInput (this=0x12fe310)
at /usr/src/debug/kdepim-3.5.10/korganizer/koeventeditor.cpp:310
#20 0x00007fc18f1bf88e in KOIncidenceEditor::slotOk (this=0x12fe310)
Probably related to bug 183140 and some libical bug. *** This bug has been marked as a duplicate of bug 183140 *** |