From owner-freebsd-questions@FreeBSD.ORG Wed May 5 19:08:57 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AC6DF1065673 for ; Wed, 5 May 2010 19:08:57 +0000 (UTC) (envelope-from antoniok.spb@gmail.com) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by mx1.freebsd.org (Postfix) with ESMTP id 42BB08FC13 for ; Wed, 5 May 2010 19:08:56 +0000 (UTC) Received: by wwb34 with SMTP id 34so88885wwb.13 for ; Wed, 05 May 2010 12:08:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=Vo37kq+aeFgwxVmAnB7I0NEAuqILqJSVyq8S9mnCSJE=; b=rG3+SmVdMW8UWSFsWrFcp9LmIB5svOhb8zPc5JjaI1Jwl2ELvsjfvX8ZkwH+1kmBvc uiMDmuVggsGH4ktT5URfEIK3KL7G+xpNRBJl3b70bcejD9jnDD+4aBUro7qyAVC+U/ZW hY99FzvDuXx9LCaVQ4IaDFY6LYsJ9RX4E9ICc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=iZRN74XKSkMEytWzQr93/1nDRW4tCgAomcqb4vPSoqP/0cBFjbPZkb67BFZYp0F0mL bd1PYpv/+LNENkdMsyiFVTMD3Hh+0e8vVvCVBi8ILwrb1eY1pqbTlxhJfaNXijDZNZNF XC/5+7SCx0Av1g/OcWm/Yd/c1VAWO7F1JdhHE= Received: by 10.227.127.83 with SMTP id f19mr3137724wbs.83.1273086533472; Wed, 05 May 2010 12:08:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.36.202 with HTTP; Wed, 5 May 2010 12:08:31 -0700 (PDT) From: Antonio Kless Date: Wed, 5 May 2010 23:08:31 +0400 Message-ID: To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Received signal 15; terminating. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2010 19:08:57 -0000 Received signal 15; terminating. - this is the last line in /var/log/auth.log before my 7.2-STABLE suddenly shut down. Something with "signal 15" also was in /var/log/messages, but I can't copy it exactly. What could produce halting of system with this symptoms, if I sure that nobody could just type "shutdown" or "halt" in root console? -- Best regards, Antonio Kless, http://kless.spb.ru/