[Bug 235135] New: Kontact calandar crash while attempting to update remote server

Lesley Longhurst lesley.walker at opus.co.nz
Fri Apr 23 02:39:07 BST 2010


https://bugs.kde.org/show_bug.cgi?id=235135

           Summary: Kontact calandar crash while attempting to update
                    remote server
           Product: kontact
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: lesley.walker at opus.co.nz


Application that crashed: kontact
Version of the application: 4.3.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-20-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Attempting to configure access to a DAViCal server (so far unsuccessful). This
crash happened after a few attempts at creating/updating an event in that
calendar. Currently configured to access directly, not via Akonadi.  (I cannot
see how to configure Akonadi to to talk to the server, although it is supposed
to be the way to do it)

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  ~QWidget (this=0x7fffdb22d970, __in_chrg=<value optimized out>) at
kernel/qwidget.cpp:1297
#6  0x00007ff0f70fb711 in ~KHBox (this=0x7fffdb22d970, __in_chrg=<value
optimized out>) at ../../kdeui/widgets/khbox.cpp:51
#7  0x00007ff0cbe53825 in ?? () from /usr/lib/libkorganizerprivate.so.4
#8  0x00007ff0f645a7a0 in QWidget::event (this=0x1806940, event=0x7fffdb22e120)
at kernel/qwidget.cpp:7687
#9  0x00007ff0cbe50bf0 in ?? () from /usr/lib/libkorganizerprivate.so.4
#10 0x00007ff0f640befc in QApplicationPrivate::notify_helper (this=0x894ff0,
receiver=0x1806940, e=0x7fffdb22e120) at kernel/qapplication.cpp:4056
#11 0x00007ff0f64131ce in QApplication::notify (this=0x7fffdb231260,
receiver=0x1806940, e=0x7fffdb22e120) at kernel/qapplication.cpp:4021
#12 0x00007ff0f7042ab6 in KApplication::notify (this=0x7fffdb231260,
receiver=0x1806940, event=0x7fffdb22e120) at
../../kdeui/kernel/kapplication.cpp:302
#13 0x00007ff0f5aebc2c in QCoreApplication::notifyInternal
(this=0x7fffdb231260, receiver=0x1806940, event=0x7fffdb22e120) at
kernel/qcoreapplication.cpp:610
#14 0x00007ff0f6461b93 in QCoreApplication::sendSpontaneousEvent
(this=0x4ce4b80, pdev=0x89b978, rgn=..., offset=<value optimized out>,
flags=<value optimized out>, 
    sharedPainter=<value optimized out>, backingStore=0x89bd00) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#15 QWidgetPrivate::drawWidget (this=0x4ce4b80, pdev=0x89b978, rgn=...,
offset=<value optimized out>, flags=<value optimized out>, sharedPainter=<value
optimized out>, backingStore=0x89bd00)
    at kernel/qwidget.cpp:5079
#16 0x00007ff0f64622f0 in QWidgetPrivate::paintSiblingsRecursive (this=<value
optimized out>, pdev=<value optimized out>, siblings=..., index=0, rgn=<value
optimized out>, 
    offset=<value optimized out>, flags=68, sharedPainter=0x0,
backingStore=0x89bd00) at kernel/qwidget.cpp:5189
#17 0x00007ff0f6462204 in QWidgetPrivate::paintSiblingsRecursive (this=<value
optimized out>, pdev=<value optimized out>, siblings=..., index=1, rgn=<value
optimized out>, 
    offset=<value optimized out>, flags=68, sharedPainter=0x0,
backingStore=0x89bd00) at kernel/qwidget.cpp:5180
#18 0x00007ff0f6462204 in QWidgetPrivate::paintSiblingsRecursive (this=<value
optimized out>, pdev=<value optimized out>, siblings=..., index=2, rgn=<value
optimized out>, 
    offset=<value optimized out>, flags=68, sharedPainter=0x0,
backingStore=0x89bd00) at kernel/qwidget.cpp:5180
#19 0x00007ff0f6461803 in QWidgetPrivate::drawWidget (this=0x19afb60,
pdev=0x89b978, rgn=..., offset=<value optimized out>, flags=<value optimized
out>, sharedPainter=<value optimized out>, 
    backingStore=0x89bd00) at kernel/qwidget.cpp:5128
#20 0x00007ff0f64622f0 in QWidgetPrivate::paintSiblingsRecursive (this=<value
optimized out>, pdev=<value optimized out>, siblings=..., index=0, rgn=<value
optimized out>, 
    offset=<value optimized out>, flags=68, sharedPainter=0x0,
