Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Printing or saving blue screen info

Reply
Thread Tools Display Modes

Printing or saving blue screen info

 
 
katy
Guest
Posts: n/a

 
      07-31-2007
Has anyone figured out a way to save the info on a blue screen? Either by
using 'print screen' or some other method?
It is curious why it's impossible (that I know of) to save a screen shot of
a blue screen, unless Vista has this capability?

TIA for any ideas............katy

 
Reply With Quote
 
 
 
 
Dave
Guest
Posts: n/a

 
      08-01-2007
write it down.. or use a digicam...

but first set Vista not to reboot automatically when it happens...

Start - Control Panel - System - Advanced System settings (on left side)
startup & recovery - Settings
uncheck "automatically restart"
"ok" your way out.



"katy" <fairytale_4_at_hotmail.com> wrote in message
news:110B8DBB-86DA-49A5-B85F-...
> Has anyone figured out a way to save the info on a blue screen? Either by
> using 'print screen' or some other method?
> It is curious why it's impossible (that I know of) to save a screen shot
> of a blue screen, unless Vista has this capability?
>
> TIA for any ideas............katy


 
Reply With Quote
 
katy
Guest
Posts: n/a

 
      08-01-2007
Thanks Dave, so it's no easier than ever before? still the only way is to
write it down or take a digital picture? I just thought I heard that vista
has improved on this. katy

"Dave" <> wrote in message
news:%...
> write it down.. or use a digicam...
>
> but first set Vista not to reboot automatically when it happens...
>
> Start - Control Panel - System - Advanced System settings (on left side)
> startup & recovery - Settings
> uncheck "automatically restart"
> "ok" your way out.
>
>
>
> "katy" <fairytale_4_at_hotmail.com> wrote in message
> news:110B8DBB-86DA-49A5-B85F-...
>> Has anyone figured out a way to save the info on a blue screen? Either
>> by using 'print screen' or some other method?
>> It is curious why it's impossible (that I know of) to save a screen shot
>> of a blue screen, unless Vista has this capability?
>>
>> TIA for any ideas............katy

>


 
Reply With Quote
 
Andrew McLaren
Guest
Posts: n/a

 
      08-01-2007
"katy" <fairytale_4_at_hotmail.com> wrote ...
> Has anyone figured out a way to save the info on a blue screen? Either by
> using 'print screen' or some other method?
> It is curious why it's impossible (that I know of) to save a screen shot
> of a blue screen, unless Vista has this capability?


Hi Katy,

Windows (including Vista) displays a STOP error (aka blue screen) when the
Kernel has hit an unrecoverable error. The kernel is the very core of the
operating system. So at this point, when the kernel is damaged, reliable
processing can no longer continue; doing so might corrupt data and cause
more damage. Instead, the exception handler takes over. Windows tries to log
an event to the Event Log, then starts shutting down as much as possible. It
also tries to write a MEMORY.DMP file to disk, with a diagnostic snapshot of
memory. Finally it will display a basic error message using a simple video
driver (the "blue sceen"). By the time the blue screen is displayed, there
is very little of Windows still running in the background - certainly not
enough to handle complex operations like printing or screen capture (which
require file I/O, user mode servies etc).

After you reboot, you can get information about the STOP error by going to
the Event Log. The event will give you the STOP code, parameters, and other
vital clues. For a full diagnosis of the STOP error, the definitive answer
is to open the MEMORY.DMP dump file in one of the Windows Debugging tools,
such as WinDBG, and examine the call stack. This will give you all the
information which was displayed on the blue screen, and a lot more besides.
There is a description of the procedure in this KnowledgeBase article:
http://support.microsoft.com/kb/315263

Vista simplifies the process a bit. In Control Panel, you can go to System
and Maintenance, Problem Reports and Solutions, to see details of previous
user mode crashes (such as application "hangs") and kernel mode crashes
(STOP errors). Here you can also check online to see if the problem is known
to Microsoft, and if a solution is available.

Hope it helps,
--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Blue Screen 0x0000000a - New Info microsvc Windows Vista General Discussion 3 04-10-2008 05:58 PM
Vista Calendar not saving info Annie Woughman Windows Vista General Discussion 2 03-16-2008 12:49 PM
Saving Sims info Lyn Windows Vista Games 3 11-05-2007 10:35 PM
Blue screen of Death with info Chuck Windows Vista General Discussion 1 07-19-2007 01:31 AM
Vista blue screen - can't read blue screen nojetlag Windows Vista General Discussion 6 02-06-2007 05:12 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59