Application: systemsettings5 (5.3.2) Qt Version: 5.5.0 Operating System: Linux 4.1.6-200.fc22.x86_64 x86_64 Distribution (Platform): Fedora RPMs -- Information about the crash: - What I was doing when the application crashed: in the settings, changing compositor settings and hitting overview to go back to the main menu, other options don't crash the app. The crash can be reproduced every time. -- Backtrace: Application: System Settings (systemsettings5), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f375a610840 (LWP 1970))] Thread 5 (Thread 0x7f373f725700 (LWP 1971)): #0 0x00007f375486d2fd in poll () from /lib64/libc.so.6 #1 0x00007f3751768182 in _xcb_conn_wait () from /lib64/libxcb.so.1 #2 0x00007f3751769c77 in xcb_wait_for_event () from /lib64/libxcb.so.1 #3 0x00007f3743a1e999 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5 #4 0x00007f375548054e in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5 #5 0x00007f3750f15555 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f3754878b9d in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7f372ea1d700 (LWP 1974)): #0 0x00007f375486d2fd in poll () from /lib64/libc.so.6 #1 0x00007f375014fdbc in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0 #2 0x00007f3750150142 in g_main_loop_run () from /lib64/libglib-2.0.so.0 #3 0x00007f372eafd696 in gdbus_shared_thread_func () from /lib64/libgio-2.0.so.0 #4 0x00007f37501770a5 in g_thread_proxy () from /lib64/libglib-2.0.so.0 #5 0x00007f3750f15555 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f3754878b9d in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7f3727fff700 (LWP 1982)): #0 0x00007f375483ea5d in nanosleep () from /lib64/libc.so.6 #1 0x00007f375486f794 in usleep () from /lib64/libc.so.6 #2 0x00007f3734bed3d0 in ?? () from /usr/lib64/dri/fglrx_dri.so #3 0x00007f3734329412 in ?? () from /usr/lib64/dri/fglrx_dri.so #4 0x00007f3734329465 in ?? () from /usr/lib64/dri/fglrx_dri.so #5 0x00007f3750f15555 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f3754878b9d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f371907d700 (LWP 2103)): #0 0x00007f375486d2fd in poll () from /lib64/libc.so.6 #1 0x00007f371908d58c in linux_udev_event_thread_main () from /lib64/libusb-1.0.so.0 #2 0x00007f3750f15555 in start_thread () from /lib64/libpthread.so.0 #3 0x00007f3754878b9d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f375a610840 (LWP 1970)): [KCrash Handler] #5 0x00007f3754113462 in QQuickItemPrivate::addToDirtyList() () from /lib64/libQt5Quick.so.5 #6 0x00007f3754113503 in QQuickItemPrivate::dirty(QQuickItemPrivate::DirtyType) () from /lib64/libQt5Quick.so.5 #7 0x00007f375412044d in QQuickItem::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libQt5Quick.so.5 #8 0x00007f3755691021 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5 #9 0x00007f375411d53b in QQuickItem::event(QEvent*) () from /lib64/libQt5Quick.so.5 #10 0x00007f37571924ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #11 0x00007f3757197976 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #12 0x00007f375566161b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #13 0x00007f3755663a16 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5 #14 0x00007f37556b7983 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5 #15 0x00007f375014fa8a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #16 0x00007f375014fe20 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0 #17 0x00007f375014fecc in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #18 0x00007f37556b7d8f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #19 0x00007f375565edaa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #20 0x00007f3755666e6c in QCoreApplication::exec() () from /lib64/libQt5Core.so.5 #21 0x000000000040eb1b in main () Possible duplicates by query: bug 351784, bug 349685, bug 348992, bug 348805, bug 348782. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 344651 ***