backingStore=0x89bd00) at kernel/qwidget.cpp:5189
#21 0x00007ff0f6461803 in QWidgetPrivate::drawWidget (this=0x528ebe0,
pdev=0x89b978, rgn=..., offset=<value optimized out>, flags=<value optimized
out>, sharedPainter=<value optimized out>, 
    backingStore=0x89bd00) at kernel/qwidget.cpp:5128
#22 0x00007ff0f65d3dbe in QWidgetBackingStore::sync (this=0x89bd00) at
painting/qbackingstore.cpp:1261
#23 0x00007ff0f6453fa0 in QWidgetPrivate::syncBackingStore (this=0x89afe0) at
kernel/qwidget.cpp:1603
#24 0x00007ff0f645a5b8 in QWidget::event (this=0x89ae50, event=0x7ee1ba0) at
kernel/qwidget.cpp:7827
#25 0x00007ff0f67d09db in QMainWindow::event (this=0x89ae50, event=0x7ee1ba0)
at widgets/qmainwindow.cpp:1399
#26 0x00007ff0f714e773 in KXmlGuiWindow::event (this=0x7fffdb22d970, ev=0x0) at
../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#27 0x00007ff0f640befc in QApplicationPrivate::notify_helper (this=0x894ff0,
receiver=0x89ae50, e=0x7ee1ba0) at kernel/qapplication.cpp:4056
#28 0x00007ff0f64131ce in QApplication::notify (this=0x7fffdb231260,
receiver=0x89ae50, e=0x7ee1ba0) at kernel/qapplication.cpp:4021
#29 0x00007ff0f7042ab6 in KApplication::notify (this=0x7fffdb231260,
receiver=0x89ae50, event=0x7ee1ba0) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x00007ff0f5aebc2c in QCoreApplication::notifyInternal
(this=0x7fffdb231260, receiver=0x89ae50, event=0x7ee1ba0) at
kernel/qcoreapplication.cpp:610
#31 0x00007ff0f5aec80a in QCoreApplication::sendEvent (receiver=0x0,
event_type=<value optimized out>, data=0x866080) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#32 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value
optimized out>, data=0x866080) at kernel/qcoreapplication.cpp:1247
#33 0x00007ff0f5b14533 in QCoreApplication::sendPostedEvents (s=<value
optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#34 postEventSourceDispatch (s=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:210
#35 0x00007ff0ef366bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#36 0x00007ff0ef36a598 in ?? () from /lib/libglib-2.0.so.0
#37 0x00007ff0ef36a6c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#38 0x00007ff0f5b141a6 in QEventDispatcherGlib::processEvents (this=0x865cb0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#39 0x00007ff0f64a04be in QGuiEventDispatcherGlib::processEvents
(this=0x7fffdb22d970, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:202
#40 0x00007ff0f5aea532 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#41 0x00007ff0f5aea904 in QEventLoop::exec (this=0x7fffdb22f820, flags=) at
kernel/qeventloop.cpp:201
#42 0x00007ff0f68869de in QDialog::exec (this=0x1980ba0) at
dialogs/qdialog.cpp:498
#43 0x00007ff0f6fc9185 in KMessageBox::createKMessageBox (dialog=<value
optimized out>, icon=<value optimized out>, text=<value optimized out>,
strlist=<value optimized out>, 
    ask=<value optimized out>, checkboxReturn=<value optimized out>, options=)
at ../../kdeui/dialogs/kmessagebox.cpp:331
#44 0x00007ff0f6fca400 in KMessageBox::createKMessageBox (dialog=<value
optimized out>, icon=QMessageBox::Critical, text=<value optimized out>,
strlist=<value optimized out>, ask=..., 
    checkboxReturn=0x0, options=..., details=...) at
