DariusIII
Slavan
- Učlanjen(a)
- 08.12.2006
- Poruke
- 3,529
- Poena
- 435
Moja oprema
- CPU & Cooler
- AMD Ryzen 9900X + Scythe Fuma 3
- Matična ploča
- Gigabyte X870E Aorus Elite Wifi7
- RAM
- 64GB G.Skill Trident Z5 RGB
- GPU
- PowerColor Hellhound RX 9070XT
- Storage
- WD Black SN850X 2TB, WD Black SN850X 1TB NVME, 2x Samsung 870 EVO 4TB SSD
- PSU
- FSP Hydro PTM X Pro 1000W
- Kućište
- Cooler Master TD500L
- Monitor
- LG UltraGear 27" x 2
- Miš & tastatura
- Razer BlackWidow V4 Pro + Razer Basilisk V2
- Pristup internetu
- ADSL
To je isto
Ali 16 giga ram-a se malo teži popuni. Pre će biti do HDD-a.
Inače, pola stvari windbg ne može da analizira zbog previše grešaka u sistemu.
Inače, pola stvari windbg ne može da analizira zbog previše grešaka u sistemu.
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
CRITICAL_OBJECT_TERMINATION (f4)
A process or thread crucial to system operation has unexpectedly exited or been
terminated.
Several processes and threads are necessary for the operation of the
system; when they are terminated (for any reason), the system can no
longer function.
Arguments:
Arg1: 0000000000000003, Process
Arg2: fffffa80100f9b30, Terminating object
Arg3: fffffa80100f9e10, Process image file name
Arg4: fffff80002be48b0, Explanatory message (ascii)
Debugging Details:
------------------
PROCESS_OBJECT: fffffa80100f9b30
IMAGE_NAME: wininit.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: wininit
FAULTING_MODULE: 0000000000000000
PROCESS_NAME: wininit.exe
EXCEPTION_CODE: (NTSTATUS) 0xc0000006 - The instruction at 0x%p referenced memory at 0x%p. The required data was not placed into memory because of an I/O error status of 0x%x.
BUGCHECK_STR: 0xF4_IOERR
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
CURRENT_IRQL: 0
STACK_TEXT:
fffff880`0599c9c8 fffff800`02c6b5e2 : 00000000`000000f4 00000000`00000003 fffffa80`100f9b30 fffffa80`100f9e10 : nt!KeBugCheckEx
fffff880`0599c9d0 fffff800`02c1899b : ffffffff`ffffffff fffffa80`12d30320 fffffa80`100f9b30 fffffa80`100f9b30 : nt!PspCatchCriticalBreak+0x92
fffff880`0599ca10 fffff800`02b98448 : ffffffff`ffffffff 00000000`00000001 fffffa80`100f9b30 0000007f`00000008 : nt! ?? ::NNGAKEGL::`string'+0x176d6
fffff880`0599ca60 fffff800`028dfed3 : fffffa80`100f9b30 00000000`c0000006 fffffa80`12d30320 00000000`775ec521 : nt!NtTerminateProcess+0xf4
fffff880`0599cae0 00000000`776115da : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`0254f828 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x776115da
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
FAILURE_BUCKET_ID: X64_0xF4_IOERR_IMAGE_wininit.exe
BUCKET_ID: X64_0xF4_IOERR_IMAGE_wininit.exe
Followup: MachineOwner
---------
2: kd> !process fffffa80100f9b30 3
GetPointerFromAddress: unable to read from fffff80002b13000
PROCESS fffffa80100f9b30
SessionId: none Cid: 022c Peb: 7fffffdb000 ParentCid: 01bc
DirBase: 3cb6fd000 ObjectTable: fffff8a005e7ebf0 HandleCount: <Data Not Accessible>
Image: wininit.exe
VadRoot fffffa80100e7c50 Vads 64 Clone 0 Private 346. Modified 11. Locked 3.
DeviceMap fffff8a0000060f0
Token fffff8a005e7ac50
ReadMemory error: Cannot get nt!KeMaximumIncrement value.
fffff78000000000: Unable to get shared data
ElapsedTime 00:00:00.000
UserTime 00:00:00.000
KernelTime 00:00:00.000
QuotaPoolUsage[PagedPool] 0
QuotaPoolUsage[NonPagedPool] 0
Working Set Sizes (now,min,max) (1201, 50, 345) (4804KB, 200KB, 1380KB)
PeakWorkingSetSize 1201
VirtualSize 49 Mb
PeakVirtualSize 51 Mb
PageFaultCount 1449
MemoryPriority BACKGROUND
BasePriority 13
CommitCharge 457
*** Error in reading nt!_ETHREAD @ fffffa80100fab60
2: kd> lmvm wininit
start end module name
2: kd> !object fffffa80100f9b30
GetUlongFromAddress: unable to read from fffff80002b13010
Could not read ObjectType address
2: kd> !object 100f9b30
GetUlongFromAddress: unable to read from fffff80002b13010
2: kd> dc fffffa80100f9e10
fffffa80`100f9e10 696e6977 2e74696e 00657865 03000000 wininit.exe.....
fffffa80`100f9e20 00000000 00000000 00000000 00000000 ................
fffffa80`100f9e30 00000000 00000000 100faf80 fffffa80 ................
fffffa80`100f9e40 12d30740 fffffa80 00000000 00000000 @...............
fffffa80`100f9e50 00000000 00000000 00000005 65fcaecd ...............e
fffffa80`100f9e60 00008000 00000000 fffdb000 000007ff ................
fffffa80`100f9e70 00000000 00000000 00000000 00000000 ................
fffffa80`100f9e80 00000000 00000000 000000e7 00000000 ................
2: kd> dc fffff80002be48b0
fffff800`02be48b0 6d726554 74616e69 20676e69 74697263 Terminating crit
fffff800`02be48c0 6c616369 6f727020 73736563 25783020 ical process 0x%
fffff800`02be48d0 25282070 000a2973 90909090 90909090 p (%s)..........
fffff800`02be48e0 61657242 6f202c6b 67492072 65726f6e Break, or Ignore
fffff800`02be48f0 69622820 00203f29 90909090 90909090 (bi)? .........
fffff800`02be4900 74697243 6c616369 72687420 20646165 Critical thread
fffff800`02be4910 70257830 6e692820 29732520 69786520 0x%p (in %s) exi
fffff800`02be4920 0a646574 90909000 90909090 90909090 ted.............
2: kd> !vm 2
*** Virtual Memory Usage ***
GetUlongFromAddress: unable to read from fffff80002b13060
Physical Memory: 0 ( 0 Kb)
GetUlongFromAddress: unable to read from fffff80002a92ce4
************ NO PAGING FILE *********************
fffff80002b138d0: Unable to get paged pool info
GetUlongPtrFromAddress: unable to read from fffff80002b13490
GetUlongPtrFromAddress: unable to read from fffff80002b132e8
GetUlongPtrFromAddress: unable to read from fffff80002aa9708
GetUlongPtrFromAddress: unable to read from fffff80002a91cd8
GetUlongPtrFromAddress: unable to read from fffff80002a7d2a0
GetUlongPtrFromAddress: unable to read from fffff80002a91cb0
GetUlongPtrFromAddress: unable to read from fffff80002a91d20
GetUlongPtrFromAddress: unable to read from fffff80002b16280
GetUlongPtrFromAddress: unable to read from fffff80002a53448
GetUlongPtrFromAddress: unable to read from fffff80002a5fbc0
GetUlongPtrFromAddress: unable to read from fffff80002a5fc00
unable to get nt!MmTotalFreeSystemPtes
unable to get nt!MmSystemLockPagesCount
GetUlongPtrFromAddress: unable to read from fffff80002a7d2b8
GetUlongFromAddress: unable to read from fffff80002a93210
Available Pages: 0 ( 0 Kb)
ResAvail Pages: 0 ( 0 Kb)
********** Running out of physical memory **********
Locked IO Pages: 0 ( 0 Kb)
Free System PTEs: 0 ( 0 Kb)
********** Running out of system PTEs **************
GetUlongFromAddress: unable to read from fffff80002aa9f48
Modified Pages: 0 ( 0 Kb)
Modified PF Pages: 0 ( 0 Kb)
fffff80002a6b340: Unable to get pool descriptor
GetUlongFromAddress: unable to read from fffff80002b13088
NonPagedPool Usage: 0 ( 0 Kb)
NonPagedPool Max: 0 ( 0 Kb)
GetUlongFromAddress: unable to read from fffff80002b13078
PagedPool Usage: 0 ( 0 Kb)
PagedPool Maximum: 0 ( 0 Kb)
GetUlongFromAddress: unable to read from fffff80002a81a10
Unable to read _LIST_ENTRY @ fffff80002a91d90
Session Commit: 0 ( 0 Kb)
Shared Commit: 0 ( 0 Kb)
Special Pool: 0 ( 0 Kb)
Shared Process: 0 ( 0 Kb)
PagedPool Commit: 0 ( 0 Kb)
Driver Commit: 0 ( 0 Kb)
Committed pages: 418667 ( 1674668 Kb)
Commit limit: 0 ( 0 Kb)
********** Number of committed pages is near limit ********
GetUlongFromAddress: unable to read from fffff80002a91cc0
GetUlongFromAddress: unable to read from fffff80002a91cc4
GetUlongFromAddress: unable to read from fffff80002a91cc8
GetUlongFromAddress: unable to read from fffff80002a91ccc
Unable to read/NULL value _LIST_ENTRY @ fffff80002a8b350
ProcessCommitUsage could not be calculated
Memory Management Thread Stacks:
Unable to read nt!_LIST_ENTRY @ fffff80002a8b350
Poslednja izmena: