https://bugs.kde.org/show_bug.cgi?id=453385
--- Comment #4 from aron...@gmail.com --- I'm not sure how helpful are these but here's another: Application: ksplashqml (ksplashqml), signal: Segmentation fault [New LWP 2078] [New LWP 2081] [New LWP 2082] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007f510389499f in __GI___poll (fds=0x7ffc5498d078, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:29 __preamble__ [Current thread is 1 (Thread 0x7f50fecb69c0 (LWP 2070))] Thread 4 (Thread 0x7f50f57be700 (LWP 2082)): #0 0x00007f510389499f in __GI___poll (fds=0x7f50ec004a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f510199436e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f51019944a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f5103e65c3b in QEventDispatcherGlib::processEvents (this=0x7f50ec000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #4 0x00007f5103e09e5b in QEventLoop::exec (this=this@entry=0x7f50f57bdbc0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #5 0x00007f5103c23462 in QThread::exec (this=this@entry=0x556b936ec190) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #6 0x00007f5103611689 in QQmlThreadPrivate::run (this=0x556b936ec190) at qml/ftw/qqmlthread.cpp:155 #7 0x00007f5103c24643 in QThreadPrivate::start (arg=0x556b936ec190) at thread/qthread_unix.cpp:331 #8 0x00007f5102bd4609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #9 0x00007f51038a1133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7f50fcfaa700 (LWP 2081)): #0 __libc_disable_asynccancel () at ../sysdeps/unix/sysv/linux/x86_64/cancellation.S:85 #1 0x00007f51038949b3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:29 #2 0x00007f510199436e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f51019944a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f5103e65c3b in QEventDispatcherGlib::processEvents (this=0x7f50f0000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #5 0x00007f5103e09e5b in QEventLoop::exec (this=this@entry=0x7f50fcfa9bb0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141 #6 0x00007f5103c23462 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #7 0x00007f51047f1f4b in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5 #8 0x00007f5103c24643 in QThreadPrivate::start (arg=0x7f5104875d80) at thread/qthread_unix.cpp:331 #9 0x00007f5102bd4609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #10 0x00007f51038a1133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f50fde79700 (LWP 2078)): #0 0x00007f510389499f in __GI___poll (fds=0x7f50fde78ae8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f5102a1fc1a in ?? () from /lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007f5102a2190a in xcb_wait_for_event () from /lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007f50fe5b0398 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #4 0x00007f5103c24643 in QThreadPrivate::start (arg=0x556b935dddc0) at thread/qthread_unix.cpp:331 #5 0x00007f5102bd4609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007f51038a1133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f50fecb69c0 (LWP 2070)): [KCrash Handler] #4 0x00007f5103e40cfe in qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > > (ptr=...) at kernel/qobject.cpp:4029 #5 QObject::d_func (this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:132 #6 QObject::setProperty (this=this@entry=0x0, name=name@entry=0x556b92b9a868 "stage", value=...) at kernel/qobject.cpp:4030 #7 0x0000556b92b98f19 in SplashWindow::setStage (this=this@entry=0x7f50f0014040, stage=0) at ./ksplash/ksplashqml/splashwindow.cpp:76 #8 0x0000556b92b9772c in SplashApp::adoptScreen (this=this@entry=0x7ffc5498df10, screen=0x556b936d0d50) at ./ksplash/ksplashqml/splashapp.cpp:133 #9 0x0000556b92b97f4b in SplashApp::SplashApp (this=0x7ffc5498df10, argc=<optimized out>, argv=<optimized out>) at ./ksplash/ksplashqml/splashapp.cpp:71 #10 0x0000556b92b96da7 in main (argc=<optimized out>, argv=0x7ffc5498e068) at ./ksplash/ksplashqml/main.cpp:61 [Inferior 1 (process 2070) detached] -- You are receiving this mail because: You are watching all bug changes.