From owner-freebsd-current@FreeBSD.ORG Mon May 5 07:23:57 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 8E7D337B401 for ; Mon, 5 May 2003 07:23:57 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A71843FA3 for ; Mon, 5 May 2003 07:23:56 -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 h45ENtLr041573; Mon, 5 May 2003 16:23:55 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Robin P. Blanchard" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 05 May 2003 10:19:44 EDT." Date: Mon, 05 May 2003 16:23:55 +0200 Message-ID: <41572.1052144635@critter.freebsd.dk> cc: current@freebsd.org Subject: Re: Groff woes (still) + GEOM problem 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: Mon, 05 May 2003 14:23:57 -0000 In message , "Robin P. Blan chard" writes: >Now, running this kernel/world (with still broken groff), I am running into >GEOM related trouble: This one is entirely new to me. Supposedly, a frame is missing between #6 and #7, but I don't know how to coax it to come out. Can you try to print "*gp" in frame #7 ? Poul-Henning >#5 0xc02e7002 in trap (frame= > {tf_fs = 24, tf_es = 16, tf_ds = 16, tf_edi = -1006266880, tf_esi = >-1070527715, tf_ebp = -694756320, tf_isp = -694756372, tf_ebx = 0, tf_edx = >0, tf_ecx = 1570, tf_eax = -1006266880, tf_trapno = 12, tf_err = 0, tf_eip = >-1070786053, tf_cs = 8, tf_eflags = 66182, tf_esp = -1006266880, tf_ss = >-1005489056}) at /usr/src/sys/i386/i386/trap.c:433 >#6 0xc02d72c8 in calltrap () at {standard input}:96 >#7 0xc01a7bf0 in g_conf_geom (sb=0xc0310b1d, gp=0xc4059600, pp=0x0, cp=0x0) > at /usr/src/sys/geom/geom_dump.c:206 >#8 0xc01a7cf2 in g_conf_class (sb=0xc4117460, mp=0xc4059600, gp=0x0, pp=0x0, >cp=0x0) > at /usr/src/sys/geom/geom_dump.c:233 >#9 0xc01a7d89 in g_conf_specific (sb=0xc4117460, mp=0x0, gp=0x0, pp=0x0, >cp=0x0) > at /usr/src/sys/geom/geom_dump.c:248 >#10 0xc01a7ded in g_confxml (p=0x0, flag=0) at >/usr/src/sys/geom/geom_dump.c:260 >#11 0xc01a83d4 in one_event () at /usr/src/sys/geom/geom_event.c:179 >#12 0xc01a8495 in g_run_events () at /usr/src/sys/geom/geom_event.c:199 >#13 0xc01a9415 in g_event_procbody () at /usr/src/sys/geom/geom_kern.c:133 >#14 0xc01c6370 in fork_exit (callout=0xc01a93f0 , arg=0x0, >frame=0x0) > at /usr/src/sys/kern/kern_fork.c:792 > >--------------------------------------- >Robin P. Blanchard >Systems Integration Specialist >Georgia Center for Continuing Education >fon: 706.542.2404 <|> fax: 706.542.6546 >--------------------------------------- >_______________________________________________ >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" > > -- 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.