https://bugs.kde.org/show_bug.cgi?id=432321

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|BACKTRACE                   |---
           Assignee|unassigned-b...@kde.org     |plasma-b...@kde.org

--- Comment #3 from Nate Graham <n...@kde.org> ---
Oh hey, it was already in the document you attached! How convenient. I'm
pasting it here:


Application: ksplashqml (ksplashqml), signal: Segmentation fault


[KCrash Handler]
#4 0x0000000000000000 in ?? ()
#5 0x00007f6abb89bb42 in QGLXContext::makeCurrent(QPlatformSurface*) () from
/usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
#6 0x00007f6ad36256ee in QOpenGLContext::makeCurrent(QSurface*) () from
/lib64/libQt5Gui.so.5
#7 0x00007f6ad3e2ff56 in QSGRenderThread::run() () from /lib64/libQt5Quick.so.5
#8 0x00007f6ad3015df0 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#9 0x00007f6ad22703f9 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f6ad2c7d903 in clone () from /lib64/libc.so.6


Thread 4 (Thread 0x7f6ab33fe640 (LWP 1338) "QQmlThread"):
#1 0x00007f6ad111a6f6 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#2 0x00007f6ad10c5d43 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3 0x00007f6ad31fd70b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib64/libQt5Core.so.5
#4 0x00007f6ad31af57b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib64/libQt5Core.so.5
#5 0x00007f6ad3014b67 in QThread::exec() () from /lib64/libQt5Core.so.5
#6 0x00007f6ad2a0d5ec in QQmlThreadPrivate::run() () from /lib64/libQt5Qml.so.5
#7 0x00007f6ad3015df0 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8 0x00007f6ad22703f9 in start_thread () from /lib64/libpthread.so.0
#9 0x00007f6ad2c7d903 in clone () from /lib64/libc.so.6


Thread 3 (Thread 0x7f6ab3bff640 (LWP 1336) "QDBusConnection"):
#1 0x00007f6ad111a6f6 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#2 0x00007f6ad10c5d43 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3 0x00007f6ad31fd70b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib64/libQt5Core.so.5
#4 0x00007f6ad31af57b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib64/libQt5Core.so.5
#5 0x00007f6ad3014b67 in QThread::exec() () from /lib64/libQt5Core.so.5
#6 0x00007f6ad3b0510b in QDBusConnectionManager::run() () from
/lib64/libQt5DBus.so.5
#7 0x00007f6ad3015df0 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8 0x00007f6ad22703f9 in start_thread () from /lib64/libpthread.so.0
#9 0x00007f6ad2c7d903 in clone () from /lib64/libc.so.6


Thread 2 (Thread 0x7f6ac084f640 (LWP 1326) "QXcbEventQueue"):
#1 0x00007f6ad20b2842 in _xcb_conn_wait.part.0 () from /lib64/libxcb.so.1
#2 0x00007f6ad20b41cc in xcb_wait_for_event () from /lib64/libxcb.so.1
#3 0x00007f6ac098a448 in QXcbEventQueue::run() () from /lib64/libQt5XcbQpa.so.5
#4 0x00007f6ad3015df0 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#5 0x00007f6ad22703f9 in start_thread () from /lib64/libpthread.so.0
#6 0x00007f6ad2c7d903 in clone () from /lib64/libc.so.6


Thread 1 (Thread 0x7f6acdfab940 (LWP 1318) "ksplashqml"):
#1 0x00007f6ad301b9bb in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/lib64/libQt5Core.so.5
#2 0x00007f6ad3e2b426 in
QSGThreadedRenderLoop::polishAndSync(QSGThreadedRenderLoop::Window*, bool) ()
from /lib64/libQt5Quick.so.5
#3 0x00007f6ad3e30a39 in QSGThreadedRenderLoop::exposureChanged(QQuickWindow*)
() from /lib64/libQt5Quick.so.5
#4 0x00007f6ad35f77b5 in QWindow::event(QEvent*) () from /lib64/libQt5Gui.so.5
#5 0x00007f6ad31b0bd8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#6 0x00007f6ad35ed7d5 in
QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)
() from /lib64/libQt5Gui.so.5
#7 0x00007f6ad35cd8cc in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /lib64/libQt5Gui.so.5
#8 0x00007f6ac098b47e in xcbSourceDispatch(_GSource*, int (*)(void*), void*) ()
from /lib64/libQt5XcbQpa.so.5
#9 0x00007f6ad10c896f in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#10 0x00007f6ad111a758 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#11 0x00007f6ad10c5d43 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#12 0x00007f6ad31fd6f3 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib64/libQt5Core.so.5
#13 0x00007f6ad31af57b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib64/libQt5Core.so.5
#14 0x00007f6ad31b71b4 in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#15 0x000055929180b298 in main ()
[Inferior 1 (process 1318) detached]

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to