[Kolab-devel] [issue245] segfault when cancelling password dialog

Bernhard Herzog kolab-issues at intevation.de
Thu Jul 15 19:13:27 CEST 2004


New submission from Bernhard Herzog <bh at intevation.de>:

When you have a dimap server configured in kontact where you don't store the
password in the config files kontact asks for the password when you try to sync.
 If you click on the cancel button in that dialog, kontact crashes:

[New Thread 1024 (LWP 23082)]
0x41764a59 in wait4 () from /lib/libc.so.6
#0  0x41764a59 in wait4 () from /lib/libc.so.6
#1  0x417dbe48 in __check_rhosts_file () from /lib/libc.so.6
#2  0x4164a453 in waitpid () from /lib/libpthread.so.0
#3  0x40b235dd in KCrash::defaultCrashHandler (sig=11) at kcrash.cpp:246
#4  0x41647f54 in pthread_sighandler () from /lib/libpthread.so.0
#5  0x416ed6b8 in sigaction () from /lib/libc.so.6
#6  0x42041671 in KMFolderCachedImap::newState (this=0x819f3c0, progress=0, 
    syncStatus=@0xbfffea28) at kmfoldercachedimap.cpp:1646
#7  0x4203bc16 in KMFolderCachedImap::serverSyncInternal (this=0x819f3c0)
    at kmfoldercachedimap.cpp:583
#8  0x4203b61c in KMFolderCachedImap::serverSync (this=0x819f3c0, recurse=true)
    at kmfoldercachedimap.cpp:494
#9  0x4201d6e2 in KMAcctCachedImap::processNewMail (this=0x81a0060, 
    folder=0x819f3c0, interactive=true, recurse=true)
    at kmacctcachedimap.cpp:255
#10 0x4201d465 in KMAcctCachedImap::processNewMail (this=0x81a0060, 
    interactive=true) at kmacctcachedimap.cpp:218
#11 0x41fd1998 in KMAcctMgr::processNextCheck (this=0x81abbc0, _newMail=false)
    at kmacctmgr.cpp:197
#12 0x41fd1286 in KMAcctMgr::singleCheckMail (this=0x81abbc0, 
    account=0x81a0060, _interactive=true) at kmacctmgr.cpp:123
#13 0x41fd2022 in KMAcctMgr::checkMail (this=0x81abbc0, _interactive=true)
    at kmacctmgr.cpp:315
#14 0x420c7341 in KMMainWidget::slotCheckMail (this=0x81b3a90)
    at kmmainwidget.cpp:778
#15 0x420c2b01 in KMMainWidget::qt_invoke (this=0x81b3a90, _id=49, 
    _o=0xbfffed28) at kmmainwidget.moc:481
#16 0x40f6532a in QObject::activate_signal (this=0x8210b70, clist=0x82113d8, 
    o=0xbfffed28) at kernel/qobject.cpp:2333
#17 0x40f65184 in QObject::activate_signal (this=0x8210b70, signal=2)
    at kernel/qobject.cpp:2302
#18 0x40849ed6 in KAction::activated (this=0x8210b70) at kaction.moc:157
#19 0x40849824 in KAction::slotActivated (this=0x8210b70) at kaction.cpp:1054
#20 0x4084a235 in KAction::qt_invoke (this=0x8210b70, _id=14, _o=0xbfffee98)
    at kaction.moc:181
#21 0x4085e858 in KActionMenu::qt_invoke (this=0x8210b70, _id=14, 
    _o=0xbfffee98) at kactionclasses.moc:1005
#22 0x40f6549a in QObject::activate_signal (this=0x836b680, clist=0x836f920, 
    o=0xbfffee98) at kernel/qobject.cpp:2357
#23 0x40f65184 in QObject::activate_signal (this=0x836b680, signal=4)
    at kernel/qobject.cpp:2302
#24 0x412c057d in QButton::clicked (this=0x836b680)
    at .moc/debug-shared-mt/moc_qbutton.cpp:152
#25 0x40ff47cb in QButton::mouseReleaseEvent (this=0x836b680, e=0xbffff2a4)
    at widgets/qbutton.cpp:820
#26 0x40f9a5ff in QWidget::event (this=0x836b680, e=0xbffff2a4)
    at kernel/qwidget.cpp:4426
#27 0x40efecd5 in QApplication::internalNotify (this=0xbffff7b8, 
    receiver=0x836b680, e=0xbffff2a4) at kernel/qapplication.cpp:2582
#28 0x40efe23e in QApplication::notify (this=0xbffff7b8, receiver=0x836b680, 
    e=0xbffff2a4) at kernel/qapplication.cpp:2368
#29 0x40a965b9 in KApplication::notify (this=0xbffff7b8, receiver=0x836b680, 
    event=0xbffff2a4) at kapplication.cpp:507
#30 0x412ace04 in QApplication::sendSpontaneousEvent (receiver=0x836b680, 
    event=0xbffff2a4) at .moc/debug-shared-mt/../../kernel/qapplication.h:495
#31 0x40e8ef8d in QETWidget::translateMouseEvent (this=0x836b680, 
    event=0xbffff67c) at kernel/qapplication_x11.cpp:4351
#32 0x40e8c8d0 in QApplication::x11ProcessEvent (this=0xbffff7b8, 
    event=0xbffff67c) at kernel/qapplication_x11.cpp:3529
#33 0x40ea6e7b in QEventLoop::processEvents (this=0x80afeb8, flags=4)
    at kernel/qeventloop_x11.cpp:192
#34 0x40f15290 in QEventLoop::enterLoop (this=0x80afeb8)
    at kernel/qeventloop.cpp:198
#35 0x40f151c9 in QEventLoop::exec (this=0x80afeb8)
    at kernel/qeventloop.cpp:145
#36 0x40efee8d in QApplication::exec (this=0xbffff7b8)
    at kernel/qapplication.cpp:2705
#37 0x0805b664 in main (argc=1, argv=0xbffff944) at main.cpp:171

----------
assignedto: bo
messages: 887
nosy: bh, bo
priority: bug
status: unread
title: segfault when cancelling password dialog
topic: kde client
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue245>
________________________________________________




More information about the devel mailing list