[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#526135: Additional information



Hello,

now the crash already occurs when I switch to the day or week view in 
KOrganizer. This is very annoying and makes KOrgranizer unusable for me.

I started KOrganizer under gdb and checked what causes the exception. The 
SIGFPE is caused by line 1870 in the file 
kdepimlibs-4.2.2/kcal/kdepimlibs-4.2.2/recurrencerule.cpp. This line is

periods += ( mFrequency - 1 - ( ( periods - 1 ) % mFrequency ) );

The debugger told me that mFrequency is zero, which explains the exception. I 
do not know why this is the case and where this member variable is set.

Kind regards,
Benjamin



Reply to: