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
Hi there,
Multiple Assertion failed were discovered in AP4_AtomListWriter::Action(AP4_Atom *) in Ap4Atom.cpp Here are the POC files. Please use "./mp42hls $POC" to reproduce the error. POC.zip
The output were shown as follow:
Bento4/Source/C++/Core/Ap4Atom.cpp:759: virtual AP4_Result AP4_AtomListWriter::Action(AP4_Atom *) const: Assertion `bytes_written <= atom->GetSize()' failed. Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
Same problem.
Sorry, something went wrong.
This problem appears on Bento4-SDK-1-5-1-627.x86_64-unknown-linux.
However the Bento4-SDK-1-5-1-628.x86_64-unknown-linux works.
barbibulle
No branches or pull requests
Hi there,
Multiple Assertion failed were discovered in AP4_AtomListWriter::Action(AP4_Atom *) in Ap4Atom.cpp
Here are the POC files. Please use "./mp42hls $POC" to reproduce the error.
POC.zip
The output were shown as follow:
The text was updated successfully, but these errors were encountered: