We had the same problem when moving to Service Pack 4 and we found the
cause of the problem.
This is a memory usage re heap allocation. You may be freeing some
memory and referenceing it again later.
On Service Pack 4 you could makea registry setting to use the old heap
allocation model. Apparently an article can be found on the Microsoft
site. The article does not reference ntdll.dll . We actually fouynd
the bug in aour code so we din't need the fix. We were freeing the same
piece of memory twice.
regards tony goodrich
> -----Original Message-----
> From: Steven Wild [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, 5 August 1999 17:12
> To: Multiple recipients of list delphi
> Subject: [DUG]: ntdll.dll
>
> Hi
>
> An NT customer has started getting a the following error message
> when loading our Delphi app:
>
> Error in ntdll.dll .......
> (possibly an accompanied by Exception details)
>
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz