Bug 122928 - kmail crashes while using disconnected imap account
Summary: kmail crashes while using disconnected imap account
Status: RESOLVED DUPLICATE of bug 117935
Alias: None
Product: kmail
Classification: Applications
Component: disconnected IMAP (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-01 21:46 UTC by Wilbert Berendsen
Modified: 2007-09-14 12:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
drkonqi backtrace (3.27 KB, text/plain)
2006-03-01 21:46 UTC, Wilbert Berendsen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wilbert Berendsen 2006-03-01 21:46:06 UTC
Version:           onbekend (using KDE 3.5.1, Gentoo)
Compiler:          gcc version 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
OS:                Linux (i686) release 2.6.15-gentoo-r5

Today KMail crashed while using a disconnected IMAP account. Will attach the backtrace.

KMail crashed while it was checking the dimap e-mail account (which it does every minute).
Comment 1 Wilbert Berendsen 2006-03-01 21:46:40 UTC
Created attachment 14920 [details]
drkonqi backtrace
Comment 2 Thiago Macieira 2006-03-03 19:35:07 UTC
Pasting attached backtrace:

#16 0xb57040bf in KMAcctCachedImap::processNewMail(bool) (this=0x87ae450)
    at kmacctcachedimap.cpp:218
#17 0xb56b5667 in KMail::AccountManager::processNextCheck(bool) (
    this=0x84fc2e8, _newMail=false) at accountmanager.cpp:196
#18 0xb56b4f94 in KMail::AccountManager::singleCheckMail(KMAccount*, bool) (
    this=0x84fc2e8, account=0x87ae450) at accountmanager.cpp:125
#19 0xb5657fc0 in KMAccount::mailCheck() (this=0x87ae450) at kmaccount.cpp:380
#20 0xb56564e6 in KMAccount::qt_invoke(int, QUObject*) (this=0x87ae450, _id=2, 
    _o=0xbf88f1e0) at kmaccount.moc:237
#21 0xb56f618d in KMail::NetworkAccount::qt_invoke(int, QUObject*) (this=0x0, 
    _id=0, _o=0x0) at networkaccount.moc:77
#22 0xb56fe5ca in KMail::ImapAccountBase::qt_invoke(int, QUObject*) (
    this=0x87ae450, _id=2, _o=0xbf88f1e0) at imapaccountbase.moc:296
#23 0xb570568a in KMAcctCachedImap::qt_invoke(int, QUObject*) (this=0x87ae450, 
    _id=2, _o=0xbf88f1e0) at kmacctcachedimap.moc:97
#24 0xb63316ac in QObject::activate_signal(QConnectionList*, QUObject*) (
    this=0x87984c8, clist=0x8790830, o=0xbf88f1e0) at kernel/qobject.cpp:2355
#25 0xb6331504 in QObject::activate_signal(int) (this=0x87984c8, signal=2)
    at kernel/qobject.cpp:2324
#26 0xb6716c64 in QTimer::timeout() (this=0x87984c8)
    at .moc/debug-shared-mt/moc_qtimer.cpp:82
#27 0xb635d09e in QTimer::event(QEvent*) (this=0x87984c8, e=0xbf88f4f0)
    at kernel/qtimer.cpp:219
#28 0xb62c1235 in QApplication::internalNotify(QObject*, QEvent*) (
    this=0xbf88f780, receiver=0x87984c8, e=0xbf88f4f0)
    at kernel/qapplication.cpp:2635
#29 0xb62c0478 in QApplication::notify(QObject*, QEvent*) (this=0xbf88f780, 
    receiver=0x87984c8, e=0xbf88f4f0) at kernel/qapplication.cpp:2358
#30 0xb6b0f51c in KApplication::notify(QObject*, QEvent*) (this=0xbf88f780, 
    receiver=0x87984c8, event=0xbf88f4f0) at kapplication.cpp:550
#31 0xb775c6d5 in QApplication::sendEvent(QObject*, QEvent*) (receiver=0x0, 
    event=0x27f0) at qapplication.h:491
#32 0xb62ac75f in QEventLoop::activateTimers() (this=0x8162608)
    at kernel/qeventloop_unix.cpp:556
#33 0xb625cd5d in QEventLoop::processEvents(unsigned) (this=0x8162608, flags=4)
    at kernel/qeventloop_x11.cpp:389
#34 0xb62d87d9 in QEventLoop::enterLoop() (this=0x8162608)
    at kernel/qeventloop.cpp:198
#35 0xb62d86f2 in QEventLoop::exec() (this=0x8162608)
    at kernel/qeventloop.cpp:145
#36 0xb62c13d7 in QApplication::exec() (this=0xbf88f780)
    at kernel/qapplication.cpp:2758
#37 0x0805c9cf in main (argc=0, argv=0x0) at main.cpp:177
Comment 3 Thiago Macieira 2006-03-03 19:39:44 UTC
Exact backtrace match.

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