https://bugs.kde.org/show_bug.cgi?id=407902
Thomas Baumgart <tbaumg...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #28 from Thomas Baumgart <tbaumg...@kde.org> --- The pattern was something I did not think of. Thanks for that. I was able to duplicate the problem, and I can present a backtrace here (and then install a dev environment to solve the problem) Thread 1 "kmymoney" received signal SIGSEGV, Segmentation fault. 0x00007ffff2f2595a in QWidgetPrivate::showChildren(bool) () from /usr/lib64/libQt5Widgets.so.5 (gdb) bt #0 0x00007ffff2f2595a in QWidgetPrivate::showChildren(bool) () from /usr/lib64/libQt5Widgets.so.5 #1 0x00007ffff2f25a8f in QWidgetPrivate::show_helper() () from /usr/lib64/libQt5Widgets.so.5 #2 0x00007ffff2f2878b in QWidget::setVisible(bool) () from /usr/lib64/libQt5Widgets.so.5 #3 0x00007ffff2f259e0 in QWidgetPrivate::showChildren(bool) () from /usr/lib64/libQt5Widgets.so.5 #4 0x00007ffff2f25a8f in QWidgetPrivate::show_helper() () from /usr/lib64/libQt5Widgets.so.5 #5 0x00007ffff2f2878b in QWidget::setVisible(bool) () from /usr/lib64/libQt5Widgets.so.5 #6 0x00005555555f0edc in ?? () #7 0x00005555555efb93 in ?? () #8 0x00007fffefff4f8a in __libc_start_main () from /lib64/libc.so.6 #9 0x00005555555f0b3a in _start () -- You are receiving this mail because: You are the assignee for the bug.