From owner-freebsd-bugs Thu Oct 22 01:46:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA11331 for freebsd-bugs-outgoing; Thu, 22 Oct 1998 01:46:44 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA11326 for ; Thu, 22 Oct 1998 01:46:43 -0700 (PDT) (envelope-from xroot@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id BAA02056; Thu, 22 Oct 1998 01:47:34 -0700 (PDT) Message-Id: <199810220847.BAA02056@implode.root.com> To: john gladkih cc: freebsd-bugs@FreeBSD.ORG Subject: Re: system hangs In-reply-to: Your message of "Thu, 22 Oct 1998 12:03:45 +0400." <199810220803.MAA14421@gate.simcb.ru> From: David Greenman Reply-To: dg@root.com Date: Thu, 22 Oct 1998 01:47:33 -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >I use SMP kernel with dual-CPU system (HP Vectra XU 6/200), 64M RAM. > >toor@gate[~]2:#> id >uid=0(toor) gid=0(wheel) groups=0(wheel), 2(kmem), 3(sys), 4(tty), 5(operator), 20(staff) 31(guest) >toor@gate[~]3:#> uname -a >FreeBSD gate.simcb.ru 3.0-19980804-SNAP FreeBSD 3.0-19980804-SNAP #0: Sat Sep 19 08:23:32 >GMT 1998 john@gate.simcb.ru:/usr/src/sys/compile/PROXY-2CPU i386 >toor@gate[~]4:#> dd if=/dev/mem of=/dev/null ^^^^^^^^ > >After 20 minutes later system was die. :-( Don't do that. It's not safe to read from /dev/mem like that since it will touch device shared memory and other things. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message