Summary: | Plasma crashed under normal operation | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | reikostrife |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bvbfan, plasma-bugs, Predatorian3 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.18.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
reikostrife
2020-06-02 21:49:48 UTC
Created attachment 129107 [details]
New crash information added by DrKonqi
plasmashell (5.18.5) using Qt 5.13.2
- What I was doing when the application crashed:
I was flipping between KDE Connect SMS, Okular, and Discord (Flatpak) and then things froze and the crash window popped up.
-- Backtrace (Reduced):
#4 0x00007f663815e2ec in QFontEngineMulti::loadEngine(int) () at /lib64/libQt5Gui.so.5
#5 0x00007f663815eadf in QFontEngineMulti::ensureEngineAt(int) () at /lib64/libQt5Gui.so.5
#6 0x00007f663818e11a in QTextLine::glyphRuns(int, int) const () at /lib64/libQt5Gui.so.5
#7 0x00007f66396c1090 in QQuickTextNodeEngine::addGlyphsInRange(int, int, QColor const&, QColor const&, int, int) () at /lib64/libQt5Quick.so.5
#8 0x00007f66396c16d4 in QQuickTextNodeEngine::addGlyphsForRanges(QVarLengthArray<QTextLayout::FormatRange, 256> const&, int, int, int, int) () at /lib64/libQt5Quick.so.5
Created attachment 129108 [details] New crash information added by DrKonqi plasmashell (5.18.5) using Qt 5.13.2 - What I was doing when the application crashed: Reported crash to KDE Crash Handler, then KDE Plasma Shell or Plasma Desktop never recovered. When started from Command-Line (Konsole) using kstart5 plasmashell It boots up then crashes with errors. https://gist.github.com/FilBot3/cdb9a2bd74cc9ce0f5fa97b01ab8122e#file-kde_5_on_fedora_32_not_starting-log In the URL above is the comand output. Aside from restarting the operating system, it seems to crash when KDE Connect SMS and Notifications get a lot of duplicate notifications. -- Backtrace (Reduced): #4 0x00007ff1e1f322ec in QFontEngineMulti::loadEngine(int) () at /lib64/libQt5Gui.so.5 #5 0x00007ff1e1f32adf in QFontEngineMulti::ensureEngineAt(int) () at /lib64/libQt5Gui.so.5 #6 0x00007ff1e1f6211a in QTextLine::glyphRuns(int, int) const () at /lib64/libQt5Gui.so.5 #7 0x00007ff1e3495090 in QQuickTextNodeEngine::addGlyphsInRange(int, int, QColor const&, QColor const&, int, int) () at /lib64/libQt5Quick.so.5 #8 0x00007ff1e34956d4 in QQuickTextNodeEngine::addGlyphsForRanges(QVarLengthArray<QTextLayout::FormatRange, 256> const&, int, int, int, int) () at /lib64/libQt5Quick.so.5 Using the command: sudo kstart5 plasmashell seems to have made it work but the borders are default white and doesn't seem to have any of the other functionality I did before. Probably because of it starting as root and not having any user customizations. At this point, I don't remember what I had customized from 3yrs ago on the UI other than going to dark theme and power settings. Created attachment 129125 [details]
New crash information added by DrKonqi
plasmashell (5.18.5) using Qt 5.13.2
- What I was doing when the application crashed:
It's KDE Connect and KDE Connect SMS. If I don't pair my phone to KDE Connect, KDE Plasma Shell doesn't crash. When I use KDE Connect, KDE Plasma Shell bombs.
This is on Fedora 30, 31, and 32. Now it's just happening more on Fedora 32 and latest KDE 5 Plasma.
-- Backtrace (Reduced):
#4 0x00007f609553f2ec in QFontEngineMulti::loadEngine(int) () at /lib64/libQt5Gui.so.5
#5 0x00007f609553fadf in QFontEngineMulti::ensureEngineAt(int) () at /lib64/libQt5Gui.so.5
#6 0x00007f609556f11a in QTextLine::glyphRuns(int, int) const () at /lib64/libQt5Gui.so.5
#7 0x00007f6096aa2090 in QQuickTextNodeEngine::addGlyphsInRange(int, int, QColor const&, QColor const&, int, int) () at /lib64/libQt5Quick.so.5
#8 0x00007f6096aa26d4 in QQuickTextNodeEngine::addGlyphsForRanges(QVarLengthArray<QTextLayout::FormatRange, 256> const&, int, int, int, int) () at /lib64/libQt5Quick.so.5
It's reported to Qt, that's not a KDE bug. You can add these backtrace to bugreport in Qt (comment 4) Sorry, this is just where the KDE Crash Reporter has me put the stacktraces from the generated output by default. I'll copy what I have to there and comment on that Ticket. This one then probably needs to be clarified or closed. *** This bug has been marked as a duplicate of bug 424792 *** |