[kmail2] [Bug 389804] Crash on clicking on spam folder

2018-02-02 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=389804

--- Comment #3 from Allen Winter  ---
see https://phabricator.kde.org/D10255

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 389804] Crash on clicking on spam folder

2018-02-02 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=389804

Allen Winter  changed:

   What|Removed |Added

 CC||win...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Allen Winter  ---
I also have this happening quite often.
Coincidentally I made a little patch last night to address it.

I'll put up the patch on phabricator so you can test.

this is a dupe.

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

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 389804] Crash on clicking on spam folder

2018-02-02 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=389804

--- Comment #1 from Allan Sandfeld  ---
Ah, found the bottom, I thought for a moment gdb was also in some infinite
loop: 

#174610 0x73aaebaf in MessageList::Core::MessageItem::subTreeToList
(this=, list=...)
at /workspace/build/messagelist/src/core/messageitem.cpp:594
#174611 0x73aaebaf in MessageList::Core::MessageItem::subTreeToList
(this=this@entry=0x8efafe0, list=...)
at /workspace/build/messagelist/src/core/messageitem.cpp:594
#174612 0x73ae8e6c in
MessageList::Core::View::selectionAsMessageItemList (this=0xc0a2b0, 
includeCollapsedChildren=includeCollapsedChildren@entry=true) at
/workspace/build/messagelist/src/core/view.cpp:908
#174613 0x73b1b74b in MessageList::Widget::getSelectionStats
(this=0xbb82d0, selectedItems=..., selectedVisibleItems=..., 
   
allSelectedBelongToSameThread=allSelectedBelongToSameThread@entry=0x7fffc4af,
includeCollapsedChildren=)
at /workspace/build/messagelist/src/widget.cpp:674
#174614 0x73b0f6af in MessageList::Pane::getSelectionStats
(this=, selectedItems=..., selectedVisibleItems=..., 
   
allSelectedBelongToSameThread=allSelectedBelongToSameThread@entry=0x7fffc4af,
 
includeCollapsedChildren=includeCollapsedChildren@entry=true) at
/workspace/build/messagelist/src/pane.cpp:992
#174615 0x777f74b7 in KMMainWidget::updateMessageActions
(this=this@entry=0xa8d060, fast=fast@entry=true)
at /workspace/build/src/kmmainwidget.cpp:3618
#174616 0x777f758e in KMMainWidget::startUpdateMessageActionsTimer
(this=0xa8d060) at /workspace/build/src/kmmainwidget.cpp:3606
#174617 0x759475a6 in QMetaObject::activate(QObject*, int, int, void**)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174618 0x759475a6 in QMetaObject::activate(QObject*, int, int, void**)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174619 0x73b1a6ce in MessageList::Widget::viewSelectionChanged
(this=0xbb82d0)
at /workspace/build/messagelist/src/widget.cpp:302
#174620 0x73ae916c in MessageList::Core::View::slotSelectionChanged
(this=0xc0a2b0)
at /workspace/build/messagelist/src/core/view.cpp:1891
#174621 0x759475a6 in QMetaObject::activate(QObject*, int, int, void**)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174622 0x758ca877 in
QItemSelectionModel::selectionChanged(QItemSelection const&, QItemSelection
const&) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174623 0x758cf5eb in
QItemSelectionModel::emitSelectionChanged(QItemSelection const&, QItemSelection
const&) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174624 0x758d24b6 in QItemSelectionModel::select(QItemSelection
const&, QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174625 0x758cca3c in QItemSelectionModel::select(QModelIndex const&,
QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174626 0x758cacc4 in QItemSelectionModel::setCurrentIndex(QModelIndex
const&, QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174627 0x73ae5a12 in MessageList::Core::View::setCurrentMessageItem
(this=0xc0a2b0, it=0x8efafe0, center=center@entry=false)
at /workspace/build/messagelist/src/core/view.cpp:859
#174628 0x73ac0a73 in MessageList::Core::ModelPrivate::viewItemJobStep
(this=0xba8c00)
at /workspace/build/messagelist/src/core/model.cpp:3977
#174629 0x759475a6 in QMetaObject::activate(QObject*, int, int, void**)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174630 0x75953b07 in QTimer::timeout(QTimer::QPrivateSignal) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174631 0x75953e08 in QTimer::timerEvent(QTimerEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174632 0x75948273 in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174633 0x76677b9c in QApplicationPrivate::notify_helper(QObject*,
QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#174634 0x7667f5a7 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#174635 0x7591adf8 in QCoreApplication::notifyInternal2(QObject*,
QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174636 0x7596fa7e in QTimerInfoList::activateTimers() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174637 0x75970301 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174638 0x7fffe8e1d197 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#174639 0x7fffe8e1d3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#174640 0x7fffe8e1d49c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#174641 0x759706af in
QEventDispatcherGlib::processEvents(QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#174642 0x75918e2a in
QEventLoop::exec(QFlags) () from