Summary: | plasma crashes on start | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Kevin Coonan <kevin.coonan> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | kde, kevin.coonan, nate |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.27.8 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Kevin Coonan
2023-09-26 20:53:15 UTC
If you could remove widgets one at a time and see if the crash stops happening after a certain one has been removed, that would be very helpful. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Created attachment 163478 [details]
New crash information added by DrKonqi
plasmashell (5.27.9) using Qt 5.15.11
Still keeps crashing, and if I can get it to stay up long enough I will try and make sure all my widgets are gone. It will start up, show my desktop (somewhat--shows the folder view for a few moments, not quite a second, and then tanks again.
-- Backtrace (Reduced):
#4 QOpenGLContext::surface() const (this=this@entry=0x0) at kernel/qopenglcontext.cpp:1078
#5 0x00007f982ab8fcbf in qsg_device_pixel_ratio (ctx=0x0) at /usr/src/debug/libqt5-qtdeclarative-5.15.11+kde30-lp155.1.3.x86_64/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp:99
#6 QSGTextMaskMaterial::updateCache(QFontEngine::GlyphFormat) (this=0x55ddbaa72490, glyphFormat=QFontEngine::Format_A32) at /usr/src/debug/libqt5-qtdeclarative-5.15.11+kde30-lp155.1.3.x86_64/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp:781
#7 0x00007f982ab8d1e8 in QSGDefaultGlyphNode::update() (this=0x55ddba8255c0) at /usr/src/debug/libqt5-qtdeclarative-5.15.11+kde30-lp155.1.3.x86_64/src/quick/scenegraph/qsgdefaultglyphnode.cpp:107
#8 0x00007f982ac26b89 in QQuickTextNode::addGlyphs(QPointF const&, QGlyphRun const&, QColor const&, QQuickText::TextStyle, QColor const&, QSGNode*) (this=this@entry=0x55ddbbdc4800, position=..., glyphs=..., color=..., style=style@entry=QQuickText::Normal, styleColor=..., parentNode=0x0) at /usr/src/debug/libqt5-qtdeclarative-5.15.11+kde30-lp155.1.3.x86_64/src/quick/items/qquicktextnode.cpp:117
|