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

H265: Crash when calling ->Flush() on the encoder #102

Closed
Xaymar opened this issue Jul 28, 2017 · 3 comments
Closed

H265: Crash when calling ->Flush() on the encoder #102

Xaymar opened this issue Jul 28, 2017 · 3 comments

Comments

@Xaymar
Copy link
Contributor

Xaymar commented Jul 28, 2017

Accidentally discovered while testing 17.7.2 with a 100% repro rate. Calling Flush() on a HEVC encoder will promptly cause it to crash inside atiumdva.dll (uncatchable exception).

This is a regression bug, it didn't happen in earlier drivers.

Mini Dump: http://cdn.xaymar.com/private/2017/07/28/15/AMFHevcDrainCrash.dmp
Dump: http://cdn.xaymar.com/private/2017/07/28/15/AMFHevcDrainCrashBig.7z

@Xaymar Xaymar changed the title H265: Crash when calling ->Drain() on the encoder H265: Crash when calling ->Flush() on the encoder Jul 28, 2017
@Xaymar
Copy link
Contributor Author

Xaymar commented Jul 28, 2017

Additionally, if Flush() can't be called the code then crashes on the Terminate() call in the exact same location.

@MikhailAMD
Copy link
Collaborator

Ticket submitted.

@MikhailAMD
Copy link
Collaborator

Fixed: tested with driver 17.8.2

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