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 11 on One of Two Macs #429

Open
Lawrence58 opened this issue Jan 17, 2024 · 6 comments
Open

Segmentation Fault 11 on One of Two Macs #429

Lawrence58 opened this issue Jan 17, 2024 · 6 comments

Comments

@Lawrence58
Copy link

I am unable to get rawcooked to work on a Mac Pro. I get Segmentation Fault: 11 when attempting to reverse any rawcooked MKV ffv1 file 'rawcooked file_ffv1.mkv'.
rawcooked v23.12 (default license)
Mac Pro - Mojave v10.14.6

I am able to successfully rawcooked the same files on a different Mac.
rawcooked v23.09
iMac Pro - Mojave v10.14.6

Any idea why rawcooked doesn't work on the Mac Pro?

@JeromeMartinez
Copy link
Member

There may be a random memory corruption somewhere.
Could you share a (small if possible) MKV file triggering this issue?

@Lawrence58
Copy link
Author

The smallest file I have is 4GB. How can I get it to you directly? I don't have a means to share a file that size.

@JeromeMartinez
Copy link
Member

File sharing websites like https://gofile.io accept 4 GB file in their free version, and you can send the link privately at [email protected]

@retokromer
Copy link
Collaborator

FYI: Swisstransfer from Infomaniak allow 50 GB for free.

@JeromeMartinez
Copy link
Member

We don't succeed to reproduce the crash with your file, and either LLVM Memcheck on macOS or Valgrind on Linux (tools for catching memory corruption due to bad code) show no issue.

Please test with this version (debug mode, may be slower) and let us know if you have a crash report.
If nothing from there, the only solution we see is to run LLVM Memcheck on your machine, more complex to do.

@Lawrence58
Copy link
Author

I reinstalled FFMPEG and rawcooked and updated Homebrew and other terminal-related apps. That did not fix the problem on the Mac Pro. Rawcooked still issues the Segmentation Fault: 11 error.

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

3 participants