From owner-freebsd-current@FreeBSD.ORG Mon Jan 5 16:22:30 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F244106564A for ; Mon, 5 Jan 2009 16:22:30 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by mx1.freebsd.org (Postfix) with ESMTP id 2E0178FC08 for ; Mon, 5 Jan 2009 16:22:30 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so2393511fgb.35 for ; Mon, 05 Jan 2009 08:22:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=Mbw9FiO+ceqNd/m7oJEjy10vtNkklXSCRkNu5nYWVD4=; b=AMB1Dw+HQ5Viw70U2ZMoKOFZjlEkPRJ/62p4Z0TpVZqlDctCjJ1UvWxTfqkRyO8WSH Lh1XAjcMduv22UeGIi74J1wtIMN09saDKoqOFyKdQ4f50f0HMG1zqGOQJh/gg7MAUVQr J2dr8vz2+plPoKIxTfDzUJEwuIpJAKD6F6hK0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=xqriF/QtsYQoP+Blk3s0N6mn/apOZ4DRsdPEhQmXtHYydZfYwKtAPPXKdSzBUVWdtX WRIrqafvFuwP0K/XcvHbqCDXAipG1wBso2x3Q8oMcEWR8zKCEmuJM4+tQ0QyhDcOR7jX gUAgJiTIfT9vuzyJ9z00L7n6+0NSKtViUKpHI= Received: by 10.86.52.6 with SMTP id z6mr11881925fgz.63.1231170664132; Mon, 05 Jan 2009 07:51:04 -0800 (PST) Received: by 10.86.90.10 with HTTP; Mon, 5 Jan 2009 07:51:04 -0800 (PST) Message-ID: <3bbf2fe10901050751y74ccd7e3va68fea0634fbd79f@mail.gmail.com> Date: Mon, 5 Jan 2009 16:51:04 +0100 From: "Attilio Rao" Sender: asmrookie@gmail.com To: "Anton Yuzhaninov" In-Reply-To: <494B740B.4080602@citrin.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4947C526.2080702@citrin.ru> <494B740B.4080602@citrin.ru> X-Google-Sender-Auth: be89fe954a9cf821 Cc: current@freebsd.org Subject: Re: hangup (livelock) - db> prompt in endless loop X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2009 16:22:30 -0000 2008/12/19 Anton Yuzhaninov : > Anton Yuzhaninov wrote: >> >> My box with fresh current sometimes stops to respond. >> >> On screen in endless loop printed debugger prompt >> >> db> >> >> but I can't type anything here. >> >> Alt+Ctrl+Esc and Alt+Ctrl+Del don't stops this loop. >> >> How I can debug this problem? >> >> system: current from Mon Dec 15 16:16:23 MSK 2008 with GENERIC kernel, >> amd64, SMP. >> > > With more fresh current - Wed Dec 17 21:09:38 > Panic not repeated. This is probabilly a bug in the DDB lookup function. It just stops immediately or after a couple of commands? (and if it does, which comands exactly?) Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein