We are observing some sporadic issue in our customer site.
So we collected the dump and analysed using Winddbg.
From that we came to there was a Access Violation Exception .
The exact line is highlighted in the screen shot attached.
Is there any way to check because of which pointer reference exception is occuring using windbg ?
I tried the locals window in Windbg also still it did not help.
I tried Visual studio , and read a lot if there is a way , No luck :(
Thank you so much for time.
Edit 1 :