From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 5 13:11:10 2009 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95CB6106564A; Thu, 5 Feb 2009 13:11:10 +0000 (UTC) (envelope-from ad.sergey@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by mx1.freebsd.org (Postfix) with ESMTP id EADB48FC2B; Thu, 5 Feb 2009 13:11:09 +0000 (UTC) (envelope-from ad.sergey@gmail.com) Received: by fk-out-0910.google.com with SMTP id f40so227073fka.11 for ; Thu, 05 Feb 2009 05:11:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=tcwrhYpIqGnn7Bdub4U+r0nWImT/2LXyjJ7xuiD3cRU=; b=rT/cDicPFoCKIn7oFba7jGE2codGibmUoCm76LcHlZ+hEF52xB8FYF0Td0tewmXBtH 4JLLlYFIu4Nkn2uEeqLVZNo/068v/FRzvhVs3o87hN7J4C4Hm2RbMAMiijuWBPn/VsOB V5BCmxqqKbrKPcLGIAtw9Wrri7nlOhsJVMHnQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=TqO6W/DdRTDfnHSdHw89uazHmD/upLXjE3ryi9BTEnBbJbkdy6bvjVFw4a4SV1r2X2 /lXKi4g8QpbNE5dSL6GdAHCjA+PB8y713Etcwe6Xw2c/w6RxqxGlYwYkPPiKK7/V11h0 CVMGhfsciLn7m95Xt7ImyA3inUsbxPUZyRNy8= MIME-Version: 1.0 Received: by 10.181.216.12 with SMTP id t12mr161857bkq.122.1233839468842; Thu, 05 Feb 2009 05:11:08 -0800 (PST) In-Reply-To: <86iqnrb8aa.fsf@kopusha.onet> References: <200902021314.n12DEwd3098744@freefall.freebsd.org> <817i47oibn.fsf@zhuzha.ua1> <86iqnrb8aa.fsf@kopusha.onet> Date: Thu, 5 Feb 2009 05:11:08 -0800 Message-ID: From: Sergey S To: Mikolaj Golub Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: remko@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: misc/131290: How to completely freeze FreeBSD 7.1 under a non-privileged user X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2009 13:11:11 -0000 Hello. > But I am afraid this won't help and you will have to make the system > core dump (as described at URL above) and do post-mortem analysis of the dump. Although, I've got all necessary options in kernel config and DDB properly starts dumpon during system startup, I don't see a crash dump in /var/crash. It's just as Kenji Rikitake, wrote: "The system hangs with no response, no crash dump, only powercycling helps." -- Sergey