(e-mail address removed) wrote:
removed
Blue screen errors, include an error number, and sometimes, the name
of a driver file (if it's a driver file causing the problem). The Stop
codes, are documented here. If the blue screen isn't standing still,
you may be able to disable "automatic restart", so that you can read
the screen. Event Viewer, won't necessary have a copy of the event,
if the crash happens when it can't log stuff.
http://aumha.org/a/stop.htm
SVCHosts running in the OS, can host more than one thing at a time.
So when a SVCHost goes to 100% on one core, you don't know what's doing it.
You have options, like perhaps Process Explorer from Sysinternals -
http://technet.microsoft.com/en-us/sysinternals/bb896653
It's also possible, at least on the older OSes, to move things
in SVCHosts, such that there is one thing per SVCHost. Then,
when a SVCHost goes nuts, you know what caused it. On WinXP,
I can have 15 things hiding in one SVCHost. And with 15 commands
of the type below, I could give each a private SVCHost to use.
http://blogs.msdn.com/b/spatdsg/archive/2007/09/17/debugging-services.aspx
You can split it out into its own service by running:
“sc config <service> type= own”
And revert it via
“sc config <service> type= share”
But to begin with, I'd work on the Blue Screen information. Look
for a .dmp file or the like. Those sorts of things. It's possible
the answer is in the blue screen, saving some work.
Paul
There are four services hosted by svchost:
DHCP Client
TCP/IP NetBios Helper
Windows Event Log
Windows Audio
svchost right now says 50% CPU usage, DHCP client is hovering around
15% constantly, the other 3 all say 0%. I would have thought that the
combined usage of these four services would be equal to that of
svchost.
---------------------------------------
According to WhoCrashed:
C:\Windows\Minidump\091912-5304-01.dmp
This was probably caused by the following module: ntoskrnl.exe
(nt+0x7F1C0)
Bugcheck code: 0x3B (0xC0000005, 0xFFFFF80002E8B0C5,
0xFFFFF88005BD3AC0, 0x0)
Error: SYSTEM_SERVICE_EXCEPTION
file path: C:\Windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that an exception happened while
executing a routine that transitions from non-privileged code to
privileged code.
This appears to be a typical software driver bug and is not likely to
be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is
caused by another driver which cannot be identified at this time.
C:\Windows\Minidump\091812-7098-01.dmp
This was probably caused by the following module: ntoskrnl.exe
(nt+0x7F1C0)
Bugcheck code: 0x50 (0xFFFFFA000BEF9580, 0x0, 0xFFFFF80002F00E1A, 0x7)
Error: PAGE_FAULT_IN_NONPAGED_AREA
file path: C:\Windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that invalid system memory has
been referenced.
This appears to be a typical software driver bug and is not likely to
be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is
caused by another driver which cannot be identified at this time.
C:\Windows\Minidump\091812-5428-01.dmp
This was probably caused by the following module: ntoskrnl.exe
(nt+0x7F1C0)
Bugcheck code: 0x3B (0xC0000005, 0xFFFFF80002E99168,
0xFFFFF88009E61900, 0x0)
Error: SYSTEM_SERVICE_EXCEPTION
file path: C:\Windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that an exception happened while
executing a routine that transitions from non-privileged code to
privileged code.
This appears to be a typical software driver bug and is not likely to
be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is
caused by another driver which cannot be identified at this time.
C:\Windows\Minidump\091812-6973-01.dmp
This was probably caused by the following module: ntoskrnl.exe
(nt+0x7F1C0)
Bugcheck code: 0xDE (0x2, 0xFFFFF8A0003A5B30, 0xFFFBF8A0003A5B31,
0x1F9DAB8C0)
Error: POOL_CORRUPTION_IN_FILE_AREA
file path: C:\Windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that a driver has corrupted pool
memory that is used for holding pages destined for disk.
The crash took place in the Windows kernel. Possibly this problem is
caused by another driver which cannot be identified at this time.
C:\Windows\Minidump\091812-13774-01.dmp
This was probably caused by the following module: ntfs.sys
(Ntfs+0x21D5)
Bugcheck code: 0x24 (0xC08A5, 0x0, 0x0, 0x0)
Error: NTFS_FILE_SYSTEM
file path: C:\Windows\system32\drivers\ntfs.sys
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT File System Driver
Bug check description: This indicates a problem occurred in the NTFS
file system.
The crash took place in a standard Microsoft module. Your system
configuration may be incorrect. Possibly this problem is caused by
another driver on your system which cannot be identified at this time.
C:\Windows\Minidump\091812-4711-01.dmp
This was probably caused by the following module: ntoskrnl.exe
(nt+0xA48C0)
Bugcheck code: 0x1000007E (0xFFFFFFFFC0000005, 0xFFFFF80002EFF8C0,
0xFFFFF8800417C488, 0xFFFFF8800417BCE0)
Error: SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M
file path: C:\Windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that a system thread generated
an exception which the error handler did not catch.
This appears to be a typical software driver bug and is not likely to
be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is
caused by another driver which cannot be identified at this time.
C:\Windows\Minidump\091812-7144-01.dmp
This was probably caused by the following module: ntoskrnl.exe
(nt+0xA4830)
Bugcheck code: 0x1000007E (0xFFFFFFFFC0000005, 0xFFFFF80002F08830,
0xFFFFF88003F7C488, 0xFFFFF88003F7BCE0)
Error: SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M
file path: C:\Windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that a system thread generated
an exception which the error handler did not catch.
This appears to be a typical software driver bug and is not likely to
be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is
caused by another driver which cannot be identified at this time.
C:\Windows\Minidump\091812-5023-01.dmp
This was probably caused by the following module: ntoskrnl.exe
(nt+0x7F1C0)
Bugcheck code: 0x3B (0xC0000005, 0xFFFFF80002EE5959,
0xFFFFF88003A8BC60, 0x0)
Error: SYSTEM_SERVICE_EXCEPTION
file path: C:\Windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that an exception happened while
executing a routine that transitions from non-privileged code to
privileged code.
This appears to be a typical software driver bug and is not likely to
be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is
caused by another driver which cannot be identified at this time.
C:\Windows\Minidump\091812-5350-01.dmp
This was probably caused by the following module: ntoskrnl.exe
(nt+0x8FB5E)
Bugcheck code: 0x1000007E (0xFFFFFFFFC0000005, 0xFFFFF80002E9BB5E,
0xFFFFF8800350F758, 0xFFFFF8800350EFB0)
Error: SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M
file path: C:\Windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that a system thread generated
an exception which the error handler did not catch.
This appears to be a typical software driver bug and is not likely to
be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is
caused by another driver which cannot be identified at this time.
C:\Windows\Minidump\091712-5475-01.dmp
This was probably caused by the following module: ntoskrnl.exe
(nt+0x7F1C0)
Bugcheck code: 0x3B (0xC0000005, 0xFFFFF80002FAC9BC,
0xFFFFF88007697E30, 0x0)
Error: SYSTEM_SERVICE_EXCEPTION
file path: C:\Windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that an exception happened while
executing a routine that transitions from non-privileged code to
privileged code.
This appears to be a typical software driver bug and is not likely to
be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is
caused by another driver which cannot be identified at this time.
C:\Windows\Minidump\091712-5413-01.dmp
This was probably caused by the following module: ntoskrnl.exe
(nt+0x7F1C0)
Bugcheck code: 0xF4 (0x3, 0xFFFFFA800AF1E060, 0xFFFFFA800AF1E340,
0xFFFFF800031E6510)
Error: CRITICAL_OBJECT_TERMINATION
file path: C:\Windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that a process or thread crucial
to system operation has unexpectedly exited or been terminated.
This appears to be a typical software driver bug and is not likely to
be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is
caused by another driver which cannot be identified at this time.
C:\Windows\Minidump\091712-3900-01.dmp
This was probably caused by the following module: ntoskrnl.exe
(nt+0x7F1C0)
Bugcheck code: 0x1E (0xFFFFFFFFC0000005, 0xFFFFF80002EB6EDE, 0x0,
0xFFFFFFFFFFFFFFFF)
Error: KMODE_EXCEPTION_NOT_HANDLED
file path: C:\Windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that a kernel-mode program
generated an exception which the error handler did not catch.
This appears to be a typical software driver bug and is not likely to
be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is
caused by another driver which cannot be identified at this time.
C:\Windows\Minidump\091612-4648-01.dmp
This was probably caused by the following module: ntoskrnl.exe
(nt+0x7F1C0)
Bugcheck code: 0x3B (0xC0000005, 0xFFFFF80002EAC830,
0xFFFFF88003EA4100, 0x0)
Error: SYSTEM_SERVICE_EXCEPTION
file path: C:\Windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that an exception happened while
executing a routine that transitions from non-privileged code to
privileged code.
This appears to be a typical software driver bug and is not likely to
be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is
caused by another driver which cannot be identified at this time.
C:\Windows\memory.dmp
This was probably caused by the following module: ntkrnlmp.exe
(nt!KeBugCheckEx+0x0)
Bugcheck code: 0x3B (0xC0000005, 0xFFFFF80002EAC830,
0xFFFFF88003EA4100, 0x0)
Error: SYSTEM_SERVICE_EXCEPTION
Bug check description: This indicates that an exception happened while
executing a routine that transitions from non-privileged code to
privileged code.
This appears to be a typical software driver bug and is not likely to
be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is
caused by another driver which cannot be identified at this time.
Got lots more but this is getting kinda long.
Jon