-
Anonymous
2014-05-21T06:20:21+00:00 Hi,
The attached DMP file is of the SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e) bug check.
This indicates that a system thread generated an exception which the error handler did not catch.
BugCheck 1000007E, {ffffffffc0000005, fffff88004661c8e, fffff88002679608, fffff88002678e70}
3: kd> .exr 0xfffff88002679608
ExceptionAddress: fffff88004661c8e (athrx+0x000000000023dc8e)
ExceptionCode: c0000005 (Access violation)
The violation occurred in athrx.sys which is the Atheros network adapter driver.
-------------------------
1.
3: kd> lmvm NWADIenum
start end module name
fffff880
05aa1000 fffff880
05ae4000 NWADIenum (deferred)Image path: \SystemRoot\system32\DRIVERS*NWADIenum.sys*
Image name: NWADIenum.sys
Timestamp: Fri Dec 19 15:26:04 2008
NWADIenum.sys is the Novatel NWADI Bus Enumerator (wireless). Ensure the drivers are up date - http://www.novatelwireless.com/index.php?option=com_content&view=article&id=208&Itemid=4
Either that, or uninstall it ASAP as it's likely causing conflicts/drivers are too old to function with the OS.
2. Uninstall Power ISO ASAP.
3. Update your Atheros drivers ASAP.
Regards,
Patrick
Thanks..