Bug 435405 - The system crash when i was use plasma wayland session
Summary: The system crash when i was use plasma wayland session
Status: RESOLVED NOT A BUG
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR critical
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-06 03:05 UTC by Pablo Saavedra Soler
Modified: 2021-04-06 15:44 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
The system crash when i was use plasma wayland session (8.37 KB, text/vnd.kde.kcrash-report)
2021-04-06 03:05 UTC, Pablo Saavedra Soler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pablo Saavedra Soler 2021-04-06 03:05:59 UTC
Created attachment 137367 [details]
The system crash when i was use plasma wayland session

The system crash when i was use plasma wayland session

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Alois Wohlschlager 2021-04-06 08:07:49 UTC
So everything crashed, and this is in the same crash wave as https://bugs.kde.org/show_bug.cgi?id=435406 ? In this case, it is a known bug in Qt that happens when the Wayland compositor (kwin_wayland in this case) vanishes.
Comment 2 Nate Graham 2021-04-06 15:44:52 UTC
Yes. We need the backtrace of the crash in kwin_wayland. Sadly it's a known and unavoidable issue that when kwin_wayland crashes, all apps crash too (see https://bugreports.qt.io/browse/QTBUG-85631) The app crash logs are not useful; all they do is tell us that KWin crashed. But we need to know why KWin crashed. For that, we need a backtrace of the KWin crash itself. You may be able to retrieve it with `coredumpctl`. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl