[Bug 181831] New: kontact crashes when trying to update groupwise calendar

Matt matt at osource.org
Sun Jan 25 01:09:03 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=181831

           Summary: kontact crashes when trying to update groupwise calendar
           Product: kontact
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: matt at osource.org


Version:            (using Devel)
Compiler:          gcc (GCC) 4.3.2 
OS:                Linux
Installed from:    Compiled sources

In kontact:

Whenever I try to create a new Event in kontact, kontact crashes.

SVN Revision: 915437

-----------Backtrace----------------------------
Application: Kontact (kontact), signal SIGSEGV
0x00007f8572120771 in nanosleep () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7f857862b700 (LWP 10155))]

Thread 2 (Thread 0x41680950 (LWP 10165)):
#0  0x00007f8573b05f59 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8573d7a9e9 in QWaitCondition::wait (this=0x29bb3a0,
mutex=0x29bb398, time=18446744073709551615) at
/opt/kde4/kdesvn/qt-copy/src/corelib/thread/qwaitcondition_unix.cpp:82
#2  0x00007f85738806f4 in QHostInfoAgent::run (this=0x29bb380) at
/opt/kde4/kdesvn/qt-copy/src/network/kernel/qhostinfo.cpp:241
#3  0x00007f8573d79c59 in QThreadPrivate::start (arg=0x29bb380) at
/opt/kde4/kdesvn/qt-copy/src/corelib/thread/qthread_unix.cpp:185
#4  0x00007f8573b022a3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f857215d03d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f857862b700 (LWP 10155)):
[KCrash Handler]
#5  0x00007f857291d8e8 in std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::basic_string () from /usr/lib64/libstdc++.so.6
#6  0x00007f856ccb5b98 in std::vector<std::string, std::allocator<std::string>
>::_M_insert_aux (this=0x3514b20, __position={_M_current = 0x0}, __x=@0x0)
    at
/usr/lib/gcc/x86_64-manbo-linux-gnu/4.3.2/../../../../include/c++/4.3.2/ext/new_allocator.h:108
#7  0x00007f8559b9f39f in GroupwiseServer::retractRequest (this=0x7fff80669a70,
incidence=<value optimized out>, cause=GroupwiseServer::DueToResend)
    at
/usr/lib/gcc/x86_64-manbo-linux-gnu/4.3.2/../../../../include/c++/4.3.2/bits/stl_vector.h:694
#8  0x00007f8559ba14ca in GroupwiseServer::changeIncidence
(this=0x7fff80669a70, incidence=0x2bef3b0) at
/opt/kde4/kdesvn/kdepim/kresources/groupwise/soap/groupwiseserver.cpp:1029
#9  0x00007f8558f0d4fd in KCal::ResourceGroupwise::doSave (this=0x2cbdba0) at
/opt/kde4/kdesvn/kdepim/kresources/groupwise/kcal_resourcegroupwise.cpp:267
#10 0x00007f857657a9b5 in KCal::ResourceCached::save (this=0x2cbdba0,
action=KCal::ResourceCached::SyncCache, incidence=0x0) at
/opt/kde4/kdesvn/kdepimlibs/kcal/resourcecached.cpp:487
#11 0x00007f857657ab00 in KCal::ResourceCached::slotSave (this=0x2cbdba0) at
/opt/kde4/kdesvn/kdepimlibs/kcal/resourcecached.cpp:819
#12 0x00007f857657ac00 in KCal::ResourceCached::qt_metacall (this=0x2cbdba0,
_c=QMetaObject::InvokeMetaMethod, _id=55659344, _a=<value optimized out>)
    at /opt/kde4/build/kdepimlibs/kcal/resourcecached.moc:71
#13 0x00007f8558f0c965 in KCal::ResourceGroupwise::qt_metacall (this=0x3514b50,
_c=QMetaObject::InvokeMetaMethod, _id=55659344, _a=0x3514b20)
    at
/opt/kde4/build/kdepim/kresources/groupwise/kcal_resourcegroupwise.moc:64
#14 0x00007f8573e5cc90 in QMetaObject::activate (sender=0x2cbe1f0,
from_signal_index=<value optimized out>, to_signal_index=4, argv=0x3514b20)
    at /opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#15 0x00007f8573e58c43 in QObject::event (this=0x2cbe1f0, e=0x0) at
/opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:1120
#16 0x00007f8572d38c4d in QApplicationPrivate::notify_helper (this=0x20ae030,
receiver=0x2cbe1f0, e=0x7fff8066a4f0) at
/opt/kde4/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:3803
#17 0x00007f8572d3efda in QApplication::notify (this=0x7fff8066cc00,
receiver=0x2cbe1f0, e=0x7fff8066a4f0) at
/opt/kde4/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:3768
#18 0x00007f8574c45d0b in KApplication::notify (this=0x7fff8066cc00,
receiver=0x2cbe1f0, event=0x7fff8066a4f0) at
/opt/kde4/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:307
#19 0x00007f8573e4b361 in QCoreApplication::notifyInternal
(this=0x7fff8066cc00, receiver=0x2cbe1f0, event=0x7fff8066a4f0) at
/opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.cpp:583
#20 0x00007f8573e72de6 in QTimerInfoList::activateTimers (this=0x20b1460) at
../../include/QtCore/../../../../kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.h:209
#21 0x00007f8573e6f8cd in timerSourceDispatch (source=<value optimized out>) at
/opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:160
#22 0x00007f856de8d8d2 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#23 0x00007f856de9105d in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f856de9121b in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#25 0x00007f8573e6f82f in QEventDispatcherGlib::processEvents (this=0x20b8640,
flags=<value optimized out>) at
/opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:319
#26 0x00007f8572db9aef in QGuiEventDispatcherGlib::processEvents
(this=0x3514b50, flags=<value optimized out>) at
/opt/kde4/kdesvn/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:198
#27 0x00007f8573e49cd2 in QEventLoop::processEvents (this=<value optimized
out>, flags={i = -2140756128}) at
/opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:143
#28 0x00007f8573e49e65 in QEventLoop::exec (this=0x7fff8066a7b0, flags={i =
-2140756016}) at /opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:190
#29 0x00007f85730f45bf in QDialog::exec (this=0x7fff8066a820) at
/opt/kde4/kdesvn/qt-copy/src/gui/dialogs/qdialog.cpp:447
#30 0x00007f8558f0bd72 in KCal::ResourceGroupwise::confirmSave (this=<value
optimized out>) at
/opt/kde4/kdesvn/kdepim/kresources/groupwise/kcal_resourcegroupwise.cpp:290
#31 0x00007f8558f0cfc7 in KCal::ResourceGroupwise::doSave (this=0x2cbdba0) at
/opt/kde4/kdesvn/kdepim/kresources/groupwise/kcal_resourcegroupwise.cpp:245
#32 0x00007f857656f9b7 in KCal::ResourceCalendar::save (this=0x2cbdba0,
incidence=0x2bef3b0) at
/opt/kde4/kdesvn/kdepimlibs/kcal/resourcecalendar.cpp:228
#33 0x00007f857657d6a1 in KCal::CalendarResources::save (this=0x2ce2b00,
ticket=0x3824130, incidence=0x2bef3b0) at
/opt/kde4/kdesvn/kdepimlibs/kcal/calendarresources.cpp:817
#34 0x00007f8576583f90 in KCal::CalendarResources::endChange (this=0x2ce2b00,
incidence=0x2bef3b0) at
/opt/kde4/kdesvn/kdepimlibs/kcal/calendarresources.cpp:868
#35 0x00007f8576583702 in KCal::CalendarResources::addIncidence
(this=0x2ce2b00, incidence=0x2bef3b0) at
/opt/kde4/kdesvn/kdepimlibs/kcal/calendarresources.cpp:414
#36 0x00007f855b77d30e in IncidenceChanger::addIncidence (this=0x2d08370,
incidence=0x2bef3b0, parent=0x333e450) at
/opt/kde4/kdesvn/kdepim/korganizer/incidencechanger.cpp:359
#37 0x00007f855b709bc7 in KOEventEditor::processInput (this=0x333e450) at
/opt/kde4/kdesvn/kdepim/korganizer/koeventeditor.cpp:324
#38 0x00007f855b7088a9 in KOIncidenceEditor::slotButtonClicked (this=0x333e450,
button=0) at /opt/kde4/kdesvn/kdepim/korganizer/koincidenceeditor.cpp:104
#39 0x00007f8574bb6d8d in KDialog::qt_metacall (this=0x333e450,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8066b3d0)
at /opt/kde4/build/kdelibs/kdeui/kdialog.moc:181
#40 0x00007f8574c71f26 in KPageDialog::qt_metacall (this=0x3514b50,
_c=QMetaObject::InvokeMetaMethod, _id=55659344, _a=0x3514b20) at
/opt/kde4/build/kdelibs/kdeui/kpagedialog.moc:63
#41 0x00007f855b707365 in KOIncidenceEditor::qt_metacall (this=0x3514b50,
_c=QMetaObject::InvokeMetaMethod, _id=55659344, _a=0x3514b20) at
/opt/kde4/build/kdepim/korganizer/koincidenceeditor.moc:106
#42 0x00007f855b70a096 in KOEventEditor::qt_metacall (this=0x3514b50,
_c=QMetaObject::InvokeMetaMethod, _id=55659344, _a=0x3514b20) at
/opt/kde4/build/kdepim/korganizer/koeventeditor.moc:69
#43 0x00007f8573e5cc90 in QMetaObject::activate (sender=0x3688d78,
from_signal_index=<value optimized out>, to_signal_index=4, argv=0x3514b20)
    at /opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#44 0x00007f8573e611ee in QSignalMapper::mapped (this=0x3514b50, _t1=8) at
