Bug 174757 - kmail crashes when configuring servers
Summary: kmail crashes when configuring servers
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-10 01:52 UTC by Ian Turner
Modified: 2009-03-19 00:34 UTC (History)
2 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 Ian Turner 2008-11-10 01:52:40 UTC
Version:            (using KDE 4.1.2)
OS:                Linux
Installed from:    Ubuntu Packages

After experiencing bug 174756, I set about reconfiguring my e-mail accounts. I entered imap accounts with no apparent issues, but when I then clicked on the "sending" tab, kmail crashed. Backtrace follows; let me know if any other information is needed. I am unable to reproduce this crash. :-(

#6  0xb734c831 in KSycocaDict::Private::offsetForKey ()
   from /usr/lib/libkdecore.so.5
#7  0xb734ca30 in KSycocaDict::find_string () from /usr/lib/libkdecore.so.5
#8  0xb7355e92 in KProtocolInfoFactory::findProtocol ()
   from /usr/lib/libkdecore.so.5
#9  0xb7351021 in KProtocolInfo::capabilities () from /usr/lib/libkdecore.so.5
#10 0xb5d3e04f in MailTransport::TransportConfigDialog::TransportConfigDialog
    () from /usr/lib/libmailtransport.so.4
#11 0xb5d48ed4 in MailTransport::TransportManagementWidget::addClicked ()
   from /usr/lib/libmailtransport.so.4
#12 0xb5d49078 in MailTransport::TransportManagementWidget::qt_metacall ()
   from /usr/lib/libmailtransport.so.4
#13 0xb70b9a60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb70b9e60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb6d83de1 in QAbstractButton::clicked () from /usr/lib/libQtGui.so.4
#16 0xb6ad7119 in ?? () from /usr/lib/libQtGui.so.4
#17 0xb6ad8d14 in ?? () from /usr/lib/libQtGui.so.4
#18 0xb6ad8fa6 in QAbstractButton::mouseReleaseEvent ()
   from /usr/lib/libQtGui.so.4
#19 0xb67ed9a2 in QWidget::event () from /usr/lib/libQtGui.so.4
#20 0xb6ad6fbe in QAbstractButton::event () from /usr/lib/libQtGui.so.4
#21 0xb6b7d890 in QPushButton::event () from /usr/lib/libQtGui.so.4
#22 0xb67958ec in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#23 0xb679e121 in QApplication::notify () from /usr/lib/libQtGui.so.4
#24 0xb757372d in KApplication::notify () from /usr/lib/libkdeui.so.5
#25 0xb70a4e61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#26 0xb679d3ae in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib/libQtGui.so.4
#27 0xb6807696 in ?? () from /usr/lib/libQtGui.so.4
#28 0xb6806a25 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#29 0xb68307ea in ?? () from /usr/lib/libQtGui.so.4
#30 0xb4b2b6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0xb4b2eda3 in ?? () from /usr/lib/libglib-2.0.so.0
#32 0xb4b2ef61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#33 0xb70cf478 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#34 0xb682fee5 in ?? () from /usr/lib/libQtGui.so.4
#35 0xb70a352a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#36 0xb70a36ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#37 0xb70a5da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#38 0xb6795767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#39 0x0804a6c0 in _start ()
#0  0xb7fc3410 in __kernel_vsyscall ()
Comment 1 Dario Andres 2009-01-24 16:03:16 UTC
If you can reproduce the crash at will in a recent KDE (4.1.4 / 4.2beta2 / 4.2rc1 / 4.2.0 / 4.2svn / 4.3svn) , may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? Thanks :)
Comment 2 Ian Turner 2009-01-26 05:06:11 UTC
Sadly, I'm unable to reproduce this crash.
Comment 3 Christophe Marin 2009-02-14 19:01:24 UTC
Thank you for your feedback. We will close this report until we get a similar report.