Jump to content
baoquan.zuo

Delphi 12.3 (64-bit) Workaround on ARM Platform

Recommended Posts

It appears that Embarcadero did not include this issue in the known issues listed in the release notes, so I decided to share this workaround.

 

Some users may encounter a stack overflow error when just create a empty VCL application the Delphi 12.3 64-bit IDE on ARM platforms. One of the Embarcadero team members provided a workaround: change the emulation settings to force single-core operation. Although this will slow down the IDE, it should function properly. Let's hope a hotfix is released soon.

 

70214285_Screenshot2025-03-14at17_30_53.thumb.png.33df8c1323ce2ae59d6ad7f8bd9f6168.png

 

 

  • Like 2

Share this post


Link to post

It could impacts users with Parallels Desktop on higher processors than M1.

 

You can also set the number of used processors in your VM settings instead of letting Parallels adapt this number depending on the weather or what you do.

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×