home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3995 < prev    next >
Internet Message Format  |  1991-09-08  |  1KB

  1. Path: wupost!sdd.hp.com!mips!sgi!shinobu!odin!sgi.com!scotth
  2. From: scotth@corp.sgi.com (Scott Henry)
  3. Newsgroups: alt.sources
  4. Subject: Re: Crashme 1.4
  5. Message-ID: <SCOTTH.91Sep5141417@hoshi.corp.sgi.com>
  6. Date: 5 Sep 91 19:14:17 GMT
  7. References: <2522@sophia.inria.fr> <1991Sep1.064702.17858@midway.uchicago.edu>
  8. Sender: news@odin.corp.sgi.com (Net News)
  9. Reply-To: scotth@sgi.com (Scott Henry)
  10. Organization: Silicon Graphics Inc, Mountain View, CA
  11. Lines: 24
  12. In-Reply-To: bdh@gsbsun.uchicago.edu's message of Sun, 1 Sep 1991 06: 47:02 GMT
  13.  
  14.  
  15. bdh> Is there any version of UNIX that has stood up to Crashme 1.4?
  16. bdh> (For more than an hour?)
  17.  
  18. It doesn't crash Irix 4.0 on an SGI 4D210GTXB.
  19. IRISes use MIPS R[23]000 processors.
  20.  
  21. After adding
  22.  
  23. #define vfork fork
  24.  
  25. (since there's no vfork in SV based unixes)
  26.  
  27. Only once in ~ 30 tries of `./crashme 2048 <pound keypad> 10000` (as
  28. root!) did crashme make it through 10000 tries before dying of either a
  29. bus error or a segv. It never crashed anything but itself. It did get into
  30. some heavy CPU activity, though.
  31.  
  32. Basically, after 30 tries, I got tired of typing the command.
  33.  
  34. --
  35.  Scott Henry <scotth@sgi.com> / Traveller on Dragon Wings
  36.  Networking Services,        / Help! My disclaimer is missing!
  37.  Silicon Graphics, Inc      / Bureaucracy is the enemy of success.
  38.