Bug: JclLastExceptStackList returns wrong stack in Win64 after try..except..raise or raise..at #144
Unanswered
MartinNFuller
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
JclLastExceptStackList returns the wrong call stack in Win64 after re-raising an exception (try..except..raise) or after raise..at. This affects exceptions raised by Vcl, Jcl and in application code.
I have attached a small console test app. It reports 2 errors in Win64 (it runs fine in Win32).
Test_JclLastExceptStackList.txt
Beta Was this translation helpful? Give feedback.
All reactions