[Kolab-devel] [issue3865] Crash while syncing, automatic event archival enabled, in EventArchiver::archiveIncidences
Bernhard Reiter
issues at kolab.org
Tue Sep 15 10:13:00 CEST 2009
New submission from Bernhard Reiter <bernhard at intevation.de>:
A user has frequent crashes with Kontact.
The crash happens during an automatic sync, about every _hour_!
The automatic sync intervall is 15 minutes.
The KOrganizer archive function is enabled to automaticall
move old (1 month) events and todo entries into a file.
(See Calender View -> File -> Archive old entries)
[KCrash handler]
#5 0xb7760643 in strlen () from /lib/libc.so.6
#6 0xb72ba503 in QString::fromUtf8 (
utf8=0xb16ac008 <Address 0xb16ac008 out of bounds>, len=-1)
at tools/qstring.cpp:5804
#7 0xb65d778a in Attachment (this=0xad3b010,
base64=0xb16ac008 <Address 0xb16ac008 out of bounds>, mime=@0x807c400)
at attachment.cpp:47
#8 0xb6606262 in KCal::ICalFormatImpl::readAttachment (this=0xab5e478,
attach=0xac28780) at icalformatimpl.cpp:1250
#9 0xb6607dbf in KCal::ICalFormatImpl::readIncidence (this=0xab5e478,
parent=0xac39368, tz=0x0, incidence=0xad3ae28) at icalformatimpl.cpp:1413
#10 0xb6608bfe in KCal::ICalFormatImpl::readTodo (this=0xab5e478,
vtodo=0xac39368) at icalformatimpl.cpp:908
#11 0xb660926f in KCal::ICalFormatImpl::populate (this=0xab5e478,
cal=0xbfe32a54, calendar=0xac43b88) at icalformatimpl.cpp:2031
#12 0xb6603644 in KCal::ICalFormat::fromRawString (this=0xbfe329a4,
cal=0xbfe32a54, text=@0xbfe3293c) at icalformat.cpp:184
#13 0xb6603e63 in KCal::ICalFormat::load (this=0xbfe329a4,
calendar=0xbfe32a54, fileName=@0xbfe32bc8) at icalformat.cpp:98
#14 0xb662b437 in KCal::FileStorage::load (this=0xbfe32bbc)
at filestorage.cpp:97
#15 0xb55f9348 in EventArchiver::archiveIncidences (this=0xbfe32e44,
calendar=0xa83a6a0, widget=0xa25f7b8, incidences=@0xbfe32d78)
at eventarchiver.cpp:162
#16 0xb55fa0bb in EventArchiver::run (this=0xbfe32e44, calendar=0xa83a6a0,
limitDate=@0xbfe32e08, widget=0xa25f7b8, withGUI=<value optimized out>,
errorIfNone=false) at eventarchiver.cpp:116
#17 0xb55fa29d in EventArchiver::runAuto (this=0xbfe32e44,
calendar=0xa83a6a0, widget=0xa25f7b8, withGUI=<value optimized out>)
at eventarchiver.cpp:70
#18 0xb55d9be7 in ActionManager::slotAutoArchive (this=0xa83a510)
at actionmanager.cpp:1911
#19 0xb55e002b in ActionManager::qt_invoke (this=0xa83a510, _id=42,
_o=0xbfe32ef4) at actionmanager.moc:329
#20 0xb6fc216a in QObject::activate_signal (this=0xa897b90, clist=0xa897c58,
o=0xbfe32ef4) at kernel/qobject.cpp:2359
#21 0xb6fc468b in QObject::activate_signal (this=0xa897b90, signal=2)
at kernel/qobject.cpp:2328
#22 0xb7321ab9 in QTimer::timeout (this=0xa897b90)
at .moc/release-shared-mt/moc_qtimer.cpp:82
#23 0xb6fe67ec in QTimer::event (this=0xa897b90, e=0xbfe331f4)
at kernel/qtimer.cpp:222
#24 0xb6f5d775 in QApplication::internalNotify (this=0xbfe3343c,
receiver=0xa897b90, e=0xbfe331f4) at kernel/qapplication.cpp:2638
#25 0xb6f5e7b6 in QApplication::notify (this=0xbfe3343c, receiver=0xa897b90,
e=0xbfe331f4) at kernel/qapplication.cpp:2375
#26 0xb7648b92 in KApplication::notify (this=0xbfe3343c, receiver=0xa897b90,
event=0xbfe331f4)
at /usr/src/kdelibs/20090706/kdelibs-3.5.10.dfsg.1/./kdecore/kapplication.cpp:550
#27 0xb6f52fc3 in QEventLoop::activateTimers (this=0x96e7178)
at kernel/qapplication.h:523
#28 0xb6f086be in QEventLoop::processEvents (this=0x96e7178, flags=4)
at kernel/qeventloop_x11.cpp:392
#29 0xb6f76140 in QEventLoop::enterLoop (this=0x96e7178)
at kernel/qeventloop.cpp:201
#30 0xb6f76006 in QEventLoop::exec (this=0x96e7178)
at kernel/qeventloop.cpp:148
#31 0xb6f5de0f in QApplication::exec (this=0xbfe3343c)
at kernel/qapplication.cpp:2761
#32 0x0805f190 in main (argc=) at main.cpp:188
----------
assignedto: allen
keyword: enterprise35, kde client, kkc
messages: 21680
nosy: allen, bernhard, ludwig, till
priority: critical
status: unread
title: Crash while syncing, automatic event archival enabled, in EventArchiver::archiveIncidences
______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue3865>
______________________________________
More information about the devel
mailing list