| Summary: | After creating a vault on desktop and moving it the session crashes | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | krblanc |
| Component: | Vaults widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | ivan.cukic, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.3.4 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
krblanc
2025-04-05 13:29:28 UTC
Thanks for the bug report! If something crashed, we need a backtrace of it so we can figure out what's going on. Can you please attach a backtrace of the crash using the `coredumpctl` command-line program, as detailed in https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl? Thanks! So, I tried to crash the user again, an use coredumpctl to create a backtrace, as requested. When I managed to make coredump work, It only listed a few lines about kdewallet, but nothing about vault or anything else, I am not sure if the wallet actually had information. BUT, I managed to fix the crash. Kind of. I couldn't use the coredumpctl at first because I didn't have enough permissions. This actually reminded me that the user is a Selinux confined user with user_r role. If I temporarily put selinux enforce on 0, coredumpctl worked. Also, when I tried to crash again the session with what I described above, it didn't crash anymore. So the problem was actually Selinux. I am sorry to post a crash that was actually a Selinux. I know (i think i read somewhere) that fedora does not recommend using confined users yet since the default policies are not good enough to work without problems and the focus is now to make the sysadmin role work correctly and then work more on the other roles (or something like that). Next time I will encounter a crash or a bug, I will first test it without selinux, to make sure is not because of the confinement. Is there anything useful I can provide for the crash in this instance? Is there a Selinux bugzilla group that would maybe be more interested? Makes sense. I'm pretty sure this is a use case that is 100% untested with no guarantee of it working! But if you can get a useful-looking backtrace, I think it would be useful to keep this around to track it. 🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. 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. Closing as RESOLVED WORKSFORME. |