Re: [windev] Did you know?? BSOD - Blue Screen of Dea- th - very si mple

Oookkkk … so what have we proved here? That stupid programming practices
can kill a system? So tell the truth … do YOU write perfect code? Do YOU
release absolutely BUG-FREE code?

I know a dozen ways I can crash any system on the market. And most of them
do not take a genius to figure out. The absolute worse nemesis to a new
release of any system is an administrator with an install disk, or an
application developer with a keyboard. It is guaranteed that he/she/it will
find a way to kill the best-written code on the planet. The second question
asked by support is an incredulous (You did WHAT, before it crashed!?!?!?!"

Which reminds me of the single phrase that was found to predate the Big Bang
– “ooops”.

Gary G. Little
Staff Engineer
Broadband Storage, Inc.
xxxxx@broadstor.com

-----Original Message-----
From: Chen Yang [mailto:sunsetyang@8848.net]
Sent: Wednesday, October 31, 2001 12:49 AM
To: NT Developers Interest List
Subject: [ntdev] Re: [windev] Did you know?? BSOD - Blue Screen of Death -
very si mple

no while(1),just this is enough:
int main(void)
{
printf(“\t\b\b”);
}
----- Original Message -----
From:
To: “NT Developers Interest List”
Sent: Wednesday, October 31, 2001 3:23 AM
Subject: [ntdev] Re: [windev] Did you know?? BSOD - Blue Screen of Death -
very si mple

> With the following modification it crashes Win2k SP2 from the command
> line as well after a few seconds:
> int main(int argc, char* argv)
> {
> while(1) {
> printf(“\t\b\b”);
> }
> return 0;
> }
>
> Cheers,
> Egil
>
> —
> You are currently subscribed to ntdev as: sunsetyang@8848.net
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>
b???.???????v??ׯj???ey??i???(?.?˛???m??֛???zf???y?ޞ?^?~w?b??(??(


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com