Vấn đề với file .dmp

ninjasasukes5

C O N T R A
Lão Làng GVN
Có bác nào mà máy PC đọc dc file dmp thì mở hộ em cái file này rồi chụp ảnh cho em xem bên trong ghi gì với nhé, dạo này PC bị khởi động lại hoài, nó ghi lỗi trong file này nhưng ko tài nào mở ra dc.

Thanks !
http://www.mediafire.com/?vzu48038hz03i8v
 
file này có gì hay không? X_X mở ra lỡ cháy máy thì toi X_X

http://www.fileinfo.com/extension/dmp nói:
Data "dumped" from a program's memory space; often created when a program has an error or crashes; may also be saved by the program "Savedump.exe" on the first reboot after a crash; usually named "Memory.dmp."

Windows memory dump files may be used for troubleshooting system errors and other problems. However, they can take up a significant amount of space and may often be deleted.
 
Có gì đâu, chỉ là máy tớ bị lỗi nhưng nó lại ghi trong cái file đấy, tớ chỉ cần người mở hộ ra rồi copy lên đây hộ tớ nội dung trong đấy thôi mà.
 
Nội dung đây
[spoil]
Debugging Tools for Windows nói:
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [091310-15818-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Mini Kernel Dump does not have thread information
Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
Executable search path is:

"nt" was not found in the image list.
Debugger will attempt to load "nt" at given base 00000000.

Please provide the full image name, including the extension (i.e. kernel32.dll)
for more reliable results.Base address and size overrides can be given as
.reload <image.ext>=<base>,<size>.
Unable to load image nt, Win32 error 0n2
Unable to add module at 00000000
Debugger can not determine kernel base address
Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16617.x86fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0x82851000 PsLoadedModuleList = 0x82999810
Debug session time: Mon Sep 13 00:26:12.185 2010 (GMT-7)
System Uptime: 0 days 4:32:07.995

"nt" was not found in the image list.
Debugger will attempt to load "nt" at given base 00000000.

Please provide the full image name, including the extension (i.e. kernel32.dll)
for more reliable results.Base address and size overrides can be given as
.reload <image.ext>=<base>,<size>.
Unable to load image nt, Win32 error 0n2
Unable to add module at 00000000
Debugger can not determine kernel base address
Loading Kernel Symbols

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

Use !analyze -v to get detailed debugging information.

BugCheck A, {1, 2, 1, 828b82af}

***** Debugger could not find nt in module list, module list might be corrupt, error 0x80070057.

Unable to read KTHREAD address 860486e8
Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )

Followup: MachineOwner
---------

0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 00000001, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000001, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: 828b82af, address which referenced memory

Debugging Details:
------------------

***** Debugger could not find nt in module list, module list might be corrupt, error 0x80070057.

Unable to read KTHREAD address 860486e8

WORKER_ROUTINE:
+1e7952f011bdfdc
00000001 ?? ???

WORK_ITEM: 828b82af

CURRENT_IRQL: 0

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

BUGCHECK_STR: 0xA

LAST_CONTROL_TRANSFER: from 828b82af to 8289782b

STACK_TEXT:
WARNING: Frame IP not in any known module. Following frames may be wrong.
8c943bbc 828b82af badb0d00 00000026 38a2e367 0x8289782b
8c943c94 8e95dc12 8ec9ec8c 00000000 00000000 0x828b82af
8c943d50 82a5f6d3 8ec9ec80 a5f4219a 00000000 0x8e95dc12
8c943d90 829110f9 8e95ce30 8ec9ec90 00000000 0x82a5f6d3
00000000 00000000 00000000 00000000 00000000 0x829110f9


STACK_COMMAND: kb

SYMBOL_NAME: ANALYSIS_INCONCLUSIVE

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: Unknown_Module

IMAGE_NAME: Unknown_Image

DEBUG_FLR_IMAGE_TIMESTAMP: 0

BUCKET_ID: CORRUPT_MODULELIST

Followup: MachineOwner
---------
[/spoil]
30 char 30 char
 
Thông thường, các file này được tạo ra thì mình sẽ gửi đến Microsoft Supporter :) Họ sẽ trả lời rất rõ trong vòng 24h. Và thường thì "We're trying to fix this problem" :))
 
Back
Top