| Summary: | crash in QRasterPaintEngine::alphaPenBlt | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Ryan Swart <serjndestroy> |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | bshah, jayfitzpatrick, notmart, ola, plasma-bugs-null |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.8.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Ryan Swart
2017-02-16 04:19:49 UTC
I'm getting this crash every 5 minutes or so now, if anyone need to test anything let me know. The crash is in the Qt libraries. If this is reproducible with Qt 5.9.0, please report a backtrace with debug symbols to Qt developers via https://bugreports.qt.io/ Created attachment 130622 [details]
New crash information added by DrKonqi
plasmashell (5.18.5) using Qt 5.14.2
- What I was doing when the application crashed:
- Unusual behavior I noticed:
Playing spotify (spotify-client-1.1.26.501-1.fc31.x86_64)
Get an error in relation to i.ytimg.com cert error, Click on More information - KDE Crashes,
Manual Respawn
kquitapp5 plasmashell
kstart5 plasmashell
Cert error will re-appear after a few moments, repeating above will crash KDE again, choosing to permenantly accept the certificate will remove alert and system will not crash.
-- Backtrace (Reduced):
#5 0x00007f38ce3413bb in QRasterPaintEngine::drawCachedGlyphs(int, unsigned int const*, QFixedPoint const*, QFontEngine*) () from /lib64/libQt5Gui.so.5
#6 0x00007f38ce3446f2 in QRasterPaintEngine::drawTextItem(QPointF const&, QTextItem const&) () from /lib64/libQt5Gui.so.5
#7 0x00007f38ce35d752 in QPainterPrivate::drawTextItem(QPointF const&, QTextItem const&, QTextEngine*) () from /lib64/libQt5Gui.so.5
#8 0x00007f38ce1ff3a2 in QTextLine::draw(QPainter*, QPointF const&, QTextLayout::FormatRange const*) const () from /lib64/libQt5Gui.so.5
#9 0x00007f38ce353c10 in qt_format_text(QFont const&, QRectF const&, int, QTextOption const*, QString const&, QRectF*, int, int*, int, QPainter*) () from /lib64/libQt5Gui.so.5
|