Summary: | Unseting act un new/unread crashes kmail | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Martin van Es <bugs> |
Component: | folders | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kdudka, montel |
Priority: | NOR | ||
Version: | 5.10.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Martin van Es
2019-05-21 12:52:38 UTC
Hmm... even pressing "Ok" on the folder properties dialog without making changes crashes kmail? Backtrace please Do you have a hint on what dbg packages to install for a useable backtrace then? Until then, this is the (unusable) trace of the segfaulting thread: hread 1 (Thread 0x7ff7aa718f00 (LWP 12242)): [KCrash Handler] #6 0x00007ff7c04b1f0c in PimCommon::CollectionAclPage::save(Akonadi::Collection&) () from /usr/lib/x86_64-linux-gnu/libKF5PimCommonAkonadi.so.5 #7 0x00007ff7c0149e0d in ?? () from /usr/lib/x86_64-linux-gnu/libKF5AkonadiWidgets.so.5abi1 #8 0x00007ff7c1d58563 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007ff7c27dd032 in QAbstractButton::clicked(bool) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #10 0x00007ff7c27dd24a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #11 0x00007ff7c27de60f in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #12 0x00007ff7c27de7e5 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #13 0x00007ff7c2733b58 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #14 0x00007ff7c26f4551 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #15 0x00007ff7c26fbb77 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #16 0x00007ff7c1d2e8e9 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #17 0x00007ff7c26faebf in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #18 0x00007ff7c274e57b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #19 0x00007ff7c275153f in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #20 0x00007ff7c26f4551 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #21 0x00007ff7c26fb930 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #22 0x00007ff7c1d2e8e9 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #23 0x00007ff7c2104c6c in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 #24 0x00007ff7c2106075 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 #25 0x00007ff7c20e005b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 #26 0x00007ff7aa02f67a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #27 0x00007ff7be6a6aae in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #28 0x00007ff7be6a6d48 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #29 0x00007ff7be6a6ddc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #30 0x00007ff7c1d82047 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #31 0x00007ff7c1d2d5bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #32 0x00007ff7c1d355e2 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #33 0x000055ae95c0834a in ?? () #34 0x00007ff7c1716b6b in __libc_start_main (main=0x55ae95c07430, argc=3, argv=0x7ffee9fb9d68, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffee9fb9d58) at ../csu/libc-start.c:308 #35 0x000055ae95c084fa in _start () [Inferior 1 (process 12242) detached] *** Bug 408249 has been marked as a duplicate of this bug. *** I get a crash with similar backtrace on the same occasion but for me it happens only with 1 IMAP account out of 3. It does not seem to be folder-specific but account-specific. It happens consistently. Is there any workaround to change the property? (In reply to Kamil Dudka from comment #5) The same scenario worked fine for me now with kmail 5.11.3 but I am not sure whether it was upgrade of kmail or something else that fixed it for me... I can confirm that 5.11.3 doesn't exhibit the problem anymore, for me. |