Çözüldü IRQL UNEXPECTED VALUE mavi ekran hatası

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.
İşletim sistemi
Windows 10
Çözüm
TechniSat ağ kartı sürücünüzü güncelleyiniz. Güncelleyemezseniz donanım kimliklerini paylaşınız.
Bu hata Windows 10'a geçince mi başladı?
Kod:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

IRQL_UNEXPECTED_VALUE (c8)
The processor's IRQL is not what it should be at this time.  This is
usually caused by a lower level routine changing IRQL for some period
and not restoring IRQL at the end of that period (eg acquires spinlock
but doesn't release it).
Arguments:
Arg1: 0000000000020004, (Current IRQL << 16) | (Expected IRQL << 8) | UniqueValue
Arg2: 0000000000000000, Depends on UniqueValue:
    If UniqueValue is 0 or 1: APC->KernelRoutine.
    If UniqueValue is 2: the callout routine
    If UniqueValue is 3: the interrupt's ServiceRoutine
    If UniqueValue is 0xfe: 1 iff APCs are disabled
Arg3: 0000000000000000, Depends on UniqueValue:
    If UniqueValue is 0 or 1: APC
    If UniqueValue is 2: the callout's parameter
    If UniqueValue is 3: KINTERRUPT
Arg4: 0000000000000000, Depends on UniqueValue:
    If UniqueValue is 0 or 1: APC->NormalRoutine

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

*** WARNING: Unable to verify timestamp for SkyNET_AMD64.SYS
*** WARNING: Unable to verify checksum for win32k.sys

KEY_VALUES_STRING: 1

    Key  : Analysis.CPU.mSec
    Value: 10593

    Key  : Analysis.DebugAnalysisProvider.CPP
    Value: Create: 8007007e on DESKTOP-J7A11VA

    Key  : Analysis.DebugData
    Value: CreateObject

    Key  : Analysis.DebugModel
    Value: CreateObject

    Key  : Analysis.Elapsed.mSec
    Value: 27205

    Key  : Analysis.Memory.CommitPeak.Mb
    Value: 84

    Key  : Analysis.System
    Value: CreateObject

    Key  : WER.OS.Branch
    Value: vb_release

    Key  : WER.OS.Timestamp
    Value: 2019-12-06T14:06:00Z

    Key  : WER.OS.Version
    Value: 10.0.19041.1


ADDITIONAL_XML: 1

OS_BUILD_LAYERS: 1

BUGCHECK_CODE:  c8

BUGCHECK_P1: 20004

BUGCHECK_P2: 0

BUGCHECK_P3: 0

BUGCHECK_P4: 0

CUSTOMER_CRASH_COUNT:  1

PROCESS_NAME:  System

STACK_TEXT:
ffffa904`3e78b588 fffff804`14823270     : 00000000`000000c8 00000000`00020004 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
ffffa904`3e78b590 fffff804`146984ca     : ffffe20f`0f17bde4 283fb338`5670abc5 fffff804`0dc09180 fffff804`142bbedf : nt!PsCreateSystemThreadEx+0x18ad90
ffffa904`3e78b8d0 fffff804`2f3f6aef     : ffffa904`3e78c740 00000000`00000000 ffffe20f`0f17bde4 fffff804`16e477c9 : nt!PsCreateSystemThread+0x3a
ffffa904`3e78b930 ffffa904`3e78c740     : 00000000`00000000 ffffe20f`0f17bde4 fffff804`16e477c9 00000000`00000000 : SkyNET_AMD64+0x16aef
ffffa904`3e78b938 00000000`00000000     : ffffe20f`0f17bde4 fffff804`16e477c9 00000000`00000000 fffff804`2f3f6a00 : 0xffffa904`3e78c740


SYMBOL_NAME:  SkyNET_AMD64+16aef

MODULE_NAME: SkyNET_AMD64

IMAGE_NAME:  SkyNET_AMD64.SYS

STACK_COMMAND:  .thread ; .cxr ; kb

BUCKET_ID_FUNC_OFFSET:  16aef

FAILURE_BUCKET_ID:  0xC8_SkyNET_AMD64!unknown_function

OS_VERSION:  10.0.19041.1

BUILDLAB_STR:  vb_release

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

FAILURE_ID_HASH:  {1fa2232f-6059-f9a8-20e7-04d032fb38a0}

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

0: kd> lmvm SkyNET_AMD64
Browse full module list
start             end                 module name
fffff804`2f3e0000 fffff804`2f47a000   SkyNET_AMD64 T (no symbols)          
    Loaded symbol image file: SkyNET_AMD64.SYS
    Image path: \SystemRoot\System32\drivers\SkyNET_AMD64.SYS
    Image name: SkyNET_AMD64.SYS
    Browse all global symbols  functions  data
    Timestamp:        Thu Apr 29 02:26:28 2010 (4BD8C424)
    CheckSum:         0009A259
    ImageSize:        0009A000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Information from resource tables:*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

IRQL_UNEXPECTED_VALUE (c8)
The processor's IRQL is not what it should be at this time.  This is
usually caused by a lower level routine changing IRQL for some period
and not restoring IRQL at the end of that period (eg acquires spinlock
but doesn't release it).
Arguments:
Arg1: 0000000000020004, (Current IRQL << 16) | (Expected IRQL << 8) | UniqueValue
Arg2: 0000000000000000, Depends on UniqueValue:
    If UniqueValue is 0 or 1: APC->KernelRoutine.
    If UniqueValue is 2: the callout routine
    If UniqueValue is 3: the interrupt's ServiceRoutine
    If UniqueValue is 0xfe: 1 iff APCs are disabled
Arg3: 0000000000000000, Depends on UniqueValue:
    If UniqueValue is 0 or 1: APC
    If UniqueValue is 2: the callout's parameter
    If UniqueValue is 3: KINTERRUPT
Arg4: 0000000000000000, Depends on UniqueValue:
    If UniqueValue is 0 or 1: APC->NormalRoutine

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

*** WARNING: Unable to verify timestamp for SkyNET_AMD64.SYS
*** WARNING: Unable to verify checksum for win32k.sys

KEY_VALUES_STRING: 1

    Key  : Analysis.CPU.mSec
    Value: 8859

    Key  : Analysis.DebugAnalysisProvider.CPP
    Value: Create: 8007007e on DESKTOP-J7A11VA

    Key  : Analysis.DebugData
    Value: CreateObject

    Key  : Analysis.DebugModel
    Value: CreateObject

    Key  : Analysis.Elapsed.mSec
    Value: 28822

    Key  : Analysis.Memory.CommitPeak.Mb
    Value: 84

    Key  : Analysis.System
    Value: CreateObject

    Key  : WER.OS.Branch
    Value: vb_release

    Key  : WER.OS.Timestamp
    Value: 2019-12-06T14:06:00Z

    Key  : WER.OS.Version
    Value: 10.0.19041.1


ADDITIONAL_XML: 1

OS_BUILD_LAYERS: 1

BUGCHECK_CODE:  c8

BUGCHECK_P1: 20004

BUGCHECK_P2: 0

BUGCHECK_P3: 0

BUGCHECK_P4: 0

CUSTOMER_CRASH_COUNT:  1

PROCESS_NAME:  System

STACK_TEXT:
fffffd8b`b28dd588 fffff806`4bc23270     : 00000000`000000c8 00000000`00020004 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
fffffd8b`b28dd590 fffff806`4ba984ca     : ffff828f`1b364de4 805b7dbd`ac9b1c8e ffffb880`49ec0180 fffff806`4b6bbedf : nt!PsCreateSystemThreadEx+0x18ad90
fffffd8b`b28dd8d0 fffff806`678d6aef     : fffffd8b`b28de740 00000000`00000000 ffff828f`1b364de4 fffff806`4f0477c9 : nt!PsCreateSystemThread+0x3a
fffffd8b`b28dd930 fffffd8b`b28de740     : 00000000`00000000 ffff828f`1b364de4 fffff806`4f0477c9 00000000`00000000 : SkyNET_AMD64+0x16aef
fffffd8b`b28dd938 00000000`00000000     : ffff828f`1b364de4 fffff806`4f0477c9 00000000`00000000 fffff806`678d6a00 : 0xfffffd8b`b28de740


SYMBOL_NAME:  SkyNET_AMD64+16aef

MODULE_NAME: SkyNET_AMD64

IMAGE_NAME:  SkyNET_AMD64.SYS

STACK_COMMAND:  .thread ; .cxr ; kb

BUCKET_ID_FUNC_OFFSET:  16aef

FAILURE_BUCKET_ID:  0xC8_SkyNET_AMD64!unknown_function

OS_VERSION:  10.0.19041.1

BUILDLAB_STR:  vb_release

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

FAILURE_ID_HASH:  {1fa2232f-6059-f9a8-20e7-04d032fb38a0}

Followup:     MachineOwner
---------
TechniSat ağ kartı sürücünüzü güncelleyiniz. Güncelleyemezseniz donanım kimliklerini paylaşınız.
Bu hata Windows 10'a geçince mi başladı?
Kod:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

IRQL_UNEXPECTED_VALUE (c8)
The processor's IRQL is not what it should be at this time.  This is
usually caused by a lower level routine changing IRQL for some period
and not restoring IRQL at the end of that period (eg acquires spinlock
but doesn't release it).
Arguments:
Arg1: 0000000000020004, (Current IRQL << 16) | (Expected IRQL << 8) | UniqueValue
Arg2: 0000000000000000, Depends on UniqueValue:
    If UniqueValue is 0 or 1: APC->KernelRoutine.
    If UniqueValue is 2: the callout routine
    If UniqueValue is 3: the interrupt's ServiceRoutine
    If UniqueValue is 0xfe: 1 iff APCs are disabled
Arg3: 0000000000000000, Depends on UniqueValue:
    If UniqueValue is 0 or 1: APC
    If UniqueValue is 2: the callout's parameter
    If UniqueValue is 3: KINTERRUPT
Arg4: 0000000000000000, Depends on UniqueValue:
    If UniqueValue is 0 or 1: APC->NormalRoutine

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

*** WARNING: Unable to verify timestamp for SkyNET_AMD64.SYS
*** WARNING: Unable to verify checksum for win32k.sys

KEY_VALUES_STRING: 1

    Key  : Analysis.CPU.mSec
    Value: 10593

    Key  : Analysis.DebugAnalysisProvider.CPP
    Value: Create: 8007007e on DESKTOP-J7A11VA

    Key  : Analysis.DebugData
    Value: CreateObject

    Key  : Analysis.DebugModel
    Value: CreateObject

    Key  : Analysis.Elapsed.mSec
    Value: 27205

    Key  : Analysis.Memory.CommitPeak.Mb
    Value: 84

    Key  : Analysis.System
    Value: CreateObject

    Key  : WER.OS.Branch
    Value: vb_release

    Key  : WER.OS.Timestamp
    Value: 2019-12-06T14:06:00Z

    Key  : WER.OS.Version
    Value: 10.0.19041.1


ADDITIONAL_XML: 1

OS_BUILD_LAYERS: 1

BUGCHECK_CODE:  c8

BUGCHECK_P1: 20004

BUGCHECK_P2: 0

BUGCHECK_P3: 0

BUGCHECK_P4: 0

CUSTOMER_CRASH_COUNT:  1

PROCESS_NAME:  System

STACK_TEXT:
ffffa904`3e78b588 fffff804`14823270     : 00000000`000000c8 00000000`00020004 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
ffffa904`3e78b590 fffff804`146984ca     : ffffe20f`0f17bde4 283fb338`5670abc5 fffff804`0dc09180 fffff804`142bbedf : nt!PsCreateSystemThreadEx+0x18ad90
ffffa904`3e78b8d0 fffff804`2f3f6aef     : ffffa904`3e78c740 00000000`00000000 ffffe20f`0f17bde4 fffff804`16e477c9 : nt!PsCreateSystemThread+0x3a
ffffa904`3e78b930 ffffa904`3e78c740     : 00000000`00000000 ffffe20f`0f17bde4 fffff804`16e477c9 00000000`00000000 : SkyNET_AMD64+0x16aef
ffffa904`3e78b938 00000000`00000000     : ffffe20f`0f17bde4 fffff804`16e477c9 00000000`00000000 fffff804`2f3f6a00 : 0xffffa904`3e78c740


SYMBOL_NAME:  SkyNET_AMD64+16aef

MODULE_NAME: SkyNET_AMD64

IMAGE_NAME:  SkyNET_AMD64.SYS

STACK_COMMAND:  .thread ; .cxr ; kb

BUCKET_ID_FUNC_OFFSET:  16aef

FAILURE_BUCKET_ID:  0xC8_SkyNET_AMD64!unknown_function

OS_VERSION:  10.0.19041.1

BUILDLAB_STR:  vb_release

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

FAILURE_ID_HASH:  {1fa2232f-6059-f9a8-20e7-04d032fb38a0}

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

0: kd> lmvm SkyNET_AMD64
Browse full module list
start             end                 module name
fffff804`2f3e0000 fffff804`2f47a000   SkyNET_AMD64 T (no symbols)          
    Loaded symbol image file: SkyNET_AMD64.SYS
    Image path: \SystemRoot\System32\drivers\SkyNET_AMD64.SYS
    Image name: SkyNET_AMD64.SYS
    Browse all global symbols  functions  data
    Timestamp:        Thu Apr 29 02:26:28 2010 (4BD8C424)
    CheckSum:         0009A259
    ImageSize:        0009A000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Information from resource tables:*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

IRQL_UNEXPECTED_VALUE (c8)
The processor's IRQL is not what it should be at this time.  This is
usually caused by a lower level routine changing IRQL for some period
and not restoring IRQL at the end of that period (eg acquires spinlock
but doesn't release it).
Arguments:
Arg1: 0000000000020004, (Current IRQL << 16) | (Expected IRQL << 8) | UniqueValue
Arg2: 0000000000000000, Depends on UniqueValue:
    If UniqueValue is 0 or 1: APC->KernelRoutine.
    If UniqueValue is 2: the callout routine
    If UniqueValue is 3: the interrupt's ServiceRoutine
    If UniqueValue is 0xfe: 1 iff APCs are disabled
Arg3: 0000000000000000, Depends on UniqueValue:
    If UniqueValue is 0 or 1: APC
    If UniqueValue is 2: the callout's parameter
    If UniqueValue is 3: KINTERRUPT
Arg4: 0000000000000000, Depends on UniqueValue:
    If UniqueValue is 0 or 1: APC->NormalRoutine

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

*** WARNING: Unable to verify timestamp for SkyNET_AMD64.SYS
*** WARNING: Unable to verify checksum for win32k.sys

KEY_VALUES_STRING: 1

    Key  : Analysis.CPU.mSec
    Value: 8859

    Key  : Analysis.DebugAnalysisProvider.CPP
    Value: Create: 8007007e on DESKTOP-J7A11VA

    Key  : Analysis.DebugData
    Value: CreateObject

    Key  : Analysis.DebugModel
    Value: CreateObject

    Key  : Analysis.Elapsed.mSec
    Value: 28822

    Key  : Analysis.Memory.CommitPeak.Mb
    Value: 84

    Key  : Analysis.System
    Value: CreateObject

    Key  : WER.OS.Branch
    Value: vb_release

    Key  : WER.OS.Timestamp
    Value: 2019-12-06T14:06:00Z

    Key  : WER.OS.Version
    Value: 10.0.19041.1


ADDITIONAL_XML: 1

OS_BUILD_LAYERS: 1

BUGCHECK_CODE:  c8

BUGCHECK_P1: 20004

BUGCHECK_P2: 0

BUGCHECK_P3: 0

BUGCHECK_P4: 0

CUSTOMER_CRASH_COUNT:  1

PROCESS_NAME:  System

STACK_TEXT:
fffffd8b`b28dd588 fffff806`4bc23270     : 00000000`000000c8 00000000`00020004 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
fffffd8b`b28dd590 fffff806`4ba984ca     : ffff828f`1b364de4 805b7dbd`ac9b1c8e ffffb880`49ec0180 fffff806`4b6bbedf : nt!PsCreateSystemThreadEx+0x18ad90
fffffd8b`b28dd8d0 fffff806`678d6aef     : fffffd8b`b28de740 00000000`00000000 ffff828f`1b364de4 fffff806`4f0477c9 : nt!PsCreateSystemThread+0x3a
fffffd8b`b28dd930 fffffd8b`b28de740     : 00000000`00000000 ffff828f`1b364de4 fffff806`4f0477c9 00000000`00000000 : SkyNET_AMD64+0x16aef
fffffd8b`b28dd938 00000000`00000000     : ffff828f`1b364de4 fffff806`4f0477c9 00000000`00000000 fffff806`678d6a00 : 0xfffffd8b`b28de740


SYMBOL_NAME:  SkyNET_AMD64+16aef

MODULE_NAME: SkyNET_AMD64

IMAGE_NAME:  SkyNET_AMD64.SYS

STACK_COMMAND:  .thread ; .cxr ; kb

BUCKET_ID_FUNC_OFFSET:  16aef

FAILURE_BUCKET_ID:  0xC8_SkyNET_AMD64!unknown_function

OS_VERSION:  10.0.19041.1

BUILDLAB_STR:  vb_release

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

FAILURE_ID_HASH:  {1fa2232f-6059-f9a8-20e7-04d032fb38a0}

Followup:     MachineOwner
---------
 
Çözüm
Technisat ağ kartı gibi görünen TV kartı güncellenmiyor devre dışı biraksam olur mu zaten kullanmıyorum bir de Windows 10 Kasım ayı güncellemesınden sonra bu hata oldu güncellemeyı mı kaldırım?
 
Uyarı! Bu konu 5 yıl önce açıldı.
Muhtemelen daha fazla tartışma gerekli değildir ki bu durumda yeni bir konu başlatmayı öneririz. Eğer yine de cevabınızın gerekli olduğunu düşünüyorsanız buna rağmen cevap verebilirsiniz.

Technopat Haberler

Yeni konular

Geri
Yukarı