https://bugs.kde.org/show_bug.cgi?id=460477
Nate Graham changed:
What|Removed |Added
Component|general |generic-crash
CC||[email protected]
--- Comment #2 from Nate Graham ---
Full backtrace:
Thread 1 (Thread 0x7fbf9f9722c0 (LWP 3060)):
[KCrash Handler]
#4 0x7fbfa58cfaec in QQuickItem::~QQuickItem() () from
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5 0x7fbfa5a4d349 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6 0x7fbfa3df7aa3 in QObject::event (this=0x559f7e7fde70,
e=0x559f7d85cc20) at kernel/qobject.cpp:1334
#7 0x7fbfa58d2af9 in QQuickItem::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Quick.so.5
#8 0x7fbfa4afee43 in QApplicationPrivate::notify_helper
(this=this@entry=0x559f783a2cd0, receiver=receiver@entry=0x559f7e7fde70,
e=e@entry=0x559f7d85cc20) at kernel/qapplication.cpp:3637
#9 0x7fbfa4b07c58 in QApplication::notify (this=0x7ffdadb5e2e0,
receiver=0x559f7e7fde70, e=0x559f7d85cc20) at kernel/qapplication.cpp:3161
#10 0x7fbfa3dca03a in QCoreApplication::notifyInternal2
(receiver=0x559f7e7fde70, event=0x559f7d85cc20) at
../../include/QtCore/5.15.6/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:332
#11 0x7fbfa3dcc941 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x559f7837cef0) at
kernel/qcoreapplication.cpp:1821
#12 0x7fbfa3e25527 in postEventSourceDispatch (s=0x559f784ceeb0) at
kernel/qeventdispatcher_glib.cpp:277
#13 0x7fbfa1f6717d in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x7fbfa1f67400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x7fbfa1f674a3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x7fbfa3e24b82 in QEventDispatcherGlib::processEvents
(this=0x559f784cf4d0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#17 0x7fbfa3dc8b3b in QEventLoop::exec (this=this@entry=0x7ffdadb5e1a0,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:141
#18 0x7fbfa3dd0ce4 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#19 0x559f773f47ec in main (argc=, argv=) at
./shell/main.cpp:233
[Inferior 1 (process 3060) detached]
Can't see any KDE code implicated. Maybe a Qt or graphics driver bug?
--
You are receiving this mail because:
You are watching all bug changes.