Re: W2k/XP hangs with "TAB BS BS" on console
From: IIJIMA Hiromitsu (delmonta@HT.SAKURA.NE.JP)Date: 10/27/01
- Previous message: PeterB: "A GDI bug."
- Next in thread: Armin Gerritsen: "Re: W2k/XP hangs with "TAB BS BS" on console"
- Reply: Armin Gerritsen: "Re: W2k/XP hangs with "TAB BS BS" on console"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Message-ID: <3BDA92E6.299452C5@ht.sakura.ne.jp> Date: Sat, 27 Oct 2001 19:56:38 +0900 From: IIJIMA Hiromitsu <delmonta@HT.SAKURA.NE.JP> Subject: Re: W2k/XP hangs with "TAB BS BS" on console To: NTBUGTRAQ@LISTSERV.NTBUGTRAQ.COM
To correct my previous posting,
> Windows 2000 or XP CRASHES OR REBOOTS when the following code (complied
> either on MS Visual C++ or Borland C++; perhaps on any DOS or Win32-
> console compiler) was executed:
>
> #include <stdio.h>
> int main(void)
> {
> printf("\t\b\b");
> return 0;
> }
>
> On Windows 98, nothing happens.
> This is a serious problem.
Please run it by double-clicking this program's icon from Explorer to create
a new console window.
To make system crash by running a program from Command Prompt, you need to
write so many times "\t\b\b" that they make the console's character buffer
overflow.
========================================================================
$BHSEh (B $B9@8w (B / $B$G$k$b$s$? (B http://www.ht.sakura.ne.jp/~delmonta/
IIJIMA Hiromitsu, aka Delmonta mailto:delmonta@ht.sakura.ne.jp
mailto:delmonta@pop01.odn.ne.jp
============================================================================
Delivery co-sponsored by Trend Micro, Inc.
============================================================================
BEST-OF-BREED ANTIVIRUS SOLUTION FOR MICROSOFT EXCHANGE 2000
Earn 5% rebate on licenses purchased for Trend Micro ScanMail for
Microsoft Exchange 2000 between October 1 and November 16. ScanMail
ensures 100% scanning of inbound and outbound traffic and provides
remote software management. For program details or to download your
30-day FREE evaluation copy:
http://www.antivirus.com/banners/tracking.asp?si=53&bi=245&ul=http://www.a
ntivirus.com/smex2000_rebate
- Previous message: PeterB: "A GDI bug."
- Next in thread: Armin Gerritsen: "Re: W2k/XP hangs with "TAB BS BS" on console"
- Reply: Armin Gerritsen: "Re: W2k/XP hangs with "TAB BS BS" on console"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|