Bug 183782 - korganizer crashes adding new appointment entry
Summary: korganizer crashes adding new appointment entry
Status: RESOLVED DUPLICATE of bug 183140
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-09 15:20 UTC by Roman Fietze
Modified: 2009-09-28 01:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace of crash (4.08 KB, text/plain)
2009-02-09 15:21 UTC, Roman Fietze
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Fietze 2009-02-09 15:20:52 UTC
Version:           3.5.9 (using KDE 3.5.10)
OS:                Linux
Installed from:    SuSE RPMs

Just adding a new entry crashes korganzier. This reproducable, I currently cannot add new entries to my calendar.

Will post an update if removing std.ics will help.

A backtrace will be in the attachment.
Comment 1 Roman Fietze 2009-02-09 15:21:49 UTC
Created attachment 31147 [details]
Backtrace of crash
Comment 2 Sergio Martins 2009-02-09 19:19:57 UTC
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) 
Comment 3 Dario Andres 2009-09-28 01:53:08 UTC
Probably related to bug 183140 and some libical bug.

*** This bug has been marked as a duplicate of bug 183140 ***