help figuring out a mini dump

U

undisclosed

my pc has been crashing non stop with 0x0000001e errors and it has n
string attached just plain 0x000. i updated the bios tonight but i
trying to make heads and tails of this mini dump to see if that wil
resolve the issue. any help will be appreciated

Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD6
Copyright (c) Microsoft Corporation. All rights reserved

Loading Dump File [C:\Windows\Minidump\070910-26847-01.dmp
Mini Kernel Dump File: Only registers and stack trace are availabl

Symbol search path is: *** Invalid **
***************************************************************************
* Symbol loading may be unreliable without a symbol search path.

* Use .symfix to have the debugger choose a symbol path.

* After setting your symbol path, use .reload to refresh symbo
locations.
***************************************************************************
Executable search path is:
********************************************************************
* Symbols can not be loaded because symbol path is not initialized.
*
* The Symbol Path can be set by:
* using the _NT_SYMBOL_PATH environment variable.
* using the -y <symbol_path> argument when starting the debugger.
* using .sympath and .sympath+
********************************************************************
Unable to load image ntoskrnl.exe, Win32 error 0n
*** ERROR: Module load completed but symbols could not be loaded fo
ntoskrnl.ex
Windows 7 Kernel Version 7600 MP (8 procs) Free x6
Product: WinNt, suite: TerminalServer SingleUserT
Built by: 7600.16539.amd64fre.win7_gdr.100226-190
Machine Name
Kernel base = 0xfffff800`02c10000 PsLoadedModuleList
0xfffff800`02e4de5
Debug session time: Fri Jul 9 03:07:03.466 2010 (UTC - 4:00
System Uptime: 0 days 0:12:31.54
********************************************************************
* Symbols can not be loaded because symbol path is not initialized.
*
* The Symbol Path can be set by:
* using the _NT_SYMBOL_PATH environment variable.
* using the -y <symbol_path> argument when starting the debugger.
* using .sympath and .sympath+
********************************************************************
Unable to load image ntoskrnl.exe, Win32 error 0n
*** ERROR: Module load completed but symbols could not be loaded fo
ntoskrnl.ex
Loading Kernel Symbol
..............................................Unable to load imag
Unknown_Module_00000000`00000000, Win32 error 0n
*** WARNING: Unable to verify timestamp fo
Unknown_Module_00000000`0000000
Unable to add module at 00000000`0000000

Loading User Symbol
******************************************************************************
*

* Bugcheck Analysis

*

******************************************************************************

Use !analyze -v to get detailed debugging information

BugCheck 1E, {0, 0, 0, 0

***** Kernel symbols are WRONG. Please fix symbols to do analysis

************************************************************************
***
**
***
**
*** Your debugger is not using the correct symbols
**
***
**
*** In order for this command to work properly, your symbol path
**
*** must point to .pdb files that have full type information.
**
***
**
*** Certain .pdb files (such as the public OS symbols) do not
***
*** contain the required information. Contact the group that
***
*** provided you with these symbols if you need this command to
***
*** work.
***
***
***
*** Type referenced: nt!_KPRCB
***
***
***
*************************************************************************
*************************************************************************
***
***
***
***
*** Your debugger is not using the correct symbols
***
***
***
*** In order for this command to work properly, your symbol path
***
*** must point to .pdb files that have full type information.
***
***
***
*** Certain .pdb files (such as the public OS symbols) do not
***
*** contain the required information. Contact the group that
***
*** provided you with these symbols if you need this command to
***
*** work.
***
***
***
*** Type referenced: nt!_KPRCB
***
***
***
*************************************************************************
*************************************************************************
***
***
***
***
*** Your debugger is not using the correct symbols
***
***
***
*** In order for this command to work properly, your symbol path
***
*** must point to .pdb files that have full type information.
***
***
***
*** Certain .pdb files (such as the public OS symbols) do not
***
*** contain the required information. Contact the group that
***
*** provided you with these symbols if you need this command to
***
*** work.
***
***
***
*** Type referenced: nt!_KPRCB
***
***
***
*************************************************************************
Probably caused by : ntoskrnl.exe ( nt+705d0 )

Followup: MachineOwner
 
D

Dave-UK

my pc has been crashing non stop with 0x0000001e errors and it has no
string attached just plain 0x000. i updated the bios tonight but im
trying to make heads and tails of this mini dump to see if that will
resolve the issue. any help will be appreciated.
Haven't got a clue regarding the debugger output but have you tried BlueScreenView?
http://www.nirsoft.net/utils/blue_screen_view.html
It will load any dump files it finds and then list and highlight
any files it thinks may be causing problems.
 
U

undisclosed

it listed ntoskrnl.exe as problem.. for all but 3 and those wer
tcpip.sys so I know the two files now.. but from what I read you don
replace ntoskrnl.exe and i tried repair disk.. it found no problems.
really do not wanna do a fresh install
 
D

Dave-UK

it listed ntoskrnl.exe as problem.. for all but 3 and those were
tcpip.sys so I know the two files now.. but from what I read you dont
replace ntoskrnl.exe and i tried repair disk.. it found no problems. I
really do not wanna do a fresh install.
I don't know what to suggest really, except basic things which you have
probably already checked.
Does it crash in Safe Mode?
Can you boot and run a live linux disk or a boot disk like Hirens\UBCD4Win without
crashing to rule out hardware ?
 
J

Justin

my pc has been crashing non stop with 0x0000001e errors and it has nostring
attached just plain 0x000. i updated the bios tonight but imtrying to make
heads and tails of this mini dump to see if that willresolve the issue. any
help will be appreciated.Microsoft (R) Windows Debugger Version 6.12.0002.633
AMD64Copyright (c) Microsoft Corporation. All rights reserved.Loading Dump
File [C:\Windows\Minidump\070910-26847-01.dmp]Mini Kernel Dump File: Only



It could be a bad hard drive or bad RAM.
First let's check the RAM.
Go here
http://www.memtest.org/#downiso

Download the USB version and make a memory checker USB boot drive. Then
you have to set your PC's bios to boot from the USB which I can't guide
you through.
Basically you have to look for something called "boot priority" and put
USB as number one.
Once it boots off the USB stick

If you see red - that's bad and your memory has errors/defects.
 
P

Peter Foldes

Does the following show up at any point

//
// NTOSKRNL main
//
int __cdecl main(IN PLOADER_PARAMETER_BLOCK LoaderBlock)
{
//
// Fire up NT!
//
KiSystemStartup(LoaderBlock);
return 0;
}

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.
http://www.microsoft.com/protect

my pc has been crashing non stop with 0x0000001e errors and it has no
string attached just plain 0x000. i updated the bios tonight but im
trying to make heads and tails of this mini dump to see if that will
resolve the issue. any help will be appreciated.


Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Windows\Minidump\070910-26847-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path.
*
* Use .symfix to have the debugger choose a symbol path.
*
* After setting your symbol path, use .reload to refresh symbol
locations. *
****************************************************************************
Executable search path is:
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
Unable to load image ntoskrnl.exe, Win32 error 0n2
*** ERROR: Module load completed but symbols could not be loaded for
ntoskrnl.exe
Windows 7 Kernel Version 7600 MP (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Machine Name:
Kernel base = 0xfffff800`02c10000 PsLoadedModuleList =
0xfffff800`02e4de50
Debug session time: Fri Jul 9 03:07:03.466 2010 (UTC - 4:00)
System Uptime: 0 days 0:12:31.544
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
Unable to load image ntoskrnl.exe, Win32 error 0n2
*** ERROR: Module load completed but symbols could not be loaded for
ntoskrnl.exe
Loading Kernel Symbols
.............................................Unable to load image
Unknown_Module_00000000`00000000, Win32 error 0n2
*** WARNING: Unable to verify timestamp for
Unknown_Module_00000000`00000000
Unable to add module at 00000000`00000000

Loading User Symbols
*******************************************************************************
*
*
* Bugcheck Analysis
*
*
*
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1E, {0, 0, 0, 0}

***** Kernel symbols are WRONG. Please fix symbols to do analysis.

*************************************************************************
***
***
***
***
*** Your debugger is not using the correct symbols
***
***
***
*** In order for this command to work properly, your symbol path
***
*** must point to .pdb files that have full type information.
***
***
***
*** Certain .pdb files (such as the public OS symbols) do not
***
*** contain the required information. Contact the group that
***
*** provided you with these symbols if you need this command to
***
*** work.
***
***
***
*** Type referenced: nt!_KPRCB
***
***
***
*************************************************************************
*************************************************************************
***
***
***
***
*** Your debugger is not using the correct symbols
***
***
***
*** In order for this command to work properly, your symbol path
***
*** must point to .pdb files that have full type information.
***
***
***
*** Certain .pdb files (such as the public OS symbols) do not
***
*** contain the required information. Contact the group that
***
*** provided you with these symbols if you need this command to
***
*** work.
***
***
***
*** Type referenced: nt!_KPRCB
***
***
***
*************************************************************************
*************************************************************************
***
***
***
***
*** Your debugger is not using the correct symbols
***
***
***
*** In order for this command to work properly, your symbol path
***
*** must point to .pdb files that have full type information.
***
***
***
*** Certain .pdb files (such as the public OS symbols) do not
***
*** contain the required information. Contact the group that
***
*** provided you with these symbols if you need this command to
***
*** work.
***
***
***
*** Type referenced: nt!_KPRCB
***
***
***
*************************************************************************
Probably caused by : ntoskrnl.exe ( nt+705d0 )

Followup: MachineOwner
 
A

Andrew

in message

http://download.microsoft.com/downl...in7.7600.16385.090713-1255.X64FRE.Symbols.msi
unzip these; put them somewhere like C:\symbols.
Run the following commands in the debugger.
!sympath=C:\symbols
..Reload
then you can run your !analyze -v command.
If you've never worked with symbols before, it will still look foreign to
you.
More than likely 1e is a device driver issue.
You should be able to get it down to a particular .sys file if it's a kernel
mode driver.
 
U

undisclosed

ok so I flashed the bios.. updated video graphics.. then used th
program to check all drivers.. updated those.. since then no bsod i
last 4 days.. so it looks like im in the clear thanks guy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top