-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Video exits unexpectedly #161
Comments
Thanks for reporting. Can you add some logs for the crash? https://elementary.io/docs/code/os-dev#inspecting-crashes |
I also have this problem. It's a segmentation fault.
|
With gdb the application plays a video without crashing (the same video that crashed it without gdb). However towards the end of the video, the app freezes. This is the output of gdb:
|
When the app freezes write |
Here you have |
Can you reproduce it on all files or is limited to a type of files. Does it play correctly if you open files specifically in open file option on welcome view? Edit: I am unable to reproduce it. Can you share a sample file you are experiencing crash on? |
They're all mp4 files, I realized that if I play files from the file explorer(play a movie, return to file explorer, choose another movie to play) it works fine. |
I am unable to reproduce your exact crash. However there is a similar issue where videos doesn't crash but doesn't play the file as well. #158 Can you test it with both Auto Queue enabled and disabled? |
Prerequisites
Describe the bug
Playing one video after the another kills the app.
To Reproduce
Steps to reproduce the behavior:
2a. Click on Episodes, choose a video, it dies.
2b. Click on Library, choose a video, it dies.
2c. Watch the whole video, return to library, choose a video, it dies.
Expected behavior
It shouldn't die.
Platform Information
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: