V-Ray, render alırken SYSTEM_THREAD_EXCEPTION_NOT_HANDLED mavi ekran hatasına sebep oluyor

ferhatto5555

Kilopat
Katılım
30 Haziran 2017
Mesajlar
538
Çözümler
1
Daha fazla  
Cinsiyet
Erkek
Merhaba değerli hocalarım. Mimarlık Mesleği ile uğraşıyorum, V-Ray programını kullanıyorum. Çok nadiren bazen Render alırken bilgisayar mavi ekran hatası veriyor ama dediğim gibi çok nadiren olan bir şey. Belki en son 1 ay önce falan olmuştur ama bugün de oldu ve ne yazık ki bütün beklediğim emeklerim falan da gitti, en azından sorunun neden kaynaklandığını bulursak ileride olacak sorunların önüne geçmiş olurum.

Sistem Özellikleri:
  • RTX 4080
  • Ryzen 7700X
  • 32 GB RAM
  • 1 TB SSD

 
Son düzenleyen: Moderatör:
Rich (BB code):
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
This is a very common BugCheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: ffffffffc0000005, The exception code that was not handled
Arg2: fffff804113a6a4f, The address that the exception occurred at
Arg3: fffff603372f6bb8, Exception Record Address
Arg4: fffff603372f63d0, Context Record Address

Rich (BB code):
15: kd> .cxr fffff603372f63d0
rax=fffff80411483048 rbx=fffafffafffafffa rcx=fffafffafffafffa
rdx=fffff603372f6ed8 rsi=ffffa60f363f0028 rdi=ffffa60f363f0028
rip=fffff804113a6a4f rsp=fffff603372f6df0 rbp=0000000000000000
 r8=ffffa60f4d40216e r9=0000000000000016 r10=00000000ffffffff
r11=fffff603372f6e38 r12=fffff80442b87000 r13=fffff80442b66490
r14=0000000000000000 r15=fffff80442b87000
iopl=0 nv up ei pl nz ac po nc
cs=0010 ss=0000 ds=002b es=002b fs=0053 gs=002b efl=00050216
ndis!NdisCancelTimerObject+0x1f:
fffff804`113a6a4f 488b4118 mov rax,qword ptr [rcx+18h] ds:002b:fffafffa`fffb0012=????????????????

15: kd> !pte fffafffa`fffb0012
 VA fffafffafffb0012
PXE at FFFF89C4E2713FF8 PPE at FFFF89C4E27FFF58 PDE at FFFF89C4FFFEBFF8 PTE at FFFF89FFFD7FFD80
Unable to get PXE FFFF89C4E27FFF58
WARNING: noncanonical VA, accesses will fault !

15: kd> .formats fffafffa`fffb0012
Evaluate expression:
 Hex: fffafffa`fffb0012
 Decimal: -1407396358717422
 Octal: 1777727777537776600022
 Binary: 11111111 11111110 11111111 11111010 11111111 11111011 00000000 00010010 << temiz
 Chars: ........
 Time: ***** Invalid FILETIME
 Float: low -1.#QNAN high -1.#QNAN
 Double: -1.#QNAN
15: kd> !dpx
Start memory scan : 0xfffff603372f5b48 ($csp)
End memory scan : 0xfffff603372f8000 (Kernel Stack Base)

Buradaki mevzu NDIS yani ağ sürücülerinin yani NdisCancelTimerObject çağrısı, önceki bir çağrı ile ilişkilendirilmiş bir zamanlayıcı nesnesini iptal etmesinden kaynaklanıyor.

Rich (BB code):
15: kd> KnL
 *** Stack trace for last set context - .thread/.cxr resets it
 # Child-SP RetAddr Call Site
00 fffff603`372f6df0 fffff804`42a3b9e5 ndis!NdisCancelTimerObject+0x1f
01 fffff603`372f6e40 ffffa60f`30716210 mtkwl6ex+0xb9e5 // Önceki ve iptal edilen çağrı
02 fffff603`372f6e48 ffffa60f`363f0028 0xffffa60f`30716210
03 fffff603`372f6e50 ffffa60f`363f0028 0xffffa60f`363f0028
04 fffff603`372f6e58 00000000`00000000 0xffffa60f`363f0028

Önceki ve iptal edilen çağrıya oradan bakarsan

Ya da buradan bakarsan:
Rich (BB code):
MODULE_NAME: mtkwl6ex

IMAGE_NAME: mtkwl6ex.sys

