Mehmet383801
Femtopat
- Katılım
- 22 Haziran 2020
- Mesajlar
- 58
Windows 10 sürüm 1909 kullanıyorum bilgisayarım biraz düşük sistemli olduğu için overclock yaptım, 2.60GHz'den 3.17 GHz'e çıkardım ve bilgisayarı açıp CPUID üzerinden
Yük altındaki sıcaklığını bulmak için stres testi yapıyordum 1-2 dakika sonra mavi ekran aldım çözümü nedir? Dump dosyalarını paylaşıyorum.
drive.google.com
Yük altındaki sıcaklığını bulmak için stres testi yapıyordum 1-2 dakika sonra mavi ekran aldım çözümü nedir? Dump dosyalarını paylaşıyorum.
dmp dosyaları.rar

Kod:
UNEXPECTED_KERNEL_MODE_TRAP (7f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 0000000a, EXCEPTION_INVALID_TSS
Arg2: 00000000
Arg3: 00000000
Arg4: 00000000
Debugging Details:
------------------
KEY_VALUES_STRING: 1
Key : Analysis.CPU.mSec
Value: 2609
Key : Analysis.DebugAnalysisProvider.CPP
Value: Create: 8007007e on DESKTOP-1IBQR0U
Key : Analysis.DebugData
Value: CreateObject
Key : Analysis.DebugModel
Value: CreateObject
Key : Analysis.Elapsed.mSec
Value: 23727
Key : Analysis.Memory.CommitPeak.Mb
Value: 75
Key : Analysis.System
Value: CreateObject
Key : WER.OS.Branch
Value: 19h1_release
Key : WER.OS.Timestamp
Value: 2019-03-18T12:02:00Z
Key : WER.OS.Version
Value: 10.0.18362.1
ADDITIONAL_XML: 1
OS_BUILD_LAYERS: 1
BUGCHECK_CODE: 7f
BUGCHECK_P1: a
BUGCHECK_P2: 0
BUGCHECK_P3: 0
BUGCHECK_P4: 0
BLACKBOXBSD: 1 (!blackboxbsd)
BLACKBOXNTFS: 1 (!blackboxntfs)
BLACKBOXPNP: 1 (!blackboxpnp)
BLACKBOXWINLOGON: 1
CUSTOMER_CRASH_COUNT: 1
PROCESS_NAME: dwm.exe
STACK_TEXT:
a3d57c68 8418195c 0000007f 0000000a 00000000 nt!KiBugCheck2
a3d57c88 8417edb0 ffffffff ffffffff ffffffff nt!KiSystemFatalException+0x14
a3d57c88 72568283 (T) ffffffff ffffffff ffffffff nt!KiTrap0A+0x2b4
WARNING: Frame IP not in any known module. Following frames may be wrong.
a3d57d18 badb0d00 01000000 00000000 00000000 0x72568283
a3d57d1c 01000000 00000000 00000000 00000000 0xbadb0d00
a3d57d20 00000000 00000000 00000000 00000000 0x1000000
SYMBOL_NAME: nt!KiSystemFatalException+14
MODULE_NAME: nt
IMAGE_NAME: ntkrpamp.exe
IMAGE_VERSION: 10.0.18362.1016
STACK_COMMAND: .thread ; .cxr ; kb
BUCKET_ID_FUNC_OFFSET: 14
FAILURE_BUCKET_ID: 0x7f_a_nt!KiSystemFatalException
OS_VERSION: 10.0.18362.1
BUILDLAB_STR: 19h1_release
OSPLATFORM_TYPE: x86
OSNAME: Windows 10
FAILURE_ID_HASH: {f34fb8c5-6ddf-c347-ef5d-8c593683f146}
Followup: MachineOwner
---------
1: kd> !sysinfo machineid
Machine ID Information [From Smbios 2.4, DMIVersion 0, Size=1841]
BiosMajorRelease = 8
BiosMinorRelease = 10
BiosVendor = American Megatrends Inc.
BiosVersion = 0205
BiosReleaseDate = 07/20/2007
SystemManufacturer = System manufacturer
SystemProductName = System Product Name
SystemFamily = To Be Filled By O.E.M.
SystemVersion = Rev 1.xx
SystemSKU = To Be Filled By O.E.M.
BaseBoardManufacturer = ASUSTeK Computer INC.
BaseBoardProduct = P5GC-MX
BaseBoardVersion = Rev x.xx
Son düzenleyen: Moderatör: