Hello
I have one E6230 running Windows 7 Ent. x86 that crashes occasionally. It seems to be caused by Ericsson 3607 gw WAN driver. Updating the driver to latest version available on Dell driver download didn't solve the problem. Is there any other source to get more recent driver or any ideas how to fix this?
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: 82c89082, The address that the exception occurred at
Arg3: 8ebaca7c, Exception Record Address
Arg4: 8ebac660, Context Record Address
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - K sky osoitteessa 0x%08lx viittasi muistiin osoitteessa 0x%08lx. Muisti ei voi olla %s.
FAULTING_IP:
nt!IofCallDriver+5f
82c89082 ff548838 call dword ptr [eax+ecx*4+38h]
EXCEPTION_RECORD: 8ebaca7c -- (.exr 0xffffffff8ebaca7c)
ExceptionAddress: 82c89082 (nt!IofCallDriver+0x0000005f)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: 007300ed
Attempt to read from address 007300ed
CONTEXT: 8ebac660 -- (.cxr 0xffffffff8ebac660)
eax=00730079 ebx=c000000d ecx=0000000f edx=894700a8 esi=8b93c958 edi=8ba7eba0
eip=82c89082 esp=8ebacb44 ebp=8ebacb54 iopl=0 nv up ei ng nz na pe cy
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010287
nt!IofCallDriver+0x5f:
82c89082 ff548838 call dword ptr [eax+ecx*4+38h] ds:0023:007300ed=????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0xc0000005 - K sky osoitteessa 0x%08lx viittasi muistiin osoitteessa 0x%08lx. Muisti ei voi olla %s.
EXCEPTION_PARAMETER1: 00000000
EXCEPTION_PARAMETER2: 007300ed
READ_ADDRESS: GetPointerFromAddress: unable to read from 82dbc84c
Unable to read MiSystemVaType memory at 82d9be20
007300ed
FOLLOWUP_IP:
Mbm4bus+bf11
820bff11 ?? ???
BUGCHECK_STR: 0x7E
LAST_CONTROL_TRANSFER: from 820bff11 to 82c89082
STACK_TEXT:
8ebacb54 820bff11 820c5518 8b93c958 894700a8 nt!IofCallDriver+0x5f
WARNING: Stack unwind information not available. Following frames may be wrong.
8ebacb74 820c5c3c c000000d 894700a8 821a9000 Mbm4bus+0xbf11
8ebacb94 82c89086 8ba7eae8 0f000000 8bb2b0e8 Mbm4bus+0x11c3c
8ebacbac 821a3129 00000100 821a9000 821a89ec nt!IofCallDriver+0x63
8ebacbd4 821a3334 00b2b0e8 b5565508 8bb2b030 d554gps+0xd129
8ebacbec 82e67771 8bb2b0e8 b5565508 85ac5a70 d554gps+0xd334
8ebacc00 82ccf34b b5565508 00000000 85ac5a70 nt!IopProcessWorkItem+0x23
8ebacc50 82e5c283 00000001 acd72ba5 00000000 nt!ExpWorkerThread+0x10d
8ebacc90 82d02a19 82ccf23e 00000001 00000000 nt!PspSystemThreadStartup+0x9e
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: Mbm4bus+bf11
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: Mbm4bus
IMAGE_NAME: Mbm4bus.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4e52928d
STACK_COMMAND: .cxr 0xffffffff8ebac660 ; kb
FAILURE_BUCKET_ID: 0x7E_Mbm4bus+bf11
BUCKET_ID: 0x7E_Mbm4bus+bf11
Followup: MachineOwner
---------
Kind regrads
J0ne