Hello Sysnative ^_^,
So, I have been using the Sysnative BSOD Processing App written by writhziden for quite a long time. Yesterday, I analysed a dump file with it and analysed the same dump file with WinDBG. According to the Carrona DRT, the driver which was blamed by the WinDBG was not present in the DRT and hence I thought that the driver name would be present in the 95-Debug.txt file, but to the surprise there was no such driver mentioned.
The driver was not present even in the 3rd Party Drivers List in this case. The driver's image file which we are talking about in this case is the "vpnva64-6.sys". I have uploaded the dump file for anyone who is willing to check it with his version of the app so that the issue can be confirmed if it is only me having the problem or everyone.
https://onedrive.live.com/redir?resid=AE6D306EA85A8E10!2275&authkey=!AMpdWxrkmJ1l9yQ&ithint=file,dmp
One thing which I noticed using the WinDBG was that there were many unloaded drivers/modules like this but they were having the extension of ".sy" rather than the usual ".sys". On performing a "lmvm" followed by the driver image name did not give any results so I had to type in "lmvm vpn*" to get the module's information.
One thing which I noticed on performing an "lmtsmn" on the dump file, is that the module name and the image name were both different which is unusual since we see that the module name and image name are generally same. The module name was "vpnva64_6" whereas the image name "vpnva64-6.sys".
Any inputs are appreciated ^_^
So, I have been using the Sysnative BSOD Processing App written by writhziden for quite a long time. Yesterday, I analysed a dump file with it and analysed the same dump file with WinDBG. According to the Carrona DRT, the driver which was blamed by the WinDBG was not present in the DRT and hence I thought that the driver name would be present in the 95-Debug.txt file, but to the surprise there was no such driver mentioned.
The driver was not present even in the 3rd Party Drivers List in this case. The driver's image file which we are talking about in this case is the "vpnva64-6.sys". I have uploaded the dump file for anyone who is willing to check it with his version of the app so that the issue can be confirmed if it is only me having the problem or everyone.
https://onedrive.live.com/redir?resid=AE6D306EA85A8E10!2275&authkey=!AMpdWxrkmJ1l9yQ&ithint=file,dmp
One thing which I noticed using the WinDBG was that there were many unloaded drivers/modules like this but they were having the extension of ".sy" rather than the usual ".sys". On performing a "lmvm" followed by the driver image name did not give any results so I had to type in "lmvm vpn*" to get the module's information.
One thing which I noticed on performing an "lmtsmn" on the dump file, is that the module name and the image name were both different which is unusual since we see that the module name and image name are generally same. The module name was "vpnva64_6" whereas the image name "vpnva64-6.sys".
Any inputs are appreciated ^_^