https://bugs.kde.org/show_bug.cgi?id=385648
Bug ID: 385648 Summary: discover --listmodes crashes with Qt 5.9.2 Product: Discover Version: 5.9.95 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: discover Assignee: aleix...@kde.org Reporter: aro...@archlinux.org Target Milestone: --- discover --listmodes crashes with Qt 5.9.2. Works fine with 5.9.1. ASSERT failure in QList<T>::at: "index out of range", file /usr/include/qt/QtCore/qlist.h, line 541 Thread 1 "plasma-discover" received signal SIGABRT, Aborted. 0x00007ffff35f08a0 in raise () from /usr/lib/libc.so.6 (gdb) bt #0 0x00007ffff35f08a0 in raise () from /usr/lib/libc.so.6 #1 0x00007ffff35f1f09 in abort () from /usr/lib/libc.so.6 #2 0x00007ffff3d90858 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5 #3 0x00007ffff3d8bc0b in qt_assert_x(char const*, char const*, char const*, int) () from /usr/lib/libQt5Core.so.5 #4 0x00005555555691b4 in QList<QObject*>::at (i=0, this=0x7fffffffe2f0) at /usr/include/qt/QtCore/qlist.h:541 #5 DiscoverMainWindow::rootObject (this=<optimized out>) at /build/discover/src/discover-5.11.0/discover/DiscoverMainWindow.cpp:404 #6 0x0000555555569ee3 in DiscoverMainWindow::modes (this=<optimized out>) at /build/discover/src/discover-5.11.0/discover/DiscoverMainWindow.cpp:130 #7 0x0000555555565b96 in main (argc=<optimized out>, argv=<optimized out>) at /build/discover/src/discover-5.11.0/discover/main.cpp:137 -- You are receiving this mail because: You are watching all bug changes.