Summary: | Plasma crashes at startup after libraries update | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Cezar Tigaret <cezar.tigaret> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bugs.kde, cezar.tigaret, plasma-bugs, thomas, virdignus |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.17.90 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
plasmashell kcrash
New crash information added by DrKonqi |
Description
Cezar Tigaret
2020-01-25 09:45:03 UTC
NOTE the same thing happens on my laptop (Samsung Notebook 9), after library update via online update (Software Updates applet). Both machines have the same OS, KDE/frameworks/Qt versions, and desktop configurations. Other KDE components seem to work except for Dolphin (Bug 416734) that also became unusable after the update mentioned here. same issue here. - What I was doing when the application crashed: login into plasma session - Unusual behavior I noticed: dolphin crashes when starting dolphin also crashes when starting in xfce session I tried to send a bug report but: "Der Fehlerbericht kann nicht gesendet werden: /[113] Sorry, but you are not allowed to (un)mark comments or attachments as private../" wtf? Created attachment 125399 [details]
plasmashell kcrash
I seems that the most recent patches (~ 15 min ago) solved this and a related (dolphin) issue Joy! Many thanks to all the developers who helped fix this!!! Have a nice weekend! Kind regards, Cezar Please update Qt from KDE:Qt5 repository again. *** This bug has been marked as a duplicate of bug 416715 *** Created attachment 125577 [details]
New crash information added by DrKonqi
plasmashell (5.17.90) using Qt 5.14.0
- What I was doing when the application crashed:
Happens at each plasma startup since I've done an update.
-- Backtrace (Reduced):
#6 0x00007f8cd010c050 in QLocale::toString(QDateTime const&, QLocale::FormatType) const (this=0x559d320e31f0, dateTime=..., format=QLocale::LongFormat) at text/qlocale.cpp:2186
#7 0x00007f8cd25f6d62 in QQmlDateExtension::method_toLocaleString(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int) (b=<optimized out>, thisObject=<optimized out>, argv=0x7f8cb9da3550, argc=2) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/qml/qqmllocale.cpp:126
#8 0x00007f8cd24a2dd3 in QV4::FunctionObject::call(QV4::Value const*, QV4::Value const*, int) const (argc=<optimized out>, argv=<optimized out>, thisObject=<optimized out>, this=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/include/QtQml/5.14.0/QtQml/private/../../../../../src/qml/jsruntime/qv4functionobject_p.h:202
#9 0x00007f8cd24a2dd3 in QV4::Moth::VME::interpret(QV4::CppStackFrame*, QV4::ExecutionEngine*, char const*) (frame=0x7ffcc1760160, engine=0x559d2f0d4ee0, code=0x7f8c82c52ee2 "H\002\022") at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/jsruntime/qv4vme_moth.cpp:744
#10 0x00007f8cd24a6146 in QV4::Moth::VME::exec(QV4::CppStackFrame*, QV4::ExecutionEngine*) (frame=frame@entry=0x7ffcc1760160, engine=engine@entry=0x559d2f0d4ee0) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/jsruntime/qv4vme_moth.cpp:453
|