https://bugs.kde.org/show_bug.cgi?id=363753
--- Comment #57 from Eugene Shalygin <eugene.shalygin+bugzilla....@gmail.com> --- With the patch from comment 54 applied, it crashes with Qt 5.9.0 beta 3 with the following stacktrace: #6 0x00007f42b7f24981 in QInternal::unregisterCallback(QInternal::Callback, bool (*)(void**)) () from /usr/lib64/libQt5Core.so.5 #7 0x00007f42a73bbdde in QtCurve::StylePlugin::~StylePlugin() () from /usr/lib64/qt5/plugins/styles/qtcurve.so #8 0x00007f42a73bbe89 in QtCurve::StylePlugin::~StylePlugin() () from /usr/lib64/qt5/plugins/styles/qtcurve.so #9 0x00007f42b80bef11 in QLibraryPrivate::unload(QLibraryPrivate::UnloadFlag) () from /usr/lib64/libQt5Core.so.5 #10 0x00007f42b80b5b32 in QFactoryLoaderPrivate::~QFactoryLoaderPrivate() () from /usr/lib64/libQt5Core.so.5 #11 0x00007f42b80b5c59 in QFactoryLoaderPrivate::~QFactoryLoaderPrivate() () from /usr/lib64/libQt5Core.so.5 #12 0x00007f42b80f57c7 in QObject::~QObject() () from /usr/lib64/libQt5Core.so.5 #13 0x00007f42b80b5001 in QFactoryLoader::~QFactoryLoader() () from /usr/lib64/libQt5Core.so.5 #14 0x00007f42b896d4b9 in (anonymous namespace)::Q_QGS_loader::innerFunction()::Holder::~Holder() () from /usr/lib64/libQt5Widgets.so.5 #15 0x00007f42b72249e0 in __run_exit_handlers () from /lib64/libc.so.6 #16 0x00007f42b7224a3a in exit () from /lib64/libc.so.6 #17 0x00007f42b7fe04b4 in QCommandLineParser::showHelp(int) () from /usr/lib64/libQt5Core.so.5 #18 0x000000000040f9b1 in main () -- You are receiving this mail because: You are watching all bug changes.