I have just had two bad pool callers in one day.
I checked the latest crash dump and used windbg to debug it. It said that it was caused by an attempt to free a pool that was already free, which is pretty obvious since it is a bad pool caller. It also says MODULE NAME: tcpip
I just want to know which driver/application is causing this.
Note: this was my first time using windbg.
I checked the latest crash dump and used windbg to debug it. It said that it was caused by an attempt to free a pool that was already free, which is pretty obvious since it is a bad pool caller. It also says MODULE NAME: tcpip
I just want to know which driver/application is causing this.
Note: this was my first time using windbg.