Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Hang while uninstalling plugins with a stuck backend #648

Open
4 tasks done
AAGaming00 opened this issue Jul 4, 2024 · 1 comment
Open
4 tasks done

[BUG] Hang while uninstalling plugins with a stuck backend #648

AAGaming00 opened this issue Jul 4, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@AAGaming00
Copy link
Member

Please confirm

  • I have searched existing issues
  • This issue is not a duplicate of an existing one
  • I have checked the common issues section in the readme file
  • I have attached logs to this bug report (failure to include logs will mean your issue may not be responded to).

Bug Report Description

Uninstalling stuck plugins hangs

This can be reproduced with AutoFlatpaks in my experience

Expected Behaviour

Uninstalling a plugin that is stuck in a loop sends SIGTERM after 10s and SIGKILL after 20s

SteamOS version

SteamOS 3.6.8 Preview

Selected Update Channel

Prerelease

Have you modified the read-only filesystem at any point?

No response

Backend Logs

Jul 04 01:57:50 neptunia PluginLoader[7862]: [browser][INFO]: uninstalling AutoFlatpaks
Jul 04 01:57:50 neptunia PluginLoader[7862]: [browser][INFO]:  at dir /home/deck/homebrew/plugins/decky-autoflatpaks
Jul 04 01:57:50 neptunia PluginLoader[7862]: [browser][DEBUG]: calling frontend unload for AutoFlatpaks
Jul 04 01:57:50 neptunia PluginLoader[7862]: [wsrouter][DEBUG]: Firing frontend event loader/unload_plugin with args ('AutoFlatpaks',)
Jul 04 01:57:50 neptunia PluginLoader[7862]: [browser][DEBUG]: Plugin AutoFlatpaks was found
Jul 04 01:57:50 neptunia PluginLoader[7862]: [plugin][INFO]: Stopping plugin AutoFlatpaks

Frontend Logs

irrelevant, this is a backend issue

@AAGaming00 AAGaming00 added the bug Something isn't working label Jul 4, 2024
@AAGaming00 AAGaming00 self-assigned this Jul 4, 2024
@AAGaming00
Copy link
Member Author

Might be fixed in the latest prerelease? needs more testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant