Summary: | Krunner crashes every time I try to open it | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | hgonomeg |
Component: | general | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | gcariot6 |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
attachment-27995-0.html
New crash information added by DrKonqi |
Description
hgonomeg
2020-01-08 20:59:46 UTC
Driver problem, did you update your nvidia driver without rebooting? Created attachment 125230 [details] attachment-27995-0.html I certainly updated something. The crashes are no more anyway. I'm sorry if my report caused unnecessary problems and took time meaninglessly. On Mon, 13 Jan 2020, 08:48 Kai Uwe Broulik, <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=416024 > > Kai Uwe Broulik <kde@privat.broulik.de> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Status|REPORTED |RESOLVED > Resolution|--- |WORKSFORME > > --- Comment #1 from Kai Uwe Broulik <kde@privat.broulik.de> --- > Driver problem, did you update your nvidia driver without rebooting? > > -- > You are receiving this mail because: > You reported the bug. Created attachment 132313 [details]
New crash information added by DrKonqi
krunner (5.18.5) using Qt 5.12.8
- What I was doing when the application crashed:
Crach at startup, everytime I start typing on the desktop, I get spammed by the crash handler about krunner.
-- Backtrace (Reduced):
#6 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7 0x00007f10f73d2859 in __GI_abort () at abort.c:79
#8 0x00007f10f7807aad in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9 0x00007f10f92a2065 in QSGRenderLoop::handleContextCreationFailure(QQuickWindow*, bool) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#12 0x00007f10f7dfc9ad in QWindow::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
Oops, nevermind, driver update caused this, a reboot fixed it. |