Bug 239990 - Crash during mouse-over on an appointment
Summary: Crash during mouse-over on an appointment
Status: RESOLVED DUPLICATE of bug 237523
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: 2010-05-29 17:28 UTC by Achim Herwig
Modified: 2010-06-09 11:51 UTC (History)
1 user (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 Achim Herwig 2010-05-29 17:28:37 UTC
Application: korganizer (4.4.3)
KDE Platform Version: 4.4.3 (KDE 4.4.3)
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-0.2-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
korganizer crashed when I moved the mouse over an appointment I had just edited. The appointment was in an external ical resource over webdavs (zimbra).

 -- Backtrace:
Application: KOrganizer (korganizer), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f3a833ca170 in vtable for KCal::CustomProperties () from /usr/lib64/libkcal.so.4
#6  0x00007f3a827dbfab in QWidget::setUpdatesEnabled(bool) () at kernel/qwidget.cpp:7027
#7  0x00007f3a827d997c in QWidget::setUpdatesEnabled(bool) () at kernel/qwidget.cpp:7027
#8  0x00007f3a827daaff in QWidget::setUpdatesEnabled(bool) () at kernel/qwidget.cpp:7027
#9  0x00007f3a827dab5e in QWidget::setUpdatesEnabled(bool) () at kernel/qwidget.cpp:7027
#10 0x00007f3a82820246 in ?? () from /usr/lib64/libkorganizerprivate.so.4
#11 0x00007f3a8280e88a in CalendarView::updateView(QDate const&, QDate const&, bool) () from /usr/lib64/libkorganizerprivate.so.4
#12 0x00007f3a8280f890 in CalendarView::updateView() () from /usr/lib64/libkorganizerprivate.so.4
#13 0x00007f3a8281ead8 in CalendarView::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkorganizerprivate.so.4
#14 0x00007f3a80c6c78f in QMetaObject::activate (sender=0x89bc50, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3293
#15 0x00007f3a8310121c in KCal::Calendar::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkcal.so.4
#16 0x00007f3a83101250 in KCal::CalendarResources::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkcal.so.4
#17 0x00007f3a80c6c78f in QMetaObject::activate (sender=0x8a0f90, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3293
#18 0x00007f3a831004ff in KCal::ResourceCalendar::resourceChanged(KCal::ResourceCalendar*) () from /usr/lib64/libkcal.so.4
#19 0x00007f3a7097fcb6 in KCal::ResourceRemote::doLoad(bool) () from /usr/lib64/libkcal_resourceremote.so.4
#20 0x00007f3a831328be in KCal::ResourceCached::load(KCal::ResourceCached::CacheAction) () from /usr/lib64/libkcal.so.4
#21 0x00007f3a83132bd4 in KCal::ResourceCached::slotReload() () from /usr/lib64/libkcal.so.4
#22 0x00007f3a83132c5e in KCal::ResourceCached::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkcal.so.4
#23 0x00007f3a7097f8b0 in KCal::ResourceRemote::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkcal_resourceremote.so.4
#24 0x00007f3a80c6c78f in QMetaObject::activate (sender=0x825660, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3293
#25 0x00007f3a80c693e3 in QObject::event (this=0x825660, e=0x7fff6fdbde70) at kernel/qobject.cpp:1212
#26 0x00007f3a8112ce1c in QApplicationPrivate::notify_helper (this=0x643720, receiver=0x825660, e=0x7fff6fdbde70) at kernel/qapplication.cpp:4300
#27 0x00007f3a811333fb in QApplication::notify (this=0x7fff6fdbe260, receiver=0x825660, e=0x7fff6fdbde70) at kernel/qapplication.cpp:4183
#28 0x00007f3a837d94e6 in KApplication::notify (this=0x7fff6fdbe260, receiver=0x825660, event=0x7fff6fdbde70) at /usr/src/debug/kdelibs-4.4.3/kdeui/kernel/kapplication.cpp:302
#29 0x00007f3a80c5998c in QCoreApplication::notifyInternal (this=0x7fff6fdbe260, receiver=0x825660, event=0x7fff6fdbde70) at kernel/qcoreapplication.cpp:704
#30 0x00007f3a80c86735 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#31 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:618
#32 0x00007f3a80c831e8 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#33 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#34 0x00007f3a79dbcdee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#35 0x00007f3a79dc07b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#36 0x00007f3a79dc08e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#37 0x00007f3a80c82eb3 in QEventDispatcherGlib::processEvents (this=0x61a230, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#38 0x00007f3a811db51e in QGuiEventDispatcherGlib::processEvents (this=0x7fff6fdbc9e0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00007f3a80c582a2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#40 0x00007f3a80c5867c in QEventLoop::exec (this=0x7fff6fdbe210, flags=) at kernel/qeventloop.cpp:201
#41 0x00007f3a80c5c3cb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#42 0x000000000040858a in _start ()

Reported using DrKonqi
Comment 1 Nicolas L. 2010-06-09 11:51:21 UTC

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