Veya da buradan bakarsan:
Rich (BB code):
0xfffff603372f6298 : 0xfffff80442a30000 : mtkwl6ex
0xfffff603372f62a8 : 0xfffff80442a30000 : mtkwl6ex
0xfffff603372f62b8 : 0xfffff80442a30000 : mtkwl6ex
0xfffff603372f62c8 : 0xfffff80442a30000 : mtkwl6ex
0xfffff603372f62d8 : 0xfffff80442a30000 : mtkwl6ex
0xfffff603372f62e8 : 0xfffff80442a30000 : mtkwl6ex
0xfffff603372f62f8 : 0xfffff8048d5b0000 : "wdiwifi!_tlgWriteTemplate (wdiwifi+0xf568c)"
0xfffff603372f6308 : 0xfffff8048d5b0000 : "wdiwifi!_tlgWriteTemplate
0xfffff603372f6310 : 0xfffff8048d6a55b4 : "wdiwifi!HotPatchSpareGlobals (wdiwifi+0xf55b4)"
0xfffff603372f6318 : 0xfffff8048d5b0000 : "wdiwifi!_tlgWriteTemplate
0xfffff603372f6320 : 0xfffff8048d6a56b0 : "wdiwifi!HotPatchSpareGlobals <PERF> (wdiwifi+0xf56b0)"
0xfffff603372f6328 : 0xfffff8048d5b0000 : "wdiwifi!_tlgWriteTemplate
0xfffff603372f6330 : 0xfffff8048d6a55b4 : "wdiwifi!HotPatchSpareGlobals <PERF> (wdiwifi+0xf55b4)"
0xfffff603372f6338 : 0xfffff8048d5b0000 : "wdiwifi!_tlgWriteTemplate
0xfffff603372f6340 : 0xfffff8048d6a27ac : "wdiwifi!HotPatchSpareGlobals

Tamamen hepsinde sorunun MediaTek Wi-Fi aygıtında olduğunu görürsün, sorunun sebebi o yani.

Sürücüsü eski, güncellemen gerekiyor.
Rich (BB code):
15: kd> lmvm mtkwl6ex
Browse full module list
start end module name
fffff804`42a30000 fffff804`42c8a000 mtkwl6ex T (no symbols)
 Loaded symbol image file: mtkwl6ex.sys
 Image path: \SystemRoot\System32\drivers\mtkwl6ex.sys
 Image name: mtkwl6ex.sys
 Browse all global symbols functions data
 Timestamp: Fri Jan 7 12:39:55 2022 (61D80A6B)
 CheckSum: 00175A40
 ImageSize: 0025A000
 Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
 Information from resource tables:

Kaynak: NdisCancelTimerObject function (ndis.h) - Windows drivers
 
Rich (BB code):
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
This is a very common BugCheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: ffffffffc0000005, The exception code that was not handled
Arg2: fffff804113a6a4f, The address that the exception occurred at
Arg3: fffff603372f6bb8, Exception Record Address
Arg4: fffff603372f63d0, Context Record Address

Rich (BB code):
15: kd> .cxr fffff603372f63d0
rax=fffff80411483048 rbx=fffafffafffafffa rcx=fffafffafffafffa
rdx=fffff603372f6ed8 rsi=ffffa60f363f0028 rdi=ffffa60f363f0028
rip=fffff804113a6a4f rsp=fffff603372f6df0 rbp=0000000000000000
 r8=ffffa60f4d40216e r9=0000000000000016 r10=00000000ffffffff
r11=fffff603372f6e38 r12=fffff80442b87000 r13=fffff80442b66490
r14=0000000000000000 r15=fffff80442b87000
iopl=0 nv up ei pl nz ac po nc
cs=0010 ss=0000 ds=002b es=002b fs=0053 gs=002b efl=00050216
ndis!NdisCancelTimerObject+0x1f:
fffff804`113a6a4f 488b4118 mov rax,qword ptr [rcx+18h] ds:002b:fffafffa`fffb0012=????????????????

15: kd> !pte fffafffa`fffb0012
 VA fffafffafffb0012
PXE at FFFF89C4E2713FF8 PPE at FFFF89C4E27FFF58 PDE at FFFF89C4FFFEBFF8 PTE at FFFF89FFFD7FFD80
Unable to get PXE FFFF89C4E27FFF58
WARNING: noncanonical VA, accesses will fault !

15: kd> .formats fffafffa`fffb0012
Evaluate expression:
 Hex: fffafffa`fffb0012
 Decimal: -1407396358717422
 Octal: 1777727777537776600022
 Binary: 11111111 11111110 11111111 11111010 11111111 11111011 00000000 00010010 << temiz
 Chars: ........
 Time: ***** Invalid FILETIME
 Float: low -1.#QNAN high -1.#QNAN
 Double: -1.#QNAN
15: kd> !dpx
Start memory scan : 0xfffff603372f5b48 ($csp)
End memory scan : 0xfffff603372f8000 (Kernel Stack Base)

Buradaki mevzu NDIS yani ağ sürücülerinin yani NdisCancelTimerObject çağrısı, önceki bir çağrı ile ilişkilendirilmiş bir zamanlayıcı nesnesini iptal etmesinden kaynaklanıyor.

Rich (BB code):
15: kd> KnL
 *** Stack trace for last set context - .thread/.cxr resets it
 # Child-SP RetAddr Call Site
00 fffff603`372f6df0 fffff804`42a3b9e5 ndis!NdisCancelTimerObject+0x1f
01 fffff603`372f6e40 ffffa60f`30716210 mtkwl6ex+0xb9e5 // Önceki ve iptal edilen çağrı
02 fffff603`372f6e48 ffffa60f`363f0028 0xffffa60f`30716210
03 fffff603`372f6e50 ffffa60f`363f0028 0xffffa60f`363f0028
04 fffff603`372f6e58 00000000`00000000 0xffffa60f`363f0028

