- UID
- 8793
- 帖子
- 25
- 精华
- 0
- 贡献
- 0
- 推广
- 0
- 有效BUG
- 0
- 注册时间
- 2006-3-14
|
[问题求助] IE8+世界之窗1-3版 和 nod32 4.X 藍頻問題 又藍頻
本帖最后由 犽羽聊 于 2010-2-4 20:54 编辑
世界之窗2.4.1.5+IE8+NOD32
這幾天換了nod32 4.0.474.10 繁體的~
就老是在邊逛網頁就藍頻
之前用
世界之窗2.4.1.5+IE6+NOD32 4.0.474.0 就沒問題
為了這問題我還重灌在測試 只有防毒跟世界之窗 其他什麼都沒有
然後又藍了 用了WinDbg查一下
很像是IE8+世界之窗+NOD32衝到 代碼入下 請問怎解決啊
又來了 這次換舊電腦藍掉 .............新舊兩台都同一問題 -.-
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\WINDOWS\Minidump\Mini013010-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*DownstreamStore*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows XP Kernel Version 2600 (Service Pack 3) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 2600.xpsp.080413-2111
Machine Name:
Kernel base = 0x804d8000 PsLoadedModuleList = 0x8055e720
Debug session time: Sat Jan 30 14:29:13.062 2010 (GMT+8)
System Uptime: 0 days 1:00:58.781
Loading Kernel Symbols
...............................................................
.................................................
Loading User Symbols
Loading unloaded module list
............
Unable to load image eamon.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for eamon.sys
*** ERROR: Module load completed but symbols could not be loaded for eamon.sys
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 10000050, {b6c15a7c, 0, b6eaa618, 0}
Could not read faulting driver name
Probably caused by : eamon.sys ( eamon+4618 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by try-except,
it must be protected by a Probe. Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: b6c15a7c, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: b6eaa618, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 00000000, (reserved)
Debugging Details:
------------------
Could not read faulting driver name
READ_ADDRESS: b6c15a7c
FAULTING_IP:
eamon+4618
b6eaa618 8b08 mov ecx,dword ptr [eax]
MM_INTERNAL_CODE: 0
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0x50
PROCESS_NAME: TheWorld.exe
LAST_CONTROL_TRANSFER: from b6eacec3 to b6eaa618
STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
b65a7be0 b6eacec3 e1bde4e0 b65a7c14 00000000 eamon+0x4618
b65a7c18 b6eabaad 890356a0 00000000 00000003 eamon+0x6ec3
b65a7c60 804f018f 010891c8 89051008 89051008 eamon+0x5aad
b65a7c70 80584953 88e06208 00000070 89c62ca0 nt!IopfCallDriver+0x31
b65a7ca0 805bda0a 88dabda0 890891c8 00120196 nt!IopCloseFile+0x26b
b65a7cd4 805bd333 88dabda0 00000001 89c62ca0 nt!ObpDecrementHandleCount+0xd8
b65a7cfc 805bd3d1 e2bdb1a0 88e06220 00000a34 nt!ObpCloseHandleTableEntry+0x14d
b65a7d44 805bd509 00000a34 00000001 00000000 nt!ObpCloseHandle+0x87
b65a7d58 8054261c 00000a34 05c7f33c 7c92e4f4 nt!NtClose+0x1d
b65a7d58 7c92e4f4 00000a34 05c7f33c 7c92e4f4 nt!KiFastCallEntry+0xfc
05c7f33c 00000000 00000000 00000000 00000000 0x7c92e4f4
STACK_COMMAND: kb
FOLLOWUP_IP:
eamon+4618
b6eaa618 8b08 mov ecx,dword ptr [eax]
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: eamon+4618
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: eamon
IMAGE_NAME: eamon.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4b29077c
FAILURE_BUCKET_ID: 0x50_eamon+4618
BUCKET_ID: 0x50_eamon+4618
Followup: MachineOwner
--------- |
|