Not too long ago my Delphi 6 prof has worked well (1-2 months?).
But now it is generate an AV on exit (EListError in rtl60, it is uses [0] index).
I don’t know where I search the source of the error. And how to do it…?
Many packages we have (for example the AlphaSkin is what many times generating errors).
Do you have any idea to see what is the problematic component, or package, or extension (GExpert) that cause the error?
Do you have any idea to don’t deinstalling all packages one-by-one?
Practically every single error on shutdown of the IDE is the result of a wayward plugin, component, or IDE Expert.
Have you added new components or experts lately?
The way to track it down is to
thing removed was the culprit.
No fun I know, but that’s what you have to do.