Önceki ve iptal edilen çağrıya oradan bakarsan

Ya da buradan bakarsan:
Rich (BB code):
MODULE_NAME: mtkwl6ex

IMAGE_NAME: mtkwl6ex.sys

Veya da buradan bakarsan:
Rich (BB code):
0xfffff603372f6298 : 0xfffff80442a30000 : mtkwl6ex
0xfffff603372f62a8 : 0xfffff80442a30000 : mtkwl6ex
0xfffff603372f62b8 : 0xfffff80442a30000 : mtkwl6ex
0xfffff603372f62c8 : 0xfffff80442a30000 : mtkwl6ex
0xfffff603372f62d8 : 0xfffff80442a30000 : mtkwl6ex
0xfffff603372f62e8 : 0xfffff80442a30000 : mtkwl6ex
0xfffff603372f62f8 : 0xfffff8048d5b0000 : "wdiwifi!_tlgWriteTemplate (wdiwifi+0xf568c)"
0xfffff603372f6308 : 0xfffff8048d5b0000 : "wdiwifi!_tlgWriteTemplate
0xfffff603372f6310 : 0xfffff8048d6a55b4 : "wdiwifi!HotPatchSpareGlobals (wdiwifi+0xf55b4)"
0xfffff603372f6318 : 0xfffff8048d5b0000 : "wdiwifi!_tlgWriteTemplate
0xfffff603372f6320 : 0xfffff8048d6a56b0 : "wdiwifi!HotPatchSpareGlobals <PERF> (wdiwifi+0xf56b0)"
0xfffff603372f6328 : 0xfffff8048d5b0000 : "wdiwifi!_tlgWriteTemplate
0xfffff603372f6330 : 0xfffff8048d6a55b4 : "wdiwifi!HotPatchSpareGlobals <PERF> (wdiwifi+0xf55b4)"
0xfffff603372f6338 : 0xfffff8048d5b0000 : "wdiwifi!_tlgWriteTemplate
0xfffff603372f6340 : 0xfffff8048d6a27ac : "wdiwifi!HotPatchSpareGlobals

Tamamen hepsinde sorunun MediaTek Wi-Fi aygıtında olduğunu görürsün, sorunun sebebi o yani.

Sürücüsü eski, güncellemen gerekiyor.
Rich (BB code):
15: kd> lmvm mtkwl6ex
Browse full module list
start end module name
fffff804`42a30000 fffff804`42c8a000 mtkwl6ex T (no symbols)
 Loaded symbol image file: mtkwl6ex.sys
 Image path: \SystemRoot\System32\drivers\mtkwl6ex.sys
 Image name: mtkwl6ex.sys
 Browse all global symbols functions data
 Timestamp: Fri Jan 7 12:39:55 2022 (61D80A6B)
 CheckSum: 00175A40
 ImageSize: 0025A000
 Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
 Information from resource tables:

Kaynak: NdisCancelTimerObject function (ndis.h) - Windows drivers

Çok teşekkür ederim peki nasıl güncelleyebilirim?
 
Bu şekilde yazıyor ama anlamadım tam olarak MediaTek olarak bir şey bulamadım
 

Dosya Ekleri

  • wifi.png
    wifi.png
    70,7 KB · Görüntüleme: 5

Sende sorun çıkaran aygıt bu ( RZ616 Wi-Fi 6E 160MHz ) zannımca. MediaTek'e ait bir Wi-Fi alıcısı kendisi çünkü. Linkteki de son sürücüsü.
Gerçekten çok teşekkür ederim deneyeceğim.

@181951 Dosyayı indirdim Setup dosyasına tıklıyorum ama tepki vermiyor açılmıyor yani kurulum ekranı saçmalık ne oluyor bu bilgisayara anlamıyorum
 
Son düzenleme:
Gerçekten çok teşekkür ederim deneyeceğim.

@181951 Dosyayı indirdim Setup dosyasına tıklıyorum ama tepki vermiyor açılmıyor yani kurulum ekranı saçmalık ne oluyor bu bilgisayara anlamıyorum

Dosyayı ZIP'ten ayıklayarak bir klasöre çıkar, Aygıt Yöneticisi üzerinden Wi-Fi aygıtını seçip sürücüyü bilgisayarımdaki sürücülere göz at seçeneğinden seçip güncelle.
 

Yeni konular

Geri
Yukarı