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]: Extremly long shutdown times after using bottles #3786

Open
belst opened this issue Feb 27, 2025 · 0 comments
Open

[Bug]: Extremly long shutdown times after using bottles #3786

belst opened this issue Feb 27, 2025 · 0 comments

Comments

@belst
Copy link

belst commented Feb 27, 2025

Describe the bug

After using Bottles, when trying to shutdown the system, It keeps hanging on A stop job is running for User Manager.

Checking the systemd logs shows that some bottle scopes time out during their stop job. (Check log below)

To Reproduce

Dunno exactly on how to reproduce on other systems, but for me it's basically, start bottles, start an app, stop an app, try to shutdown

Package

Flatpak from Flathub

Distribution

Arch Linux

Debugging Information

Official Package: true
Version: '51.18'
DE/WM: plasma
Display:
    X.org: true
    X.org (port): :1
    Wayland: true
Graphics:
    vendors:
        nvidia:
            vendor: nvidia
            envs:
                __NV_PRIME_RENDER_OFFLOAD: '1'
                __GLX_VENDOR_LIBRARY_NAME: nvidia
                __VK_LAYER_NV_optimus: NVIDIA_only
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/nvidia_icd.json
            nvngx_path: /usr/lib/x86_64-linux-gnu/GL/nvidia-570-86-16/extra/nvidia/wine
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 6.13.4-arch1-1
Disk:
    Total: 33506500608
    Free: 33506316288
RAM:
    MemTotal: 62.4GiB
    MemAvailable: 55.9GiB
Bottles_envs: null

Troubleshooting Logs

Feb 27 00:33:34 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-11242.scope: Stopping timed out. Killing.
Feb 27 00:33:34 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-11242.scope: Killing process 11266 (bwrap) with signal SIGKILL.
Feb 27 00:33:34 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-11242.scope: Killing process 11442 (winedevice.exe) with signal SIGKILL.
Feb 27 00:33:34 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-11242.scope: Killing process 11788 (winedevice.exe) with signal SIGKILL.
Feb 27 00:33:34 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-11242.scope: Killing process 11449 (winedevice.exe) with signal SIGKILL.
Feb 27 00:33:34 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-11242.scope: Killing process 11798 (winedevice.exe) with signal SIGKILL.
Feb 27 00:33:34 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-143939.scope: Stopping timed out. Killing.
Feb 27 00:33:34 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-143939.scope: Killing process 143951 (bwrap) with signal SIGKILL.
Feb 27 00:33:34 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-143939.scope: Killing process 144091 (winedevice.exe) with signal SIGKILL.
Feb 27 00:33:34 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-143939.scope: Killing process 159048 (winedevice.exe) with signal SIGKILL.
Feb 27 00:33:34 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-143939.scope: Killing process 144098 (winedevice.exe) with signal SIGKILL.
Feb 27 00:33:34 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-143939.scope: Killing process 159051 (wine_sechost_se) with signal SIGKILL.
Feb 27 00:33:34 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-143939.scope: Failed with result 'timeout'.
Feb 27 00:33:34 Astrimar systemd[865]: Stopped app-flatpak-com.usebottles.bottles-143939.scope.
Feb 27 00:33:34 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-143939.scope: Consumed 10h 6min 49.832s CPU time, 34.6G memory peak.
Feb 27 00:33:35 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-11242.scope: Failed with result 'timeout'.
Feb 27 00:33:35 Astrimar systemd[865]: Stopped app-flatpak-com.usebottles.bottles-11242.scope.
Feb 27 00:33:35 Astrimar systemd[865]: app-flatpak-com.usebottles.bottles-11242.scope: Consumed 1h 1min 25.223s CPU time, 10.8G memory peak.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant