From owner-freebsd-current@FreeBSD.ORG Tue Sep 23 10:30:04 2003 Return-Path: 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 9FD4316A4B3 for ; Tue, 23 Sep 2003 10:30:04 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EBF943FE1 for ; Tue, 23 Sep 2003 10:30:03 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h8NHU2LI004012; Tue, 23 Sep 2003 19:30:02 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Andrey Chernov From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 23 Sep 2003 17:58:14 +0400." <20030923135814.GD35206@nagual.pp.ru> Date: Tue, 23 Sep 2003 19:30:02 +0200 Message-ID: <4011.1064338202@critter.freebsd.dk> cc: current@freebsd.org Subject: Re: Panic: Fatal trap 12: page fault while in kernel mode X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 23 Sep 2003 17:30:04 -0000 In message <20030923135814.GD35206@nagual.pp.ru>, Andrey Chernov writes: >On Tue, Sep 23, 2003 at 17:47:52 +0400, Igor Timkin wrote: > >> panic(c2e873da,6,0,c21a6000,c03535e0) at panic+0x60 >> freerq(c358a800,c2e873b2,e4,6,dc6c1bc4) at freerq+0x100 >> complete_rqe(c3434c24,396c,6e0d1def,1b90c284,dc6c1c14) at complete_rqe+0x6ca >> bufdone(c3434c24,dc6c1c5c,c0198846,c0364e9c,c0364dc0) at bufdone+0x141 >> bufdonebio(c3434c24,dc6c1c44,c01983d2,c082a8c0,c2de8510) at bufdonebio+0x5e >> biodone(c3434c24,c0318099,c2de8510,c3434c24,4000) at biodone+0xcc >> g_dev_done(c2de8510,c0364dc8,0,0,4) at g_dev_done+0x8a >> biodone(c2de8510,0,24c,c0311d4f,a) at biodone+0xcc >> g_io_schedule_up(c21a6000,c21a4000,dc6c1d34,c01b7be1,0) at g_io_schedule_up+0xb8 >> g_up_procbody(0,dc6c1d48,0,0,0) at g_up_procbody+0x28 >> fork_exit(c0198d10,0,dc6c1d48) at fork_exit+0xb1 >> fork_trampoline() at fork_trampoline+0x8 > >Looking at the stack trace, it is exact the same panic I named g_up double >panic. I post calling stack for it recently, but withous function >arguments (gdb can't find them), and it is the same in g_* section. GEOM >is phk@ area. Ask him to deal with. Uhm, complete_rqe() is not GEOM, that's Vinum... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.