Bug 386344 - abort when typing in folder filter
Summary: abort when typing in folder filter
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail2
Classification: Applications
Component: folders (show other bugs)
Version: Git (master)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-30 06:48 UTC by Martin Koller
Modified: 2022-11-25 07:58 UTC (History)
0 users

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 Martin Koller 2017-10-30 06:48:57 UTC
I start kmail, click into the folder tree filter line edit field and start to type a few letters. kmail aborts with this bt:

1  raise                                                                                                                                                                                                                             0x7f80d62b78d7 
2  abort                                                                                                                                                                                                                             0x7f80d62b8caa 
3  QMessageLogger::fatal(const char *, ...) const                                                                                                                                                                                    0x7f80d6f6056e 
4  qt_assert(const char *, const char *, int)                                                                                                                                                                                        0x7f80d6f5bdc6 
5  MessageList::Core::StorageModel::preSelectedMessage                                                                                                                                                     storagemodelbase.cpp 44   0x7f80d5b471e7 
6  MessageList::Core::ModelPrivate::viewItemJobStepInternalForJobPass1Fill                                                                                                                                 model.cpp            2730 0x7f80d5b158a9 
7  MessageList::Core::ModelPrivate::viewItemJobStepInternalForJob                                                                                                                                          model.cpp            3373 0x7f80d5b17931 
8  MessageList::Core::ModelPrivate::viewItemJobStepInternal                                                                                                                                                model.cpp            3742 0x7f80d5b18402 
9  MessageList::Core::ModelPrivate::viewItemJobStep                                                                                                                                                        model.cpp            3921 0x7f80d5b18e02 
10 MessageList::Core::Model::__lambda0::operator()                                                                                                                                                         model.cpp            336  0x7f80d5b0d42f 
11 QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, MessageList::Core::Model::Model(MessageList::Core::View *)::__lambda0>::call(MessageList::Core::Model::__lambda0 &, void * *) qobjectdefs_impl.h   130  0x7f80d5b1bf7f 
12 QtPrivate::Functor<MessageList::Core::Model::Model(MessageList::Core::View *)::__lambda0, 0>::call<QtPrivate::List<>, void>(MessageList::Core::Model::__lambda0 &, void *, void * *)                    qobjectdefs_impl.h   240  0x7f80d5b1be19 
13 QtPrivate::QFunctorSlotObject<MessageList::Core::Model::Model(MessageList::Core::View *)::__lambda0, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void * *, bool *)  qobject_impl.h       168  0x7f80d5b1b9da 
14 QMetaObject::activate(QObject *, int, int, void * *)                                                                                                                                                                              0x7f80d7157883 
15 QTimer::timeout(QTimer::QPrivateSignal)                                                                                                                                                                                           0x7f80d7164827 
16 QTimer::timerEvent(QTimerEvent *)                                                                                                                                                                                                 0x7f80d7164b02 
17 QObject::event(QEvent *)                                                                                                                                                                                                          0x7f80d71588f4 
18 QApplicationPrivate::notify_helper(QObject *, QEvent *)                                                                                                                                                                           0x7f80d7e64cbc 
19 QApplication::notify(QObject *, QEvent *)                                                                                                                                                                                         0x7f80d7e6ba10 
20 QCoreApplication::notifyInternal2(QObject *, QEvent *)                                                                                                                                                                            0x7f80d712dd25 
21 QTimerInfoList::activateTimers()                                                                                                                                                                                                  0x7f80d717e44e 
22 timerSourceDispatch(_GSource *, int ( *)(void *), void *)                                                                                                                                                                         0x7f80d717ea91 
23 g_main_context_dispatch                                                                                                                                                                                                           0x7f80c2a6b134 
24 ??                                                                                                                                                                                                                                0x7f80c2a6b388 
25 g_main_context_iteration                                                                                                                                                                                                          0x7f80c2a6b42c 
26 QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)                                                                                                                                                        0x7f80d717edbc 
27 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)                                                                                                                                                                           0x7f80d712c01b 
28 QCoreApplication::exec()                                                                                                                                                                                                          0x7f80d71345e4 
29 main                                                                                                                                                                                                    main.cpp             156  0x4048ca
Comment 1 Justin Zobel 2022-11-10 08:52:53 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 Bug Janitor Service 2022-11-25 05:19:07 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!