Jump to content
malobo

Delphi 12 error when closing the ide

Recommended Posts

Hi.

Every time I close the IDE, regardless of whether a project is open or without any window (except the start window), I get the following error:

 

808941648_Capturadepantalla2024-03-14204135.png.2cfca46b46c0a4d852be40a451ff552a.png

 

Any ideas?

 

Thanks,

MJLB

 

 

 

Share this post


Link to post

Most often this happens if you use third-party components. Try uninstalling add-ons (such as those installed by GETIT) one at a time to find which one might be generating the AV (assuming it depends on the added components).

  • Like 2

Share this post


Link to post

I know that GExperts can cause this. Unfortunately I so far was unable to find the actual problem. It seems to be connected with using the formatter very frequently.

  • Like 2

Share this post


Link to post

I narrowed it down to Jedi Component Library. The same 3rd party installation also appeared to give the same IDE closing error with Delphi 11.3

Share this post


Link to post
  On 7/22/2024 at 9:15 AM, Andrew Spencer said:

I narrowed it down to Jedi Component Library. The same 3rd party installation also appeared to give the same IDE closing error with Delphi 11.3

I use them (almost more then 10 years) and I never had any issue with. And in every project there are one or more component of Jedi (visual and not visual). I always use the github version https://github.com/project-jedi

  • Like 2

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

×