Bug 281476 - iCAL Ressource dies
Summary: iCAL Ressource dies
Status: RESOLVED NOT A BUG
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: KResource compat bridges (show other bugs)
Version: 4.7
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Kevin Krammer
URL:
Keywords:
: 298126 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-06 13:23 UTC by Thomas Berger
Modified: 2012-12-07 23:41 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Berger 2011-09-06 13:23:26 UTC
Application: akonadi_kcal_resource (4.7)
KDE Platform Version: 4.7.00 (4.7.0) (Compiled from sources)
Qt Version: 4.7.3
Operating System: Linux 3.0.0-gentoo x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
The ical ressource agent is dieng multiple times / day.

It makes no difference if the icalc-ressource could connect to the ical server (Notebook, used @work and @home) or not.
After restarting the ressource everything works fine again.

It does not look like a "runtime issue" , because i'v got Segmenation Fault a few seconds after starting a new kde session.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Akonadi Resource (akonadi_kcal_resource), signal: Aborted
[KCrash Handler]
#6  0x00007f9cfc5b7355 in raise () from /lib64/libc.so.6
#7  0x00007f9cfc5b85ef in abort () from /lib64/libc.so.6
#8  0x00007f9cfc5f293a in __libc_message () from /lib64/libc.so.6
#9  0x00007f9cfc66cd07 in __fortify_fail () from /lib64/libc.so.6
#10 0x00007f9cfc66cc99 in ____longjmp_chk () from /lib64/libc.so.6
#11 0x00007f9cfc66cc03 in __longjmp_chk () from /lib64/libc.so.6
#12 0x00007f9ceed792c5 in alarmfunc () from /usr/lib64/libcurl.so.4
#13 <signal handler called>
#14 0x00007f9cfc64e173 in poll () from /lib64/libc.so.6
#15 0x00007f9cfb74ff89 in g_main_context_iterate () from /usr/lib64/libglib-2.0.so.0
#16 0x00007f9cfb7503dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f9d0040dd73 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#18 0x00007f9cfd30fcde in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtGui.so.4
#19 0x00007f9d003e09e2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#20 0x00007f9d003e0dc4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#21 0x00007f9d003e4e3b in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#22 0x00007f9d00a61aa6 in Akonadi::ResourceBase::init(Akonadi::ResourceBase*) () from /usr/lib64/libakonadi-kde.so.4
#23 0x000000000040a6c8 in main ()

Reported using DrKonqi
Comment 1 Christophe Marin 2011-09-06 13:48:53 UTC
> Application: akonadi_kcal_resource (4.7)

You should not use the kcal resources with kdepim-runtime 4.7, please try to set up a ical resource pointing to the same file (or url)
Comment 2 Thomas Berger 2011-09-07 10:19:43 UTC
This also happens for my CalDAV ressources. What should i use there if not kcal?
Comment 3 Christophe Marin 2011-09-07 20:53:26 UTC
mmh, then it's something else.

does 'curl http://www.kde.org/releaseschedule.ics' work ?
Comment 4 Thomas Berger 2011-09-09 12:40:37 UTC
iCal-file-resources are working well, also Read-Only access to a webdav calendar over via the iCal agent. But i could not get a working/stable write access to  CalDAV calendars.
Comment 5 Christophe Marin 2011-09-09 13:18:32 UTC
ok, no more crash then ? Can you open a new one for your caldav issue and close this report if it's not reproducible anymore please
Comment 6 Allen Winter 2012-12-07 23:41:17 UTC
*** Bug 298126 has been marked as a duplicate of this bug. ***