Windows 7 - crash dump pointing to ntdll RtlIntegerToUnicodeString()

Asked By Meenatchi R on 06-Jun-12 04:14 AM
In my process there is a dump during shutdown and it points to ntdll!RtlIntegerToUnicodeString() exactly
what could be the reason?I ported my process to windows 7 recently.How this issue can be fixed?It is a sporadic issue
[)ia6l0 iii replied to Meenatchi R on 06-Jun-12 09:37 AM
What is the process?

Are you saying that the process dumped data pointing to RtlIntegerToUnicodeString() function?
Meenatchi R replied to [)ia6l0 iii on 07-Jun-12 12:47 AM
yes.the dump is pointing to RtlIntegerToUnicodeString .The process is my exe which is shutting down at that moment .

The call stack of the crashing thread shows as
0023:77CA8DC9 ntdll.dll (loaded at 0x77C70000), RtlIntegerToUnicodeString()+0764 byte(s)
0023:77CA8CD8 ntdll.dll (loaded at 0x77C70000), RtlIntegerToUnicodeString()+0523 byte(s)