[FONT="Courier New"][SIZE="3"]*** WARNING: Unable to verify timestamp for bcmwl664.sys
*** ERROR: Module load completed but symbols could not be loaded for bcmwl664.sys
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000007E, {ffffffffc0000005, fffff88004c80566, fffff880009e75a8, fffff880009e6e00}
Probably caused by : bcmwl664.sys ( bcmwl664+1c566 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* 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: ffffffffc0000005, The exception code that was not handled
Arg2: fffff88004c80566, The address that the exception occurred at
Arg3: fffff880009e75a8, Exception Record Address
Arg4: fffff880009e6e00, Context Record Address
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
FAULTING_IP:
bcmwl664+1c566
fffff880`04c80566 80791d00 cmp byte ptr [rcx+1Dh],0
EXCEPTION_RECORD: fffff880009e75a8 -- (.exr 0xfffff880009e75a8)
ExceptionAddress: fffff88004c80566 (bcmwl664+0x000000000001c566)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: 000000000000001d
Attempt to read from address 000000000000001d
CONTEXT: fffff880009e6e00 -- (.cxr 0xfffff880009e6e00)
rax=fffffa800857b2c0 rbx=fffffa8008108000 rcx=0000000000000000
rdx=fffff88000fb4020 rsi=0000000000000000 rdi=0000000000000000
rip=fffff88004c80566 rsp=fffff880009e77e0 rbp=0000000000000000
r8=0000000000000000 r9=0000000000000000 r10=0000000000000000
r11=0000000000000000 r12=0000000000000004 r13=fffff88001525110
r14=fffff880015184e0 r15=0000000000000004
iopl=0 nv up ei ng nz na pe nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010282
bcmwl664+0x1c566:
fffff880`04c80566 80791d00 cmp byte ptr [rcx+1Dh],0 ds:002b:00000000`0000001d=??
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
PROCESS_NAME: System
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: 000000000000001d
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002eff100
GetUlongFromAddress: unable to read from fffff80002eff1c0
000000000000001d Nonpaged pool
FOLLOWUP_IP:
bcmwl664+1c566
fffff880`04c80566 80791d00 cmp byte ptr [rcx+1Dh],0
BUGCHECK_STR: 0x7E
DEFAULT_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff88004c80566
STACK_TEXT:
fffff880`009e77e0 00000000`00000000 : fffff880`013e8972 fffff880`00000004 fffffa80`0717c430 00000000`00000000 : bcmwl664+0x1c566
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: bcmwl664+1c566
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: bcmwl664
IMAGE_NAME: bcmwl664.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4fac6851
STACK_COMMAND: .cxr 0xfffff880009e6e00 ; kb
FAILURE_BUCKET_ID: X64_0x7E_bcmwl664+1c566
BUCKET_ID: X64_0x7E_bcmwl664+1c566
Followup: MachineOwner
---------
0: kd> lmvm bcmwl664
start end module name
fffff880`04c64000 fffff880`051ff000 bcmwl664 T (no symbols)
Loaded symbol image file: bcmwl664.sys
Image path: \SystemRoot\system32\DRIVERS\bcmwl664.sys
Image name: bcmwl664.sys
Timestamp: Fri May 11 07:16:01 2012 (4FAC6851)
CheckSum: 0059DF1A
ImageSize: 0059B000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4[/SIZE][/FONT]