Bug 267951 - KMail crashed after adding pop3 mail
Summary: KMail crashed after adding pop3 mail
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.5
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-08 11:01 UTC by tag
Modified: 2012-08-19 10:55 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 tag 2011-03-08 11:01:29 UTC
Application: kmail (1.13.6)
KDE Platform Version: 4.6.1 (4.6.1)
Qt Version: 4.7.1
Operating System: Linux 2.6.37-CHAKRA x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:

kmail krashed when I add to the account type pop3 mailbox
distributive-chakra linux x64_86 ,kde version 4.6.1 ,kmail 1.13.6

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Aborted
[KCrash Handler]
#6  0x00007fecb6e01595 in raise () from /lib/libc.so.6
#7  0x00007fecb6e02a16 in abort () from /lib/libc.so.6
#8  0x00007fecb76b8d0f in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
#9  0x00007fecb76b8e9d in qt_message(QtMsgType, char const*, __va_list_tag*) () from /usr/lib/libQtCore.so.4
#10 0x00007fecb76b9035 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
#11 0x00007fecb7ce730a in qGeomCalc(QVector<QLayoutStruct>&, int, int, int, int, int) () from /usr/lib/libQtGui.so.4
#12 0x00007fecb7cd7a25 in QFormLayout::setGeometry(QRect const&) () from /usr/lib/libQtGui.so.4
#13 0x00007fecb7cde48d in QGridLayoutPrivate::distribute(QRect, int, int) () from /usr/lib/libQtGui.so.4
#14 0x00007fecb7cde736 in QGridLayout::setGeometry(QRect const&) () from /usr/lib/libQtGui.so.4
#15 0x00007fecb7ce4403 in QLayoutPrivate::doResize(QSize const&) () from /usr/lib/libQtGui.so.4
#16 0x00007fecb7ce6067 in QLayout::activate() () from /usr/lib/libQtGui.so.4
#17 0x00007fecb7d13150 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4
#18 0x00007fecb7cf16e9 in QStackedLayout::setCurrentIndex(int) () from /usr/lib/libQtGui.so.4
#19 0x00007fecb7cf1eba in QStackedLayout::insertWidget(int, QWidget*) () from /usr/lib/libQtGui.so.4
#20 0x00007fecb81537c1 in QTabWidget::insertTab(int, QWidget*, QIcon const&, QString const&) () from /usr/lib/libQtGui.so.4
#21 0x00007fecb8153865 in QTabWidget::insertTab(int, QWidget*, QString const&) () from /usr/lib/libQtGui.so.4
#22 0x00007fecb8f45ba2 in Ui_PopPage::setupUi(QWidget*) () from /usr/lib/libkmailprivate.so.4
#23 0x00007fecb8f30cc3 in KMail::AccountDialog::makePopAccountPage (this=0x174eef0) at /home/manutortosa/desktop-testing/kdepim/src/kdepim-4.4.10/kmail/accountdialog.cpp:185
#24 0x00007fecb8f3acd0 in AccountDialog (this=0x174eef0, caption=<value optimized out>, account=<value optimized out>, parent=<value optimized out>)
    at /home/manutortosa/desktop-testing/kdepim/src/kdepim-4.4.10/kmail/accountdialog.cpp:114
#25 0x00007fecb8d9f389 in AccountsPageReceivingTab::slotAddAccount (this=0x13f20a0) at /home/manutortosa/desktop-testing/kdepim/src/kdepim-4.4.10/kmail/configuredialog.cpp:852
#26 0x00007fecb8db556c in AccountsPageReceivingTab::qt_metacall (this=0x13f20a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffac68cb30)
    at /home/manutortosa/desktop-testing/kdepim/src/kdepim-4.4.10/kmail/configuredialog_p.moc:441
#27 0x00007fecb77d0ecf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#28 0x00007fecb839f6f2 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#29 0x00007fecb809c09b in QAbstractButtonPrivate::emitClicked() () from /usr/lib/libQtGui.so.4
#30 0x00007fecb809d74b in QAbstractButtonPrivate::click() () from /usr/lib/libQtGui.so.4
#31 0x00007fecb809d9bc in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#32 0x00007fecb7d0f114 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#33 0x00007fecb7cb6154 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#34 0x00007fecb7cbbf28 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#35 0x00007fecb9e55d26 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#36 0x00007fecb77b979c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#37 0x00007fecb7cb758b in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#38 0x00007fecb7d3f868 in QETWidget::translateMouseEvent(_XEvent const*) () from /usr/lib/libQtGui.so.4
#39 0x00007fecb7d3dec9 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#40 0x00007fecb7d66f72 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib/libQtGui.so.4
#41 0x00007fecae8bcc33 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#42 0x00007fecae8bd410 in ?? () from /usr/lib/libglib-2.0.so.0
#43 0x00007fecae8bd6ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#44 0x00007fecb77e79bf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#45 0x00007fecb7d66c0e in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtGui.so.4
#46 0x00007fecb77b8252 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#47 0x00007fecb77b849c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#48 0x00007fecb77bda1b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#49 0x0000000000403378 in main (argc=<value optimized out>, argv=<value optimized out>) at /home/manutortosa/desktop-testing/kdepim/src/kdepim-4.4.10/kmail/main.cpp:156

Reported using DrKonqi
Comment 1 Antonis Tsiapaliokas 2011-03-17 16:40:57 UTC
I can reprocude this bug. Create a new pop account. And when the kmail is going to download the mails, then go to Settings->configure kmail->Accounts and then the kmail is crashing. I am using opensuse 11.3 with kde 4.6.1 and kmail 2.0.89.
Comment 2 Christophe Marin 2011-04-22 22:28:48 UTC
(In reply to comment #1)
> I can reprocude this bug. Create a new pop account. And when the kmail is going
> to download the mails, then go to Settings->configure kmail->Accounts and then
> the kmail is crashing. I am using opensuse 11.3 with kde 4.6.1 and kmail
> 2.0.89.

Cannot reproduce with kdepim master. Please retry and create a new report for KMail2
Comment 3 Myriam Schweingruber 2012-08-19 10:55:26 UTC
Thank you for your report. Kmail1 is currently unmaintained and the code has changed sufficiently in Kmail2 so the backtraces are not really useful anymore. Should you experience the same crash in Kmail 4.8.5 or later, please open a new report for Kmail2. Thank you for your understanding