From owner-cvs-all@FreeBSD.ORG Tue Aug 15 23:32:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2F7616A503 for ; Tue, 15 Aug 2006 23:32:05 +0000 (UTC) (envelope-from uucp@brian.han.de) Received: from baghira.han.de (baghira.han.de [62.48.90.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3500F43D69 for ; Tue, 15 Aug 2006 23:31:45 +0000 (GMT) (envelope-from uucp@brian.han.de) Received: by baghira.han.de (Postfix, from userid 10) id 6A53FCDA37; Wed, 16 Aug 2006 01:31:36 +0200 (MEST) Received: (qmail 12765 invoked by uid 10); 16 Aug 2006 01:21:02 -0000 MBOX-Line: From owner-freebsd-current@freebsd.org Tue Aug 15 11:22:15 2006 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by baghira.han.de (Postfix) with ESMTP id 9C8A1CD835 for ; Tue, 15 Aug 2006 11:22:14 +0200 (MEST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 6A85D63F74; Tue, 15 Aug 2006 09:19:12 +0000 (GMT) (envelope-from owner-freebsd-current@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id DBD1116A68B; Tue, 15 Aug 2006 09:18:50 +0000 (UTC) (envelope-from owner-freebsd-current@freebsd.org) X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4932516A4DE; Tue, 15 Aug 2006 09:18:38 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id E090B43D5A; Tue, 15 Aug 2006 09:18:35 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id k7F9IXfY015434 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Aug 2006 13:18:33 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k7F9IXaH015433; Tue, 15 Aug 2006 13:18:33 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 15 Aug 2006 13:18:32 +0400 From: Gleb Smirnoff To: current@FreeBSD.org Message-ID: <20060815091832.GI96644@FreeBSD.org> References: <200608111916.k7BJGoTC008518@repoman.freebsd.org> <20060813212412.56a7511c.nork@FreeBSD.org> <20060815061721.b73b398a.nork@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20060815061721.b73b398a.nork@FreeBSD.org> User-Agent: Mutt/1.5.6i X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Sender: owner-freebsd-current@freebsd.org Errors-To: owner-freebsd-current@freebsd.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Jung-uk Kim , cvs-all@FreeBSD.org Subject: Re: Panic on acpi_cpu_c1 (Re: cvs commit: src/sys/pci agp.c) X-BeenThere: cvs-all@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 23:32:05 -0000 On Tue, Aug 15, 2006 at 06:17:21AM +0900, Norikatsu Shigemura wrote: N> On Sun, 13 Aug 2006 21:24:12 +0900 N> Norikatsu Shigemura wrote: N> > Freeze when X is running in my environment:-(. N> > I'm using VIA Apollo Pro266T (AGP2.0) and ATi RADEON 9600 (AGP3.0). N> > Please check v3 support. N> N> I'm sorry. agp.c's change is not wrong. When X is initializing, N> allways freeze the machine, so I think that this change is wrong. N> But I can get the panic message by other reason. N> N> Fatal trap 30: reserved (unknown) fault while in kernel mode N> cpuid = 0; apic id = 00 N> instruction pointer = 0x20:0xc09b5445 N> stack pointer = 0x28:0xe1f12ca8 N> frame pointer = 0x28:0xe1f12ca8 N> code segment = base 0x0, limit 0xfffff, type 0x1b N> = DPL 0, pres 1, def32 1, gran 1 N> processor eflags = interrupt enabled, IOPL = 0 N> current process = 11 (idle: cpu0) N> [thread pid 11 tid 100005 ] N> Stopped at acpi_cpu_c1+0x5: popl %ebp N> db> bt N> Tracing pid 11 tid 100005 td 0xc343b6c0 N> acpi_cpu_c1(0,1,e1f12cc0,c06766b7,e1f12ce0,...) at acpi_cpu_c1+0x5 N> acpi_cpu_idle(e1f12d08,c04918c9,1,0,0,...) at acpi_cpu_idle+0x186 N> cpu_idle(1,0,0,0,0,...) at cpu_idle+0x28 N> idle_proc(0,e1f12d38,0,0,0,...) at idle_proc+0xa9 N> fork_exit(c0491820,0,e1f12d38) at fork_exit+0x80 N> fork_trampoline() at fork_trampoline+0x8 N> --- trap 0x1, eip = 0, esp = 0xe1f12d6c, ebp = 0 --- I got the same panic when run 'kldload if_bge.ko' at runtime. Yesterday's HEAD. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"