.moc/release-shared/moc_qsignalmapper.cpp:93
#45 0x00007f8573e61290 in QSignalMapper::map (this=0x3688d78, sender=0x29cade0)
at /opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qsignalmapper.cpp:271
#46 0x00007f8573e624c0 in QSignalMapper::qt_metacall (this=0x3688d78,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8066b550)
at .moc/release-shared/moc_qsignalmapper.cpp:80
#47 0x00007f8573e5cc90 in QMetaObject::activate (sender=0x29cade0,
from_signal_index=<value optimized out>, to_signal_index=30, argv=0x3514b20)
    at /opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3028
#48 0x00007f857323e507 in QAbstractButton::clicked (this=0x3514b50, _t1=false)
at .moc/release-shared/moc_qabstractbutton.cpp:185
#49 0x00007f8572ffe9cb in QAbstractButtonPrivate::emitClicked (this=0x356b3d0)
at /opt/kde4/kdesvn/qt-copy/src/gui/widgets/qabstractbutton.cpp:538
#50 0x00007f8572fff7a2 in QAbstractButtonPrivate::click (this=0x356b3d0) at
/opt/kde4/kdesvn/qt-copy/src/gui/widgets/qabstractbutton.cpp:531
#51 0x00007f8572fff9d5 in QAbstractButton::mouseReleaseEvent (this=0x29cade0,
e=0x7fff8066be70) at
/opt/kde4/kdesvn/qt-copy/src/gui/widgets/qabstractbutton.cpp:1110
#52 0x00007f8572d85d2c in QWidget::event (this=0x29cade0, event=0x7fff8066be70)
at /opt/kde4/kdesvn/qt-copy/src/gui/kernel/qwidget.cpp:7163
#53 0x00007f8572d38c4d in QApplicationPrivate::notify_helper (this=0x20ae030,
receiver=0x29cade0, e=0x7fff8066be70) at
/opt/kde4/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:3803
#54 0x00007f8572d3f85e in QApplication::notify (this=<value optimized out>,
receiver=0x29cade0, e=0x7fff8066be70) at
/opt/kde4/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:3528
#55 0x00007f8574c45d0b in KApplication::notify (this=0x7fff8066cc00,
receiver=0x29cade0, event=0x7fff8066be70) at
/opt/kde4/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:307
#56 0x00007f8573e4b361 in QCoreApplication::notifyInternal
(this=0x7fff8066cc00, receiver=0x29cade0, event=0x7fff8066be70) at
/opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.cpp:583
#57 0x00007f8572d40c08 in QApplicationPrivate::sendMouseEvent
(receiver=0x29cade0, event=0x7fff8066be70, alienWidget=0x29cade0,
nativeWidget=0x333e450, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f85735da380) at
../../include/QtCore/../../../../kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.h:212
#58 0x00007f8572d972ac in QETWidget::translateMouseEvent (this=0x333e450,
event=<value optimized out>) at
/opt/kde4/kdesvn/qt-copy/src/gui/kernel/qapplication_x11.cpp:4044
#59 0x00007f8572d96429 in QApplication::x11ProcessEvent (this=0x96,
event=0x7fff8066c730) at
/opt/kde4/kdesvn/qt-copy/src/gui/kernel/qapplication_x11.cpp:3162
#60 0x00007f8572dba234 in x11EventSourceDispatch (s=0x20b14d0, callback=0,
user_data=0x0) at
/opt/kde4/kdesvn/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:142
#61 0x00007f856de8d8d2 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#62 0x00007f856de9105d in ?? () from /usr/lib64/libglib-2.0.so.0
#63 0x00007f856de9121b in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#64 0x00007f8573e6f82f in QEventDispatcherGlib::processEvents (this=0x20b8640,
flags=<value optimized out>) at
/opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:319
#65 0x00007f8572db9aef in QGuiEventDispatcherGlib::processEvents
(this=0x3514b50, flags=<value optimized out>) at
/opt/kde4/kdesvn/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:198
#66 0x00007f8573e49cd2 in QEventLoop::processEvents (this=<value optimized
out>, flags={i = -2140747232}) at
/opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:143
#67 0x00007f8573e49e65 in QEventLoop::exec (this=0x7fff8066ca60, flags={i =
-2140747152}) at /opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:190
#68 0x00007f8573e4bfb5 in QCoreApplication::exec () at
/opt/kde4/kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.cpp:845
#69 0x0000000000404641 in main (argc=1, argv=0x7fff8066d1d8) at
/opt/kde4/kdesvn/kdepim/kontact/src/main.cpp:218

kontact &> /tmp/kontact.log
---------------------------
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
kontact(10264) Sonnet::Loader::loadPlugin: Successfully loaded plugin:
"kspell_enchant.desktop"
kontact(10264) Sonnet::Loader::loadPlugin: Successfully loaded plugin:
"kspell_aspell.desktop"
kontact(10264) Akonadi::Firstrun::Firstrun: ()
kontact(10264) GroupwiseServer::GroupwiseServer: GroupwiseServer(): URL:
"https://gwsrvr:7193/soap"
kontact(10264) GroupwiseServer::GroupwiseServer: GroupwiseServer(): URL:
"https://gwsrvr:7193/soap"
kontact(10264) KABC::ResourceGroupwise::asyncLoad:
ResourceGroupwise::asyncLoad()
kontact(10264) KABC::ResourceGroupwise::asyncLoad:   Retrieving default
addressbook list.
kontact(10264) GroupwiseServer::login: GroupwiseServer::login() URL:
"https://gwsrvr:7193/soap"
kontact(10264) GroupwiseServer::gSoapClose: GroupwiseServer::gSoapClose()
QIODevice::seek: The device is not open
kontact(10264) GroupwiseServer::gSoapReceiveCallback:
kontact(10264) GroupwiseServer::gSoapReceiveCallback:
kontact(10264) GroupwiseServer::checkResponse: SOAP call succeeded
kontact(10264) GroupwiseServer::login: HAS USERINFO
kontact(10264) GroupwiseServer::login: USER: name: "Matt Dew" email:
"Matt.Dew at osource.org" uuid: "3E1CAB00-10F8-0000-BBA9-A00057003B00"
kontact(10264) GroupwiseServer::gSoapReceiveCallback:
kontact(10264) GroupwiseServer::gSoapReceiveCallback:
kontact(10264) GroupwiseServer::checkResponse: SOAP call succeeded
kontact(10264) GroupwiseServer::gSoapReceiveCallback:
kontact(10264) GroupwiseServer::gSoapReceiveCallback:
kontact(10264) GroupwiseServer::checkResponse: SOAP call succeeded
kontact(10264) GroupwiseServer::gSoapClose: GroupwiseServer::gSoapClose()
kontact(10264) KABC::ResourceGroupwise::systemAddressBookState:   Stored first
seq no:  0
kontact(10264) KABC::ResourceGroupwise::systemAddressBookState:   Stored last
seq no:  0
kontact(10264) KABC::ResourceGroupwise::systemAddressBookState:   Stored last
PO Rebuild time:  0
kontact(10264) KABC::ResourceGroupwise::systemAddressBookState:   Fetching
delta info to check if update possible
kontact(10264) GroupwiseServer::login: GroupwiseServer::login() URL:
"https://gwsrvr:7193/soap"
SOAP FAULT: SOAP-ENV:Client
"End of file or no input: 'Socket operation on non-socket'"
kontact(10264)/kdepimlibs (kabc): "Error calculating how to sync the System
Address Book: "
kontact(10264) KABC::ResourceGroupwise::systemAddressBookState:   Fallthrough -
no fetched SAB exists yet, refresh
kontact(10264) KABC::ResourceGroupwise::asyncLoad:   Fetching system
addressbook
kontact(10264) KABC::ResourceGroupwise::fetchAddressBooks:   System  URL: 
KUrl("groupwises://Matt%20Dew@gwsrvr:7193/soap/addressbook/?addressbookid=GroupWiseSystemAddressBook@52")
kontact(10264) KABC::ResourceGroupwise::fetchAddressBooks:   Job address: 
KIO::TransferJob(0x32238f0)
kontact(10264) KCal::ResourceGroupwise::readConfig:
KCal::ResourceGroupwise::readConfig()
kontact(10264) KCal::ResourceGroupwise::doLoad: ResourceGroupwise::load()
kontact(10264) KCal::ResourceGroupwise::doLoad: Download URL:
KUrl("groupwises://Matt%20Dew@gwsrvr:7193/calendar/")
kontact(10264): Attempt to use QAction "filter_label" with KXMLGUIFactory!
kontact(10264) Akonadi::Firstrun::~Firstrun: done
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  6 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  8 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  7 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  6 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  6 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  6 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  6 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  6 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  6 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  11 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  29  contacts
in  4 ms, now adding to resource...
kontact(10264) KCal::ResourceGroupwise::slotJobResult:
ResourceGroupwise::slotJobResult():
kontact(10264) KABC::ResourceGroupwise::slotJobFinished:
kontact(10264) KABC::ResourceGroupwise::fetchSABResult:
Object::disconnect: Unexpected null parameter
kontact(10264) KABC::ResourceGroupwise::storeDeltaInfo:   Server first seq no: 
0
kontact(10264) KABC::ResourceGroupwise::storeDeltaInfo:   Server last seq no: 
0
kontact(10264) KABC::ResourceGroupwise::storeDeltaInfo:   Server last PO
Rebuild time:  0
kontact(10264) KABC::ResourceGroupwise::fetchAddressBooks:   User  URL:
KUrl("groupwises://Matt%20Dew@gwsrvr:7193/soap/addressbook/?addressbookid=4247D94A.osource-engineering.hardware-engineering.104.1736362.1.3.1@53&addressbookid=438ED6B3.osource-engineering.hardware-engineering.104.1736362.1.7F8.1@53")
kontact(10264) KABC::ResourceGroupwise::fetchAddressBooks:   Job address: 
KIO::TransferJob(0x38c5cf0)
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  8 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  7 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  7 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  6 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  6 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  50  contacts
in  7 ms, now adding to resource...
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:
kontact(10264) KABC::ResourceGroupwise::slotReadJobData:   parsed  6  contacts
in  0 ms, now adding to resource...
QPixmap::setMask: Cannot set mask while pixmap is being painted on
QPixmap::setMask: Cannot set mask while pixmap is being painted on
QPixmap::setMask: Cannot set mask while pixmap is being painted on
kontact(10264) KABC::ResourceGroupwise::slotJobFinished:
kontact(10264) KABC::ResourceGroupwise::fetchUABResult:
ResourceGroupwise::fetchUABResult()
Object::disconnect: Unexpected null parameter
kontact(10264) KABC::ResourceGroupwise::loadCompleted:
ResourceGroupwise::loadCompleted()
kontact(10264)/kdepimlibs (kabc) KABC::LockNull::lock: LockNull::lock() force
success. Doesn't actually lock.
kontact(10264) KCal::ResourceGroupwise::doSave:
KCal::ResourceGroupwise::doSave()
kontact(10264) KCal::ResourceGroupwise::doSave:
KCal::ResourceGroupwise::doSave()
kontact(10264) GroupwiseServer::GroupwiseServer: GroupwiseServer(): URL:
"https://gwsrvr:7193/soap"
kontact(10264) GroupwiseServer::login: GroupwiseServer::login() URL:
"https://gwsrvr:7193/soap"
kontact(10264) GroupwiseServer::gSoapClose: GroupwiseServer::gSoapClose()
QIODevice::seek: The device is not open
kontact(10264) GroupwiseServer::gSoapReceiveCallback:
kontact(10264) GroupwiseServer::gSoapReceiveCallback:
kontact(10264) GroupwiseServer::checkResponse: SOAP call succeeded
kontact(10264) GroupwiseServer::login: HAS USERINFO
kontact(10264) GroupwiseServer::login: USER: name: "Matt Dew" email:
"Matt.Dew at osource.org" uuid: "3E1CAB00-10F8-0000-BBA9-A00057003B00"
kontact(10264) GroupwiseServer::addIncidence: GroupwiseServer::addIncidence()
"test"
kontact(10264) GroupwiseServer::addIncidence: Incidence has no scheduling ID.
kontact(10264) IncidenceConverter::convertToAppointment:
IncidenceConverter::convertToAppointment()
kontact(10264) IncidenceConverter::convertToCalendarItem:
kontact(10264) IncidenceConverter::setAttendees:
IncidenceConverter::setAttendees(), adding "Matt Dew <Matt.Dew at osource.org>"
kontact(10264) IncidenceConverter::createRecipient: - recipient name: "Matt
Dew"
kontact(10264) IncidenceConverter::createRecipient: - recipient email:
"Matt.Dew at osource.org"
kontact(10264) IncidenceConverter::setRecurrence:
kontact(10264) GroupwiseServer::gSoapReceiveCallback:
kontact(10264) GroupwiseServer::gSoapReceiveCallback:
kontact(10264) GroupwiseServer::checkResponse: SOAP call succeeded
kontact(10264): "SOAP Response Status: 53513 Bad parameter"
kontact(10264) GroupwiseServer::changeIncidence:
GroupwiseServer::changeIncidence() "test"
kontact(10264) IncidenceConverter::convertToAppointment:
IncidenceConverter::convertToAppointment()
kontact(10264) IncidenceConverter::convertToCalendarItem:
kontact(10264) IncidenceConverter::setAttendees:
IncidenceConverter::setAttendees(), adding "Matt Dew <Matt.Dew at osource.org>"
kontact(10264) IncidenceConverter::createRecipient: - recipient name: "Matt
Dew"
kontact(10264) IncidenceConverter::createRecipient: - recipient email:
"Matt.Dew at osource.org"
kontact(10264) IncidenceConverter::setRecurrence:
kontact(10264) GroupwiseServer::changeIncidence:
GroupwiseServer::changeIncidence() - retracting old incidence
kontact(10264) GroupwiseServer::retractRequest:
GroupwiseServer::retractRequest(): "test"
kontact(10264) IncidenceConverter::convertToAppointment:
IncidenceConverter::convertToAppointment()
kontact(10264) IncidenceConverter::convertToCalendarItem:
kontact(10264) IncidenceConverter::setAttendees:
IncidenceConverter::setAttendees(), adding "Matt Dew <Matt.Dew at osource.org>"
kontact(10264) IncidenceConverter::createRecipient: - recipient name: "Matt
Dew"
kontact(10264) IncidenceConverter::createRecipient: - recipient email:
"Matt.Dew at osource.org"
kontact(10264) IncidenceConverter::setRecurrence:
*** KMail got signal 11 (Crashing)
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kontact path = <unknown> pid = 10264


-- 
Configure bugmail: http://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