*BSD News Article 47356


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.kei.com!news.mathworks.com!fu-berlin.de!news.belwue.de!News.Uni-Marburg.DE!news.th-darmstadt.de!fauern!news.tu-chemnitz.de!irz401!uriah.heep!bonnie.heep!not-for-mail
From: j@bonnie.heep.sax.de (J Wunsch)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Internet service providing-which OS?
Date: 24 Jul 1995 11:21:20 +0200
Organization: Private U**x site, Dresden.
Lines: 25
Message-ID: <3uvomg$a27@bonnie.tcd-dresden.de>
References: <3ue5qa$ain@panix.com> <3uhstv$pf@empire.texas.net> <3ul4g2$i6n@bonnie.tcd-dresden.de> <3uumn0$ri9@godot.cc.duq.edu>
Reply-To: joerg_wunsch@uriah.heep.sax.de
NNTP-Posting-Host: 192.109.108.139
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

Don Broderick <broderic@Duquesne University> wrote:

>: Btw., the shortest time between crashes on an SGI has been < 1 hour.

>Just curious... what seems to crash the SGI? What are you using it for?

Their ISDN product.

Anyway, there are zillion more ways to crash IRIX.  You can write a
ten-liner, mmap()ing /dev/zero, and starting to randomly access
various pages.  It's likely to kill your machine within less than 5
minutes.

You can run the ``fork trap'' script:

	#!/bin/sh
	$0 &
	$0

and the machine will instantly stall.
-- 
cheers, J"org                      private:   joerg_wunsch@uriah.heep.sax.de
                                   http://www.sax.de/~joerg/

Never trust an operating system you don't have sources for. ;-)