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

Crash when file becomes unavailable (disconnect from SMB) #996

Open
Marty42780 opened this issue Dec 11, 2024 · 3 comments
Open

Crash when file becomes unavailable (disconnect from SMB) #996

Marty42780 opened this issue Dec 11, 2024 · 3 comments

Comments

@Marty42780
Copy link

Overview Description:

Steps to Reproduce:

  1. Play a file on an smb mount.
  2. Umount the smb mount.

Actual Results:
Celluloid crash and become unclosable (I tried Ctrl+C, SIGKILL and killing the parent)

Expected Results:
It should exit properly (like when the file doesn't exist.

Version: 0.27

Additional Information: Arch, installed with pacman.

@gnome-mpv
Copy link
Collaborator

Can you test with mpv and see if it has the same problem?

@Marty42780
Copy link
Author

Thank you for your interest in my problem.

I tried with MPV today, it has exactly the same behavior as Celluloid.
More details:

  • it crashes when I try to close it (killactive command on hypr).
  • I also noticed that when I remount the network share, MPV closes.
  • it seems to wait until it can close the file properly.

Do you think it is necessary for me to open an issue on the mpv repository? Will they be interested in solving this problem?

@gnome-mpv
Copy link
Collaborator

Do you think it is necessary for me to open an issue on the mpv repository? Will they be interested in solving this problem?

I think that would be a good idea. I can't speak for mpv maintainers, but I think there's a good chance they'll be interested.

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

2 participants