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

Memory Access Violation with Tidy 5.6.0 #9

Open
zigydk opened this issue Nov 4, 2019 · 2 comments
Open

Memory Access Violation with Tidy 5.6.0 #9

zigydk opened this issue Nov 4, 2019 · 2 comments

Comments

@zigydk
Copy link

zigydk commented Nov 4, 2019

The CleanAndRepair() function throws in:
PInvoke.tidyParseSource(this.handle, ref input.TidyInputSource);

Err is:
System.AccessViolationException: 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.'

I am not able to tell why, but if I simply use the 5.4.0 version of tidy.dll then there is no problem in that function.

@0ptim
Copy link

0ptim commented Feb 5, 2020

Seing the exact same behavior. Using it in a .Net Core console project. 4.5.0 is running fine.

@typwtypw
Copy link

typwtypw commented Feb 6, 2024

I am experiencing this problem with Tidy 5.8 and TidyHTML5Managed.

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