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

VerifyError 1024 when running TDSI #4

Closed
GoogleCodeExporter opened this issue Nov 16, 2015 · 1 comment
Closed

VerifyError 1024 when running TDSI #4

GoogleCodeExporter opened this issue Nov 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
The content causing this error is unknown. But it happens after inlining 
memory calls with TDSI.

What is the expected output? What do you see instead?
No VerifyError is expected. The StackAnalyzer should fix this.



Original issue reported on code.google.com by joaebert on 18 Aug 2009 at 8:36

@GoogleCodeExporter
Copy link
Author

The MemoryInlineJob had a major problem. Methods readUnsignedByte and 
readUnsignedShort 
have never been inlined, but the GetLex call has been removed.

It is therefore not a huge surprise that we receive Error #1024.

Original comment by joaebert on 18 Aug 2009 at 12:03

  • Changed state: Fixed

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant