Access Violation When Switching From 32-bit to 64-bit

Access Violation When Switching From 32-bit to 64-bit

I'm working on a project in Delphi 10 Seattle. Everything works great in 32-bit but I get an AV when I try and run it in 64-bit.

When I click "Break" in the AV window it takes me to line 12472 in the Data.DB.pas file. (see attached photos)

I've never had to traced down an error like this before. How do I go about tracking this down?


Comments