Bug 127699 - another crash on exit
Summary: another crash on exit
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.9.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 125784 126787 128857 131300 132187 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-20 10:18 UTC by Andre Woebbeking
Modified: 2010-08-14 11:16 UTC (History)
7 users (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 Andre Woebbeking 2006-05-20 10:18:51 UTC
Version:           1.9.1 (using KDE 3.5.2, compiled sources)
Compiler:          Target: x86_64-linux-gnu
OS:                Linux (x86_64) release 2.6.16-1-amd64-k8

Hi,

it's getting boring ;-)

#5  KMKernel::acctMgr (this=0x0) at kmkernel.h:277
#6  0x00002b400799bec2 in KMAccount::mailCheck (this=0xd02e30)
    at /Devel/src/kde/kdepim/kmail/kmaccount.cpp:380
#7  0x00002b400799b437 in KMAccount::qt_invoke (this=0xd02e30, _id=2, 
    _o=0x7fffffaa0fb0) at kmaccount.moc:237
#8  0x00002b4007a38a59 in KMail::NetworkAccount::qt_invoke (this=0x0, 
    _id=15047520, _o=0xfb6bc0) at networkaccount.moc:77
#9  0x00002b4007a724d2 in KMail::PopAccount::qt_invoke (this=0xd02e30, _id=2, 
    _o=0x7fffffaa0fb0) at popaccount.moc:127
#10 0x00002b400c4c65e8 in QObject::activate_signal (this=0xcffb10, 
    clist=<value optimized out>, o=0x7fffffaa0fb0) at kernel/qobject.cpp:2356
#11 0x00002b400c4c6a0d in QObject::activate_signal (this=0x0, 
    signal=<value optimized out>) at kernel/qobject.cpp:2325
#12 0x00002b400c4e5fb5 in QTimer::event (this=0xcffb10, e=0xe59b60)
    at kernel/qtimer.cpp:219
#13 0x00002b400c46fec3 in QApplication::internalNotify (
    this=<value optimized out>, receiver=0xcffb10, e=0x7fffffaa1290)
    at kernel/qapplication.cpp:2635
#14 0x00002b400c470890 in QApplication::notify (this=0x7fffffaa1c40, 
    receiver=0xcffb10, e=0x7fffffaa1290) at kernel/qapplication.cpp:2358
#15 0x00002b400b7f0a65 in KApplication::notify (this=0x7fffffaa1c40, 
    receiver=0xcffb10, event=0x7fffffaa1290)
    at /Devel/src/kde/kdelibs/kdecore/kapplication.cpp:550
#16 0x00002b400c466287 in QEventLoop::activateTimers (
    this=<value optimized out>) at qapplication.h:496
#17 0x00002b400c425a27 in QEventLoop::processEvents (this=0x5f7af0, 
    flags=<value optimized out>) at kernel/qeventloop_x11.cpp:389
#18 0x00002b400c4849a3 in QEventLoop::enterLoop (this=0x5f7af0)
    at kernel/qeventloop.cpp:198
#19 0x00002b400ac873fa in KIO::NetAccess::enter_loop (
    this=<value optimized out>)
    at /Devel/src/kde/kdelibs/kio/kio/netaccess.cpp:498
#20 0x00002b400ac88ebc in KIO::NetAccess::synchronousRunInternal (
    this=0x7fffffaa1630, job=0xb465e0, window=<value optimized out>, 
    data=0x0, finalURL=0x0, metaData=<value optimized out>)
    at /Devel/src/kde/kdelibs/kio/kio/netaccess.cpp:479
#21 0x00002b400ac88f53 in KIO::NetAccess::synchronousRun (job=0xb465e0, 
    window=0x0, data=0x0, finalURL=0x0, metaData=0x0)
    at /Devel/src/kde/kdelibs/kio/kio/netaccess.cpp:277
#22 0x00002aaaab911f66 in KABC::ResourceFile::save (this=0xf858b0)
    at /Devel/src/kde/kdelibs/kabc/plugins/file/resourcefile.cpp:259
#23 0x00002b400a68cf9a in KABC::AddressBook::save (this=0xf7a760, 
    ticket=0xd333e0) at /Devel/src/kde/kdelibs/kabc/addressbook.cpp:379
#24 0x00002b400a6b039b in KABC::StdAddressBook::saveAll (this=0xf7a760)
    at /Devel/src/kde/kdelibs/kabc/stdaddressbook.cpp:157
#25 0x00002b400a6b0473 in ~StdAddressBook (this=0x0)
    at /Devel/src/kde/kdelibs/kabc/stdaddressbook.cpp:96
#26 0x00002b400a6b0c13 in KStaticDeleter<KABC::StdAddressBook>::destructObject
    (this=0x2b400a80a680) at kstaticdeleter.h:126
#27 0x00002b400b86e66e in KGlobal::deleteStaticDeleters ()
    at /Devel/src/kde/kdelibs/kdecore/kglobal.cpp:192
#28 0x00002b400b7f00c9 in ~KApplication (this=0x7fffffaa1c40)
    at /Devel/src/kde/kdelibs/kdecore/kapplication.cpp:1608
#29 0x0000000000403381 in main (argc=<value optimized out>, 
    argv=<value optimized out>) at /Devel/src/kde/kdepim/kmail/main.cpp:115
Comment 1 Andre Woebbeking 2006-05-20 10:25:18 UTC
To bad that you can't look for backtraces in advance :-(

*** This bug has been marked as a duplicate of 122866 ***
Comment 2 Andre Woebbeking 2006-05-20 10:29:32 UTC
Argl, I was fooled by my own backtrace :-( I reopened as my backtrace differs from that in #122866.
Comment 3 Andreas Kling 2006-08-01 11:38:17 UTC
*** Bug 126787 has been marked as a duplicate of this bug. ***
Comment 4 Andreas Kling 2006-08-01 11:38:23 UTC
*** Bug 125784 has been marked as a duplicate of this bug. ***
Comment 5 Andreas Kling 2006-08-01 11:38:34 UTC
*** Bug 131300 has been marked as a duplicate of this bug. ***
Comment 6 Andreas Kling 2006-08-01 11:38:45 UTC
*** Bug 128857 has been marked as a duplicate of this bug. ***
Comment 7 Tommi Tervo 2006-08-10 11:05:57 UTC
*** Bug 132187 has been marked as a duplicate of this bug. ***
Comment 8 Nicolas L. 2010-08-14 11:05:35 UTC
is this bug still valid under kde 4 ?
Comment 9 Andre Woebbeking 2010-08-14 11:16:03 UTC
Seems to be fixed in KDE 4 (at least 4.4 and 4.5) :-)