Solved bad pool caller / driver no less or equal / ... errors

dachief

New Member
Messages
2
Dear Forum Helper

I am experiencing several BSOD errors (named above) a day. Sometimes other errors appear, microsoft seems to be quite creative in giving error names.

The problem can appear anytime, and always when I shut down my computer, or when I put it in sleep-mode.

I have started my laptop in safemode with internet and without internet connection. When restarted in normal mode after having had it in safe mode without internet connection, windows does not want to report an error. Therefore I am guessing it has something to do with a driver related to my wireless / or a program dependent on the internet connection.

Here is my dumpfile.

Thanks alot for your help!
 

My Computer

System One

  • OS
    Windows 8
    Computer type
    Laptop
Hi

Please try the below steps.

1. Update Intel Graphics Driver.

One of the crash dump shows possible issues with the graphic subsystem.
Code:
ugCheck C2, {7, 11c1, 0, fffffa8007ced0c0}


GetPointerFromAddress: unable to read from fffff8022f9dd168
GetUlongFromAddress: unable to read from fffff8022f9dd1f8
GetUlongFromAddress: unable to read from fffff8022f918410
Probably caused by : [COLOR=#ff0000][B]dxgmms1.sys [/B][/COLOR]( dxgmms1!operator delete+11 )

Please run Intel Driver Update Tool and install any driver update it offers.


2. Update LAN and WLAN drivers.

As you said in the first post, majority of crash dump shows network related activities prior to the crash happens.

Code:
nt!KeBugCheckEx
nt! ?? ::FNODOBFM::`string'
tcpip!FlpSerializedNdisRequestUnderLock
tcpip!FlpSerializedNdisRequest
[COLOR=#ff0000][B]tcpip!FlUnbindAdapter[/B][/COLOR]
ndis!ndisInvokeUnbindAdapter
ndis!ndisUnbindProtocol
ndis!ndisCloseMiniportBindings
ndis!ndisPmHaltMiniport
ndis!ndisSetDevicePower
ndis!ndisSetPower
[B][COLOR=#ff0000]ndis!ndisPowerDispatch[/COLOR][/B]
Wdf01000!FxPkgFdo::_PowerPassDown
Wdf01000!FxPkgFdo::PowerReleasePendingDeviceIrp
Wdf01000!FxPkgPnp::PowerGotoDxIoStopped
Wdf01000!FxPkgPnp::PowerGotoDNotZeroIoStopped
Wdf01000!FxPkgPnp::PowerEnterNewState
Wdf01000!FxPkgPnp::PowerProcessEventInner
Wdf01000!FxPkgPnp::PowerProcessEvent
Wdf01000!FxPkgFdo::DispatchDeviceSetPower
Wdf01000!FxPkgPnp::Dispatch
Wdf01000!FxDevice::Dispatch
Wdf01000!FxDevice::DispatchWithLock
nt!PopIrpWorker
nt!PspSystemThreadStartup
nt!KiStartSystemThread


NDIS.SYS and TCPIP.SYS are network related Windows files so obliviously some network related drivers might be playing a role in the crashes.

First uninstall Realtek LAN and Intel PROSET Wireless driver and related softwares completely from the system. Then get the updated versions from the below links.

LAN : Realtek ( WIn8 and Win8.1 Auto Installation Program).

WLAN : https://downloadcenter.intel.com/co...oductProduct=Intel®+Centrino®+Advanced-N+6235

3. Uninstall Koshy John Memory Cleaner.

Reports from net indicates that this software may create issues in some system. Please uninstall it at least as a test.

If the issue continues, please upload the latest crash dumps with next reply.
 

My Computer

System One

  • OS
    Windows 7
Thanks a lot Anshad. The BSOD seemed to have disappeared by updating the latest lan&wlan drivers.

I appreciate the hint regarding Intel Graphics Driver. However, the Intel Driver Update Tool seems not want to update the driver...I will try again at a later stage.

Koshy is deinstalled!
 

My Computer

System One

  • OS
    Windows 8
    Computer type
    Laptop
Back
Top