[korganizer] [Bug 383661] New: enabling "hide completed todos" in a view filter causes korganizer to segfault on exit
Wouter M. Koolen
bugzilla_noreply at kde.org
Fri Aug 18 10:32:45 BST 2017
https://bugs.kde.org/show_bug.cgi?id=383661
Bug ID: 383661
Summary: enabling "hide completed todos" in a view filter
causes korganizer to segfault on exit
Product: korganizer
Version: 5.2.3
Platform: Debian testing
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: onkekabonke at hotmail.com
Target Milestone: ---
Created attachment 107344
--> https://bugs.kde.org/attachment.cgi?id=107344&action=edit
Output log with "hide completed todos" disabled and enabled
Steps to reproduce:
- create a new view filter
- tick 'hide completed todos'
- exit korganizer
Result:
Thread 1 "korganizer" received signal SIGSEGV, Segmentation fault.
0x00007f196507b504 in QAbstractScrollArea::horizontalScrollBar() const () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
(gdb) bt
#0 0x00007f196507b504 in QAbstractScrollArea::horizontalScrollBar() const ()
from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#1 0x00007f195e3ca037 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5
#2 0x00007f1963ed2c41 in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3 0x00007f1964ec6bec in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#4 0x00007f1964ece381 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#5 0x00007f1963ea6850 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6 0x00007f1963ea8fed in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007f1963ef9fb3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8 0x00007f195989ebf7 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9 0x00007f195989ee60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f195989ef0c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f1963efa3bf in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f1963ea483a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f1963eacedc in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x0000000100008f14 in ?? ()
#15 0x00007f19633162b1 in __libc_start_main (main=0x100008ab0, argc=1,
argv=0x7fffffffdf68, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffffffdf58)
at ../csu/libc-start.c:291
#16 0x00000001000090aa in _start ()
I also noted that the debugging? output of korganizer is different with and
without the view filter enabled. Both outputs attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list