Steve Ballmer Authored the Windows 3.1 Ctrl-Alt-Del Screen
Nerval's Lobster writes According to Microsoft developer Raymond Chen, Steve Ballmer didn't like the original text that accompanied the Ctrl-Alt-Del screen in Windows 3.1, so he wrote up a new version. If you used Windows at any point in the past two decades, you can thank him for that infuriatingly passive 'This Windows application has stopped responding to the system' message, accompanied by the offer to hit Ctrl+Alt+Delete again to restart the PC (and lose all your unsaved data).
Update: 09/09 15:30 GMT by S : Changed headline and summary to reflect that Ballmer authored the Ctrl-Alt-Del screen, not the BSoD, as originally stated.
This story belongs in idle.
Hail Eris, full of mischief...
E pluribus sanguinem
Nothing will ever top "Guru Meditation" :)
I prefer the Windows 3.1 BSoD
When the foot seeks the place of the head, the line is crossed. Know your place. Keep your place. Be a shoe.
I'd rather get some cryptic information about stop codes or an error message than a condescending sad face accompanied by a reboot request. At least I can look up the code and get a ballpark idea what the issue is without firing up windbg.
Well, at least it doesn't have a childish sad-face imoticon like the Windows 8 version.
Brave Sir Robin ran away. ("No!") Bravely ran away away. ("I didn't!")
+++OUT OF CHEESE ERROR+++
A feeling of having made the same mistake before: Deja Foobar
Hung processes and the accompanying error messages are always iffy. Is it any worse than "core dumping" or "kernel mode panic"? What irritated most people was how often applications crashed.
sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
Applying critical patch 42 of 13,699,364...
Did he also decide to produce the Hex output that is entirely useless and without merit? I understand that's for debugging purposes, but who decided that was a good idea to leave in for a consumer-level OS? Seriously.
If telephones are outlawed, then only outlaws will have telephones.
That particular screen was used in Windows 3.1 which used cooperative multitasking. The message was displayed when an application stopped responding to messages for a period of time (indicating that the application may be hung for some reason and could be preventing other applications from getting any CPU time.
The screen allows the user to kill the offending application, allowing any other applications to continue to run (that is as long as the hung application hadn't corrupted the contents of RAM in some way).
Personally, I like the message that says "Windows has been shut down to prevent damage to your computer." I wonder who came up with that one.
Please correct me if I got my facts wrong.
I'd rather know who wrote that stupid message that implied the user was responsible for Windows not being shut down properly when it was the festering pile of crap itself that fell over so I could drive all the way across the country and give them a slap.
I am sure many here will have a brief seething relapse when they see these words:
Because Windows was not properly shut down, one or more of your disk drives may have errors on it. To avoid seeing this message again, always shut down your computer by selecting Shut Down from the Start menu.
Screenfulls of BS just confuse people.
It's not just BS to everyone though. And even without understanding what it was telling me by googling the stop codes I've been able to fix things based on good search results, especially for very common problems like driver errors. As another poster mentioned it's sometimes possible and a hundred times easier to search for a stop code and get a fix for a problem than it is to fire up WinDBG.
Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
BSOD happens when the kernel detects memory corruption. With a hybrid monolithic kernel like Windows that means all bets are off and continuing could very well case damage more damage.
Even if the memory corruption happens in an USB driver, it can overwrite critical kernel memory.
Incidentally, you *do* get more information. The kernel will initiate a kernel dump which can be investigated later.
Reading slashdot one-liner: (irm http://rss.slashdot.org/Slashdot/slashdot).rdf.item | fl title,desc*
I think Windows 8, that perverse boot sector virus, ought to have updated the BSoD to show a video of Steve Ballmer throwing a chair across a room. No doubt he's done that a few times in his office as the BSoD popped up.
It's really quite a simple choice: Life, Death, or Los Angeles.
Windows 3.1 had protected memory, apps attempting to access memory the didn't own accounted for 90% of blue screens. Of those 90% were trying to access 0000:0000.
Also Windows 3.1 multitasking was more complicated then that. It had preemptive multitasking between DOS shells and Windows. But windows itself used MacOS style (cooperative) multitasking.
Also note: Windows 3.1 did way too much in kernel mode. So any driver could corrupt memory, but not apps in general.
John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
The term "Guru Meditation Error" originated as an in-house joke in Amiga's early days. The company had a product called the Joyboard, a game controller much like a joystick but operated by one's feet, similar to the modern-day Wii Balance Board. Early in the development of the Amiga computer operating system, the company's developers became so frustrated with the system's frequent crashes that, as a relaxation technique, a game developed where a person would sit cross-legged on the joyboard, resembling an Indian guru.[3] The player tried to remain extremely still; the winner of the game stayed still the longest. If the player moved too much, a "guru meditation" error occurred.[4] The final unlockable balance activity in Wii Fit represents a similar game. The same game is unlocked from the start in Wii Fit Plus.
- from Wikipedia -