Application: systemsettings5 (5.2.2) Qt Version: 5.4.1 Operating System: Linux 3.19.0-25-generic x86_64 Distribution: Ubuntu 15.04 -- Information about the crash: It crashed when i closed the window. The crash can be reproduced sometimes. -- Backtrace: Application: Ustawienia systemowe (systemsettings5), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f29e498a780 (LWP 6027))] Thread 3 (Thread 0x7f29d4f77700 (LWP 6028)): #0 0x00007f29e10a38dd in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f29df399b72 in _xcb_conn_wait (__timeout=-1, __nfds=1, __fds=0x7f29d4f76d40) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 #2 0x00007f29df399b72 in _xcb_conn_wait (c=c@entry=0x1007fa0, cond=cond@entry=0x1007fe0, vector=vector@entry=0x0, count=count@entry=0x0) at ../../src/xcb_conn.c:447 #3 0x00007f29df39b64f in xcb_wait_for_event (c=0x1007fa0) at ../../src/xcb_in.c:622 #4 0x00007f29d7d53099 in QXcbEventReader::run() (this=0x10128e0) at qxcbconnection.cpp:1105 #5 0x00007f29e172bb0e in QThreadPrivate::start(void*) (arg=0x10128e0) at thread/qthread_unix.cpp:337 #6 0x00007f29de2976aa in start_thread (arg=0x7f29d4f77700) at pthread_create.c:333 #7 0x00007f29e10aeeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 2 (Thread 0x7f29af24f700 (LWP 6114)): #0 0x00007f29e109f49d in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f29dddb52f0 in g_wakeup_acknowledge (__nbytes=16, __buf=0x7f29af24ec30, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44 #2 0x00007f29dddb52f0 in g_wakeup_acknowledge (wakeup=0x7f29b0002780) at /build/buildd/glib2.0-2.44.1/./glib/gwakeup.c:210 #3 0x00007f29ddd7196c in g_main_context_check (context=context@entry=0x7f29a8000990, max_priority=2147483647, fds=fds@entry=0x7f29a8003070, n_fds=n_fds@entry=1) at /build/buildd/glib2.0-2.44.1/./glib/gmain.c:3600 #4 0x00007f29ddd71e60 in g_main_context_iterate (context=context@entry=0x7f29a8000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.44.1/./glib/gmain.c:3805 #5 0x00007f29ddd71fcc in g_main_context_iteration (context=0x7f29a8000990, may_block=1) at /build/buildd/glib2.0-2.44.1/./glib/gmain.c:3869 #6 0x00007f29e19c2c6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f29a80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #7 0x00007f29e19673e2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f29af24ee40, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #8 0x00007f29e1726b44 in QThread::exec() (this=<optimized out>) at thread/qthread.cpp:503 #9 0x00007f29e172bb0e in QThreadPrivate::start(void*) (arg=0x1c78570) at thread/qthread_unix.cpp:337 #10 0x00007f29de2976aa in start_thread (arg=0x7f29af24f700) at pthread_create.c:333 #11 0x00007f29e10aeeed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7f29e498a780 (LWP 6027)): [KCrash Handler] #6 0x00007f29e01acde4 in QQuickWindow::maybeUpdate() () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 #7 0x00007f29e0198e28 in QQuickItemPrivate::dirty(QQuickItemPrivate::DirtyType) () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 #8 0x00007f29e01a3045 in () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 #9 0x00007f29e199b73a in QObject::event(QEvent*) (this=0x1743f90, e=<optimized out>) at kernel/qobject.cpp:1245 #10 0x00007f29e01a1b6b in QQuickItem::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 #11 0x00007f29e2763b2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=0xff9e70, receiver=0x1743f90, e=0x7f29b0053280) at kernel/qapplication.cpp:3720 #12 0x00007f29e2769000 in QApplication::notify(QObject*, QEvent*) (this=0x7ffcbc88a7c0, receiver=0x1743f90, e=0x7f29b0053280) at kernel/qapplication.cpp:3503 #13 0x00007f29e1969c2b in QCoreApplication::notifyInternal(QObject*, QEvent*) (this=0x7ffcbc88a7c0, receiver=0x1743f90, event=event@entry=0x7f29b0053280) at kernel/qcoreapplication.cpp:935 #14 0x00007f29e196bc9b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (event=0x7f29b0053280, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #15 0x00007f29e196bc9b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xff90c0) at kernel/qcoreapplication.cpp:1552 #16 0x00007f29e196c298 in QCoreApplication::sendPostedEvents(QObject*, int) (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1410 #17 0x00007f29e19c2843 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x103d560) at kernel/qeventdispatcher_glib.cpp:271 #18 0x00007f29ddd71c3d in g_main_context_dispatch (context=0x7f29d00016f0) at /build/buildd/glib2.0-2.44.1/./glib/gmain.c:3122 #19 0x00007f29ddd71c3d in g_main_context_dispatch (context=context@entry=0x7f29d00016f0) at /build/buildd/glib2.0-2.44.1/./glib/gmain.c:3737 #20 0x00007f29ddd71f20 in g_main_context_iterate (context=context@entry=0x7f29d00016f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.44.1/./glib/gmain.c:3808 #21 0x00007f29ddd71fcc in g_main_context_iteration (context=0x7f29d00016f0, may_block=1) at /build/buildd/glib2.0-2.44.1/./glib/gmain.c:3869 #22 0x00007f29e19c2c57 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x103dd60, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #23 0x00007f29e19673e2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffcbc88a6a0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #24 0x00007f29e196f02c in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1188 #25 0x00007f29e219b31c in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1510 #26 0x00007f29e275f7a5 in QApplication::exec() () at kernel/qapplication.cpp:2956 #27 0x000000000040eebc in main(int, char**) (argc=1, argv=<optimized out>) at ../../app/main.cpp:54 Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 351093 ***