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

Segmentation fault when a regular MKV file, not generated by RAWcooked, is passed #338

Closed
retokromer opened this issue Jan 26, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@retokromer
Copy link
Collaborator

Passing to RAWcooked version 21.01 a regular Matroska/FFV1 file rather than a RAWcooked one

rawcooked file_ffv1.mkv

I got

Time=00:00:00 (0%)    Segmentation fault: 11

In my opinion, the error message should be “something” more precise, when the file is a valid file, but not one generated by RAWcooked. And the program should not exit with a segmentation fault.

@JeromeMartinez
Copy link
Member

A bit linked to #118, but I definitely need an error message instead of a crash, then maybe #119.

@JeromeMartinez JeromeMartinez added the bug Something isn't working label Jan 26, 2021
@JeromeMartinez JeromeMartinez self-assigned this Jan 26, 2021
@retokromer
Copy link
Collaborator Author

I forgot about #118 (comment), when I made the “mistake” this afternoon and therefore I filed this issue. A message rather than a crash would be useful. Thank you!

@retokromer
Copy link
Collaborator Author

A message rather than a crash would be useful.

@JeromeMartinez : Could this be fixed in the next release? Thank you!

@retokromer
Copy link
Collaborator Author

This bug is fixed in version 21.09. It gives now the error message:

Error: No reversibility data found.

Thank you!

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
None yet
Development

No branches or pull requests

2 participants