Bug 148240

Summary: kontact crashes while retrieving email
Product: [Applications] kontact Reporter: Luis Silva <lacsilva>
Component: mailAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED NOT A BUG    
Severity: crash    
Priority: NOR    
Version: 1.2.5   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Backtrace of the previously decribed crash

Description Luis Silva 2007-07-27 00:20:14 UTC
Version:           1.2.5 (using KDE KDE 3.5.7)
Installed from:    Debian stable Packages
OS:                Linux

Kmail crashes kontact while reading e-mail from a local account with a precommand.  Precommand is gotmail and I use it to retrieve mails from my hotmil account to mailbox files in the local disk. When gotmail terminates kmail (in kontact) crashes. This doesn't happen all the time but randomly. It also happens when retrieving mail from any account while I switch to akregator.
Comment 1 Thomas McGuire 2007-07-27 00:23:34 UTC
Please provide a backtrace.
Read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports for more info.
Comment 2 Luis Silva 2007-08-01 15:21:15 UTC
Created attachment 21316 [details]
Backtrace of the previously decribed crash
Comment 3 Thomas McGuire 2007-08-01 19:07:22 UTC
This backtrace does not look complete. Did you follow the instructions on the techbase page to get a more complete backtrace?

Pasting the backtrace you attached:

(no debugging symbols found)
[KCrash handler]
#6  0x4f9968ca in KToolBarButton::mouseReleaseEvent ()
   from /usr/lib/libkdeui.so.4
#7  0x4f357c1d in QWidget::event () from /usr/lib/libqt-mt.so.3
#8  0x4fa124d1 in KToolBarButton::event () from /usr/lib/libkdeui.so.4
#9  0x4f2b8020 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#10 0x4f2ba1de in QApplication::notify () from /usr/lib/libqt-mt.so.3
#11 0x4ee7ddf2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#12 0x4f24a81d in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#13 0x4f249482 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#14 0x4f24756c in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#15 0x4f25e740 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#16 0x4f2d26f6 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#17 0x4f2d2506 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#18 0x4f2b9bc9 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#19 0x08061e25 in ?? ()
Comment 4 Bram Schoenmakers 2007-12-09 23:40:44 UTC
Reopen when there's a better backtrace available.