Bug 217352 - Kmail segfaults when trying to remove a mail from search list
Summary: Kmail segfaults when trying to remove a mail from search list
Status: RESOLVED DUPLICATE of bug 195893
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-04 17:44 UTC by Bengt Gördén
Modified: 2009-12-06 20:30 UTC (History)
1 user (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 Bengt Gördén 2009-12-04 17:44:19 UTC
Version:            (using KDE 4.3.1)
OS:                Linux
Installed from:    openSUSE RPMs


This might be related to https://bugs.kde.org/show_bug.cgi?id=194960 but the backtrace doesn't look similar.

Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fc58ec72c1c in ?? () from /usr/lib64/libkmailprivate.so.4
#6  0x00007fc58eb362de in KMMainWidget::updateMessageActions() () from /usr/lib64/libkmailprivate.so.4
#7  0x00007fc58eb4ce5d in KMMainWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkmailprivate.so.4
#8  0x00007fc5a42bdfbc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#9  0x00007fc5a42b7f63 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#10 0x00007fc5a37742ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#11 0x00007fc5a377b57e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#12 0x00007fc5a4c218d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#13 0x00007fc5a42a8ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#14 0x00007fc5a42d471d in ?? () from /usr/lib64/libQtCore.so.4
#15 0x00007fc5a42d1678 in ?? () from /usr/lib64/libQtCore.so.4
#16 0x00007fc59cea9dde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#17 0x00007fc59cead7a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#18 0x00007fc59cead8d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#19 0x00007fc5a42d13a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#20 0x00007fc5a380731e in ?? () from /usr/lib64/libQtGui.so.4
#21 0x00007fc5a42a7712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#22 0x00007fc5a42a7ae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#23 0x00007fc5a42a9c99 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#24 0x0000000000403f67 in _start ()
Comment 1 Dario Andres 2009-12-06 20:30:44 UTC
This is probably some of the variants of bug 195893. Thanks

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