Bug 208236 - Crash on Google Calendar update
Summary: Crash on Google Calendar update
Status: RESOLVED DUPLICATE of bug 197507
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-23 04:20 UTC by Mark Walker
Modified: 2009-09-23 12:49 UTC (History)
0 users

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 Mark Walker 2009-09-23 04:20:26 UTC
Application that crashed: korganizer
Version of the application: 4.3.1
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30.5-43.fc11.x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
App would not pick up event released from a recurring series, and still showed old date from event.  Crashed on update of test new event.

 -- Backtrace:
Application: KOrganizer (korganizer), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fb7f2252cba in QWidget::setUpdatesEnabled(bool) () at kernel/qwidget.cpp:6587
#6  0x00007fb7f22508b5 in QWidget::setUpdatesEnabled(bool) () at kernel/qwidget.cpp:6587
#7  0x00007fb7f2251a4f in QWidget::setUpdatesEnabled(bool) () at kernel/qwidget.cpp:6587
#8  0x00007fb7f2251aae in QWidget::setUpdatesEnabled(bool) () at kernel/qwidget.cpp:6587
#9  0x00007fb7f2294166 in ?? () from /usr/lib64/libkorganizerprivate.so.4
#10 0x00007fb7f2283c0a in CalendarView::updateView(QDate const&, QDate const&, bool) () from /usr/lib64/libkorganizerprivate.so.4
#11 0x00007fb7f22856e1 in CalendarView::updateView() () from /usr/lib64/libkorganizerprivate.so.4
#12 0x00007fb7f2292d18 in CalendarView::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkorganizerprivate.so.4
#13 0x0000003d899547dc in QMetaObject::activate (sender=0x16988a0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x6) at kernel/qobject.cpp:3113
#14 0x00007fb7f293bffa in KCal::Calendar::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkcal.so.4
#15 0x00007fb7f29998a0 in KCal::CalendarResources::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkcal.so.4
#16 0x0000003d899547dc in QMetaObject::activate (sender=0x169fa00, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x6) at kernel/qobject.cpp:3113
#17 0x00007fb7f298917f in KCal::ResourceCalendar::resourceChanged(KCal::ResourceCalendar*) () from /usr/lib64/libkcal.so.4
#18 0x00007fb7e63fad06 in KCal::ResourceRemote::doLoad(bool) () from /usr/lib64/libkcal_resourceremote.so.4
#19 0x00007fb7f299500e in KCal::ResourceCached::load(KCal::ResourceCached::CacheAction) () from /usr/lib64/libkcal.so.4
#20 0x00007fb7f22fb663 in ?? () from /usr/lib64/libkorganizerprivate.so.4
#21 0x00007fb7f230090e in ?? () from /usr/lib64/libkorganizerprivate.so.4
#22 0x0000003d899547dc in QMetaObject::activate (sender=0x165b330, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x6) at kernel/qobject.cpp:3113
#23 0x0000003d8b189857 in QAction::triggered (this=0x7fff193b8e30, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#24 0x0000003d8b18acbf in QAction::activate (this=0x165b330, event=<value optimized out>) at kernel/qaction.cpp:1160
#25 0x0000003d8b573215 in QMenuPrivate::activateCausedStack (this=<value optimized out>, causedStack=@0x7fff193b9bd0, action=0x165b330, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967
#26 0x0000003d8b5790fa in QMenuPrivate::activateAction (this=0x1f53720, action=0x165b330, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1060
#27 0x0000003d8b1ddd88 in QWidget::event (this=0x1990da0, event=0x7fff193ba330) at kernel/qwidget.cpp:7549
#28 0x0000003d8b57b863 in QMenu::event (this=0x1990da0, e=0x7fff193ba330) at widgets/qmenu.cpp:2353
#29 0x0000003d8b18f69c in QApplicationPrivate::notify_helper (this=0x1253590, receiver=0x1990da0, e=0x7fff193ba330) at kernel/qapplication.cpp:4056
#30 0x0000003d8b196741 in QApplication::notify (this=<value optimized out>, receiver=0x1990da0, e=0x7fff193ba330) at kernel/qapplication.cpp:3758
#31 0x0000003d8c211b56 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#32 0x0000003d8993f59c in QCoreApplication::notifyInternal (this=0x7fff193bc1e0, receiver=0x1990da0, event=0x7fff193ba330) at kernel/qcoreapplication.cpp:610
#33 0x0000003d8b196030 in QCoreApplication::sendSpontaneousEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:216
#34 QApplicationPrivate::sendMouseEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qapplication.cpp:2924
#35 0x0000003d8b1fbe6e in QETWidget::translateMouseEvent (this=0x1990da0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4338
#36 0x0000003d8b1fab08 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff193bbe60) at kernel/qapplication_x11.cpp:3545
#37 0x0000003d8b2227dc in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#38 0x0000003d8843790e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#39 0x0000003d8843b0e8 in ?? () from /lib64/libglib-2.0.so.0
#40 0x0000003d8843b20a in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#41 0x0000003d89967936 in QEventDispatcherGlib::processEvents (this=0x1226f10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#42 0x0000003d8b221f8e in QGuiEventDispatcherGlib::processEvents (this=0x7fff193b8e30, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#43 0x0000003d8993ded2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 36}) at kernel/qeventloop.cpp:149
#44 0x0000003d8993e2a4 in QEventLoop::exec (this=0x7fff193bc190, flags={i = 0}) at kernel/qeventloop.cpp:201
#45 0x0000003d89940439 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#46 0x0000000000407e96 in _start ()
Warning: the current language does not match this frame.

This bug may be a duplicate of or related to bug 208150

Reported using DrKonqi
Comment 1 Christophe Marin 2009-09-23 12:49:24 UTC

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