[plasmashell] [Bug 465872] Plasma keeps crashing

2023-03-02 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #28 from Aleksey Kontsevich --- (In reply to Fabian Vogt from comment #27) > This bug report is specific to 32bit x86. If you see something on x86_64, > that's a different bug. > > Please do not reopen this bug. Ah sorry, not mine, mine

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-03-02 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=465872 Fabian Vogt changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-03-02 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=465872 Aleksey Kontsevich changed: What|Removed |Added Resolution|DOWNSTREAM |--- Ever confirmed|0

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-03-02 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=465872 Jiri Slaby changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-03-02 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #24 from Fabian Vogt --- (In reply to Jiri Slaby from comment #23) > (In reply to Jiri Slaby from comment #22) > > Ah, because it's not ep at that location -- 0xb706dff0 is code, not data: > > So: >

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-03-02 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=465872 Fabian Vogt changed: What|Removed |Added CC||fab...@ritter-vogt.de -- You are receiving this

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-03-02 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #23 from Jiri Slaby --- (In reply to Jiri Slaby from comment #22) > Ah, because it's not ep at that location -- 0xb706dff0 is code, not data: So: ExecutionEngine::setQmlEngine(this=0xb59250) sets m_qmlEngine to 0xb7b73c

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-03-01 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #22 from Jiri Slaby --- (In reply to Jiri Slaby from comment #21) > ep is corrupted: > 1639if (QQmlEngine *qmlEngine = that->engine()->qmlEngine()) { > 1640QQmlEnginePrivate *ep = QQmlEnginePrivate::get(qmlEngine); >

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-03-01 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #21 from Jiri Slaby --- (In reply to Hans Brage from comment #0) > #7 0xb442e75c in QV4::ModelObject::virtualGet(QV4::Managed const*, > QV4::PropertyKey, QV4::Value const*, bool*) (m=0xa15c0820, id=..., > receiver=0xa15c0820,

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-03-01 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #20 from Jiri Slaby --- Created attachment 156860 --> https://bugs.kde.org/attachment.cgi?id=156860=edit valgrind of plasmashell > Invalid read of size 4 >at 0x5686376: UnknownInlinedFun (qqmljavascriptexpression_p.h:230) >by

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-03-01 Thread Jiri Slaby
https://bugs.kde.org/show_bug.cgi?id=465872 Jiri Slaby changed: What|Removed |Added CC||jirisl...@gmail.com --- Comment #19 from Jiri

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-22 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #18 from Aleksey Kontsevich --- Ha, appeared drkonqi created the bug reports already: - https://bugs.kde.org/show_bug.cgi?id=465962 - https://bugs.kde.org/show_bug.cgi?id=466236 The latter with debug symbols. -- You are receiving this

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-22 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #17 from Aleksey Kontsevich --- However found condition when it always crashes/freezes: press Klipper hotkey - to show records at mouse position, switch to cyrillic, type something - to filter records - crash/freeze. -- You are receiving

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-22 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #16 from Aleksey Kontsevich --- Tried gdb however it does not allow to catch these freezes - only crashes, no crash yet however. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-22 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #15 from Aleksey Kontsevich --- > coredumpctl No coredumps found. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #14 from Nate Graham --- See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl to get a backtrace of the crash without the wizard appearing. Please don't

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-21 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #13 from Aleksey Kontsevich --- (In reply to Nate Graham from comment #12) > I already told you what you need to do, I already told You that I can't! >Aleksey: get a backtrace and submit HOW???!!! Crash reporter does not appear! >

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #12 from Nate Graham --- I already told you what you need to do, Aleksey: get a backtrace and submit a new bug report with it, as there is no indication that your issue is the same as this one. -- You are receiving this mail because: You

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-20 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #11 from Aleksey Kontsevich --- Now it freezes all the time!!! Every minute!!! 100% CPU load - killing and restart does not help!!! Do something! -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-20 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #10 from Aleksey Kontsevich --- (In reply to Aleksey Kontsevich from comment #9) > (In reply to Nate Graham from comment #8) > > If you can reproduce it, please get a backtrace and file a new bug report. > > After cache cleaning it

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-18 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #9 from Aleksey Kontsevich --- (In reply to Nate Graham from comment #8) > If you can reproduce it, please get a backtrace and file a new bug report. After cache cleaning it sometimes crashes but now it restarts immediately after the crash

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #8 from Nate Graham --- If you can reproduce it, please get a backtrace and file a new bug report. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-17 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #7 from Aleksey Kontsevich --- (In reply to Nate Graham from comment #6) > Please file a new bug report for that, as there's no way to know it's the > same issue without a backtrace of the crash. Same OS, same kernel, same plasma version,

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=465872 Nate Graham changed: What|Removed |Added CC||n...@kde.org --- Comment #6 from Nate Graham

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-17 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=465872 Aleksey Kontsevich changed: What|Removed |Added CC||akontsev...@gmail.com --- Comment #5 from

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-17 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=465872 David Edmundson changed: What|Removed |Added Component|general |generic-crash -- You are receiving this

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-17 Thread Hans Brage
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #4 from Hans Brage --- It crashes shortly after login. I can see that background and desktop icons briefly appears and disappears. Then is the crash window displayed for some second and I looks like also that application crashes as the

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=465872 David Redondo changed: What|Removed |Added CC||k...@david-redondo.de --- Comment #3 from

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-16 Thread Hans Brage
https://bugs.kde.org/show_bug.cgi?id=465872 --- Comment #2 from Hans Brage --- Tried to remove ~/.cache (renamed it) and then rebooted the system.  Folder is recreated but plasma still crasches. Den 2023-02-17 kl. 02:02, skrev Fushan Wen: > https://bugs.kde.org/show_bug.cgi?id=465872 > >

[plasmashell] [Bug 465872] Plasma keeps crashing

2023-02-16 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=465872 Fushan Wen changed: What|Removed |Added CC||qydwhotm...@gmail.com --- Comment #1 from Fushan