Summary: | Krunner crashes on start | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | simon.bra.ag |
Component: | general | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | janpatekphillips, kde, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.17.5 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
simon.bra.ag
2020-08-22 06:11:32 UTC
The problem does not seem to persist after a reboot! The update included NVIDIA drivers and it recommended me to reboot. I originally didn't think it was connected but now it seems to be. >#7 0x00007f566923fc6a in QSGRenderLoop::handleContextCreationFailure(QQuickWindow*, bool) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
Yeah, libGL changed, kernel didn't change in sync.
It's a common problem.
Thank you for the explanation. Created attachment 131982 [details]
New crash information added by DrKonqi
krunner (5.18.5) using Qt 5.12.8
- What I was doing when the application crashed:
I was browsing the web with Firefox. I used the keyboard shortcut to open KRunner, but it crashed. I tried again immediately afterwards, and it crash again.
-- Backtrace (Reduced):
#6 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7 0x00007fc645f5f859 in __GI_abort () at abort.c:79
#8 0x00007fc646394aad in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9 0x00007fc647e2f065 in QSGRenderLoop::handleContextCreationFailure(QQuickWindow*, bool) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#12 0x00007fc6469899ad in QWindow::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
|