../../kdeui/dialogs/kmessagebox.cpp:151
#45 0x00007ff0f6fcb2c3 in KMessageBox::errorListWId (parent_id=60905361,
text=..., strlist=..., caption=..., options=) at
../../kdeui/dialogs/kmessagebox.cpp:849
#46 0x00007ff0f6fcb4c2 in KMessageBox::error (parent=<value optimized out>,
text=..., caption=..., options=<value optimized out>) at
../../kdeui/dialogs/kmessagebox.cpp:813
#47 0x00007ff0cbe9e72a in CalendarView::showErrorMessage(QString const&) ()
from /usr/lib/libkorganizerprivate.so.4
#48 0x00007ff0cbeac5e3 in CalendarView::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libkorganizerprivate.so.4
#49 0x00007ff0f5b00ddc in QMetaObject::activate (sender=0x17e43e70,
from_signal_index=<value optimized out>, to_signal_index=<value optimized out>,
argv=0x1) at kernel/qobject.cpp:3113
#50 0x00007ff0f2b9b1f5 in KCal::CalendarResources::signalErrorMessage(QString
const&) () from /usr/lib/libkcal.so.4
#51 0x00007ff0f2b9b437 in
KCal::CalendarResources::qt_metacall(QMetaObject::Call, int, void**) () from
/usr/lib/libkcal.so.4
#52 0x00007ff0f5b00ddc in QMetaObject::activate (sender=0x55fd670,
from_signal_index=<value optimized out>, to_signal_index=<value optimized out>,
argv=0x1) at kernel/qobject.cpp:3113
#53 0x00007ff0f2b8ab37 in
KCal::ResourceCalendar::resourceLoadError(KCal::ResourceCalendar*, QString
const&) () from /usr/lib/libkcal.so.4
#54 0x00007ff0f2b8b62d in KCal::ResourceCalendar::loadError(QString const&) ()
from /usr/lib/libkcal.so.4
#55 0x00007ff0cac27ae7 in
KCal::ResourceGroupwareBase::slotUploadJobResult(KPIM::GroupwareJob*) () from
/usr/lib/libkgroupwarebase.so.4
#56 0x00007ff0cac27d8c in
KCal::ResourceGroupwareBase::qt_metacall(QMetaObject::Call, int, void**) ()
from /usr/lib/libkgroupwarebase.so.4
#57 0x00007ff0f5b00ddc in QMetaObject::activate (sender=0x50b06d0,
from_signal_index=<value optimized out>, to_signal_index=<value optimized out>,
argv=0x1) at kernel/qobject.cpp:3113
#58 0x00007ff0cac1ff7f in ?? () from /usr/lib/libkgroupwarebase.so.4
#59 0x00007ff0cac20576 in ?? () from /usr/lib/libkgroupwarebase.so.4
#60 0x00007ff0cac25004 in ?? () from /usr/lib/libkgroupwarebase.so.4
#61 0x00007ff0cac2540c in ?? () from /usr/lib/libkgroupwarebase.so.4
#62 0x00007ff0f5b00ddc in QMetaObject::activate (sender=0xe4d4ce0,
from_signal_index=<value optimized out>, to_signal_index=<value optimized out>,
argv=0x1) at kernel/qobject.cpp:3113
#63 0x00007ff0f5b05e1f in QSingleShotTimer::timerEvent (this=0xe4d4ce0) at
kernel/qtimer.cpp:298
#64 0x00007ff0f5afad83 in QObject::event (this=0xe4d4ce0, e=0x0) at
kernel/qobject.cpp:1075
#65 0x00007ff0f640befc in QApplicationPrivate::notify_helper (this=0x894ff0,
receiver=0xe4d4ce0, e=0x7fffdb230f00) at kernel/qapplication.cpp:4056
#66 0x00007ff0f64131ce in QApplication::notify (this=0x7fffdb231260,
receiver=0xe4d4ce0, e=0x7fffdb230f00) at kernel/qapplication.cpp:4021
#67 0x00007ff0f7042ab6 in KApplication::notify (this=0x7fffdb231260,
receiver=0xe4d4ce0, event=0x7fffdb230f00) at
../../kdeui/kernel/kapplication.cpp:302
#68 0x00007ff0f5aebc2c in QCoreApplication::notifyInternal
(this=0x7fffdb231260, receiver=0xe4d4ce0, event=0x7fffdb230f00) at
kernel/qcoreapplication.cpp:610
#69 0x00007ff0f5b16862 in QCoreApplication::sendEvent (this=0x899580) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#70 QTimerInfoList::activateTimers (this=0x899580) at
kernel/qeventdispatcher_unix.cpp:572
#71 0x00007ff0f5b1425d in timerSourceDispatch (source=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:165
#72 0x00007ff0ef366bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#73 0x00007ff0ef36a598 in ?? () from /lib/libglib-2.0.so.0
#74 0x00007ff0ef36a6c0 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#75 0x00007ff0f5b141a6 in QEventDispatcherGlib::processEvents (this=0x865cb0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#76 0x00007ff0f64a04be in QGuiEventDispatcherGlib::processEvents
(this=0x7fffdb22d970, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:202
#77 0x00007ff0f5aea532 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#78 0x00007ff0f5aea904 in QEventLoop::exec (this=0x7fffdb2311a0, flags=) at
kernel/qeventloop.cpp:201
#79 0x00007ff0f5aecab9 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:888
#80 0x0000000000403f47 in _start ()

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list