Hi. I'm currently debugging a Win2003 server system with Wingate 6.2.2, which freezes from time to time because of memory pool depletion. It's an old version, but it was working fine for at least 3 years.
I hope Adrien is familiar with poolmon.exe. It displays drivers which use memory from paged/nonpaged pool. I tracked the problem to a driver tag "new". The thing is that poolmon displays only 'tags', not real driver names. MS method of finding the exact driver is inconclusive (especially with such a keyword). However, this tag is found in qbikhkxp.sys, and this one of the few third party drivers in the system.
The question would be this: is the tag "new" really used in Wingate's driver?