Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2006 Apr : statically-linked BPL and fast PCs crashing

www.cryer.info
Managed Newsgroup Archive

statically-linked BPL and fast PCs crashing

Subject:statically-linked BPL and fast PCs crashing
Posted by:"mike scott" (mi..@lexically.net)
Date:Fri, 7 Apr 2006 12:18:52

Delphi7.
A minority of my users with recent PCs seem to experience faults with
packages unloading themselves and generating AVs. Always on closedown of
the main app or other apps called up by the main one. Not caught by
Eurekalog, require TaskManager. Log files suggest the several
run-time+design-time packages used unload themselves in an irregular
order. Might it have to do with RegisterClass  and a window being freed
in an unexpected order? Is this a known bug or just my own fault? If the
latter where should I look most?
Cheers -- Mike

Replies:

www.cryer.info
Managed Newsgroup Archive