I'm still learning the debugging end
I've done alot of coding so doing it from this side is just taking a bit of time getting used to it..
Code:
2: kd> !thread
THREAD fffffa801554b060 Cid 10d8.0f74 Teb: 000000007efaa000 Win32Thread: fffff900c2aaac20 RUNNING on processor 2
Not impersonating
DeviceMap fffff8a0099bf640
Owning Process fffffa8015821060 Image: chrome.exe
Attached Process N/A Image: N/A
Wait Start TickCount 1149033 Ticks: 524 (0:00:00:08.174)
Context Switch Count 3155 LargeStack
UserTime 00:00:00.140
KernelTime 00:00:00.062
Win32 Start Address 0x0000000069266d4d
Stack Init fffff8800ac81c70 Current fffff8800ac80e80
Base fffff8800ac82000 Limit fffff8800ac7b000 Call 0
Priority 11 BasePriority 10 UnusualBoost 0 ForegroundBoost 0 IoPriority 2 PagePriority 5
Child-SP RetAddr : Args to Child : Call Site
00000000`00000000 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
2: kd> !irql 2
Debugger saved IRQL for processor 0x2 -- 0 (LOW_LEVEL)
2: kd> !gle
Unable to read TEB at 000000007efaa000
2: kd> !TEB 000000007efaa000
TEB at 000000007efaa000
error InitTypeRead( TEB )...
in a nutshell 101 BSOD's are a pain :P
probably helpful to note that this is an 8 core computer.... had to get the stack off the core that caused the issue (core #2), which in this case... wasnt in memory during the dump :/
here's a link to the full memory dump (once it finishes sync'ing to my dropbox around 2am Central time given my current speed)
http://db.tt/R7MFau0o