Hello everyone,
I'm wondering if someone can help me with persistent and annoying ntoskrnl errors that I seem to be getting lately.
The dumps are attached.
They happen when I'm doing anything, firefox web browsing, email, talking on trillian, typing an email in outlook 2007, etc.
I can't seem to pinpoint it, but ntoskrnl is consistently the problem when I view the dumps, but I cannot make out what it means more than that. Does anyone have any ideas?
My system is custom built, specs are in my profile. It runs around 51C idle, and maybe 58C full load, the GPU is around 62C idle and maybe 68C full load, well within the specs from all that I can tell. I'm pretty sure it's not a hardware issue, as there were none of these problems in windows xp pro x64 that I upgraded from to windows 7 pro x64.
Thanks in advance!
-Dave
Hi and welcome
The good news is that all of the dumps did involve ntoskrnl. The dumps all showed memory management issues. they also show you didnt do a clean install. there are drivers in your system from as far back as 2006.
I would do the following
download and run memtestx86 for hours preferable overnight
Update all your drivers including BIOS, video, wifi, ets
Run a system file check to run type cmd in search>right click and run as afmin
type SFC /SCANNOW
let us know the results
If you overclocking STOP
Let us know if you need help with any of this
Ken J
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\111509-21184-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*d:\symbols*
Symbol information
Executable search path is:
Windows 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02c03000 PsLoadedModuleList = 0xfffff800`02e40e50
Debug session time: Sun Nov 15 16:53:49.559 2009 (GMT-5)
System Uptime: 0 days 0:06:40.572
Loading Kernel Symbols
...............................................................
................................................................
...................................................
Loading User Symbols
Loading unloaded module list
.......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1A, {41790, fffffa80017465d0, ffff, 0}
Probably caused by : ntkrnlmp.exe ( nt! ?? ::FNODOBFM::`string'+339d6 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
MEMORY_MANAGEMENT (1a)
# Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000041790, The subtype of the bugcheck.
Arg2: fffffa80017465d0
Arg3: 000000000000ffff
Arg4: 0000000000000000
Debugging Details:
------------------
BUGCHECK_STR: 0x1a_41790
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: firefox.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff80002ce726e to fffff80002c74f00
STACK_TEXT:
fffff880`0b5ef828 fffff800`02ce726e : 00000000`0000001a 00000000`00041790 fffffa80`017465d0 00000000`0000ffff : nt!KeBugCheckEx
fffff880`0b5ef830 fffff800`02ca85d9 : 00000000`00000000 00000000`07efdfff 00000000`00000000 00000000`0000001e : nt! ?? ::FNODOBFM::`string'+0x339d6
fffff880`0b5ef9f0 fffff800`02f8ae50 : fffffa80`072632f0 0007ffff`00000000 fffffa80`0a457610 fffffa80`0a457610 : nt!MiRemoveMappedView+0xd9
fffff880`0b5efb10 fffff800`02f8b25b : 00000980`00000000 00000000`07e00000 fffffa80`00000001 00000000`05fff001 : nt!MiUnmapViewOfSection+0x1b0
fffff880`0b5efbd0 fffff800`02c74153 : 00000000`00000000 00000000`00000000 fffffa80`08392b30 00000000`774cf904 : nt!NtUnmapViewOfSection+0x5f
fffff880`0b5efc20 00000000`7731015a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`05ffe6f8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x7731015a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt! ?? ::FNODOBFM::`string'+339d6
fffff800`02ce726e cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt! ?? ::FNODOBFM::`string'+339d6
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
FAILURE_BUCKET_ID: X64_0x1a_41790_nt!_??_::FNODOBFM::_string_+339d6
BUCKET_ID: X64_0x1a_41790_nt!_??_::FNODOBFM::_string_+339d6
Followup: MachineOwner
---------