Windows 8 BSODs in a new style

Andrmgic

Member
Jul 6, 2007
164
0
71
I think it's funny..

If your machine is running right, you'll likely never see one anyway.

I've seen one since I installed windows 8 on tuesday evening.. and it was an ATI driver failure..

I like that it gives you a more concise description of what the problem is instead of a bunch of hex memory offsets that aren't useful to most people.
 

CrimsonWolf

Senior member
Oct 28, 2000
867
0
0
With a BSOD that cutesy, I expect it to come with an audio message saying "Critical error... Shutting down...", Portal turret style.
 

Red Squirrel

No Lifer
May 24, 2003
70,675
13,836
126
www.anyf.ca
The funny thing is, now that they're using a higher level BSOD, what happens if that level fails, such as a video card driver issue? Is it now possible for the BSOD itself to actually crash? LOL.
 

Andrmgic

Member
Jul 6, 2007
164
0
71
The funny thing is, now that they're using a higher level BSOD, what happens if that level fails, such as a video card driver issue? Is it now possible for the BSOD itself to actually crash? LOL.

I had a graphics driver issue and it very clearly told me exactly what module failed.. and it was an ATI dll..

It just showed it in low resolution.. because the display driver failed.. haha.

I guess it falls back to a basic driver to display the message.. and then restarts the machine.

I haven't had another one, though.
 

MrChad

Lifer
Aug 22, 2001
13,507
3
81
The funny thing is, now that they're using a higher level BSOD, what happens if that level fails, such as a video card driver issue? Is it now possible for the BSOD itself to actually crash? LOL.

What is a "higher level BSOD"? It's still a kernel space failure.
 

dawks

Diamond Member
Oct 9, 1999
5,071
2
81
What is a "higher level BSOD"? It's still a kernel space failure.

Yea, this is still text, so its pretty easy for the kernel to print text to the screen, even if most of it has crashed. The text can be any size and color they want.

Also the video driver isn't in the kernel anymore so it can crash, and restart without BSOD'ing all the time.