Analysis:
Code:
Debug session time: Mon Nov 12 14:01:55.817 2012 (UTC + 11:00)
Built by: 7601.17944.amd64fre.win7sp1_gdr.120830-0333
System Uptime: 0 days 8:27:54.750
BugCheck 1E, {0, 0, 0, 0}
Probably caused by : hardware ( NETIO!WfpSysTimerCallback+8 )
Bugcheck code 0000001E
BUGCHECK_STR: 0x1E_0
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
FAILURE_BUCKET_ID: X64_IP_MISALIGNED_NETIO.SYS
MaxSpeed: 3100
CurrentSpeed: 3103
BiosVersion = F8
BiosReleaseDate = 05/11/2012
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
Code:
EXCEPTION_RECORD: fffff80000b9c1b8 -- (.exr 0xfffff80000b9c1b8)ExceptionAddress: [COLOR=#ff0000]fffff880014012b8 [/COLOR](NETIO!WfpSysTimerCallback+0x0000000000000008)
ExceptionCode: c000001d (Illegal instruction)
ExceptionFlags: 00000000
NumberParameters: 0
TRAP_FRAME: fffff80000b9c260 -- (.trap 0xfffff80000b9c260)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffffa800761d900 rbx=0000000000000000 rcx=fffff8800177b530
rdx=fffff8800177b4e8 rsi=0000000000000000 rdi=0000000000000000
[COLOR=#ff0000]rip=fffff880014012b8[/COLOR] rsp=fffff80000b9c3f8 rbp=0000000000000000
r8=0000000012da0979 r9=0000000001cdc082 r10=0000000000000000
r11=0000000000000061 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz na po nc
(notice how the ExceptionAddress and rip [both highlighted in red] have the same code - that means that whatever it's pointing to is the root of the problem)
NETIO.sys (and related driver names) are to do with your internet adapters/drivers/cards.
Looking at previous posts, it appears as though you've removed the wireless adapter and are currently using a wired connection.
Two questions come into my mind:
-Did you fully uninstall the wireless adapter (files, drivers, software etc.)
-Did you properly install the wired connection (modem driver/configuration {if you use one} etc.)
I must say, good job on keeping most of your drivers up to date, so thats a +1 from me.
Code:
**************************Mon Nov 12 14:01:55.817 2012 (UTC + 11:00)**************************intelppm.sys Tue Jul 14 09:19:25 2009 (4A5BC0FD)
amdxata.sys Sat Mar 20 03:18:18 2010 (4BA3A3CA)
xhcdrv.sys Fri Jan 20 15:39:02 2012 (4F18EFE6)
ViaHub3.sys Fri Jan 20 15:39:13 2012 (4F18EFF1)
iusb3hub.sys Tue Mar 27 19:09:29 2012 (4F7175B9)
iusb3xhc.sys Tue Mar 27 19:09:32 2012 (4F7175BC)
iusb3hcs.sys Tue Mar 27 19:11:21 2012 (4F717629)
HECIx64.sys Tue Jul 3 08:14:58 2012 (4FF21D62)
nvhda64v.sys Wed Jul 4 01:25:04 2012 (4FF30ED0)
[COLOR=#ff0000]L1C62x64.sys Thu Jul 19 12:55:34 2012 (50077726)[/COLOR]
viahduaa.sys Fri Aug 3 11:31:13 2012 (501B29E1)
MpFilter.sys Fri Aug 24 09:03:14 2012 (5036B6B2)
nvlddmkm.sys Wed Oct 3 04:21:13 2012 (506B3099)
Link Removed
that driver (which was also highlighted red in the box above) is the Atheros NIC driver (which is used for WiFi). The analysis that I showed you in the opening sentence, "NETIO.sys (and related drivers)", was an internet driver/software/adapter issue, and so this makes me think that you haven't properly uninstalled your previous wireless adapter.
What I suggest - FULLY uninstall ALL network drivers and devices (through Control Panel), then retest the issue.