From owner-freebsd-current@FreeBSD.ORG Mon May 5 07:19:46 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 AD28F37B401 for ; Mon, 5 May 2003 07:19:46 -0700 (PDT) Received: from mail.gactr.uga.edu (mail.gactr.uga.edu [128.192.37.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FAE943FAF for ; Mon, 5 May 2003 07:19:45 -0700 (PDT) (envelope-from Robin.Blanchard@gactr.uga.edu) Received: (qmail 11843 invoked from network); 5 May 2003 14:19:44 -0000 Received: from unknown (HELO ex.gactr.uga.edu) ([10.10.11.21]) (envelope-sender ) by mail.servers.gactr.gc.nat (qmail-ldap-1.03) with SMTP for ; 5 May 2003 14:19:44 -0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 Date: Mon, 5 May 2003 10:19:44 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Groff woes (still) + GEOM problem Thread-Index: AcMTEV8+RapZwOR2T1qMeakc5PvBYA== From: "Robin P. Blanchard" To: Subject: 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:19:47 -0000 1) Ok...Finally able to complete a buildworld/buildkernel via the note = in UPDATING relating to OSRELDATE. Successfully upgraded world/kernel via: # OSRELDATE=3D500110 make buildworld buildkernel installworld = installkernel Groff still is busted: # man man Formatting page, please wait.../usr/bin/groff: can't find `DESC' file /usr/bin/groff:fatal error: invalid device `ascii' Done. These type errors are produced during buildworld and cause it to die = without the OSRELDATE flag set. Now, running this kernel/world (with still broken groff), I am running = into GEOM related trouble: (kgdb) core-file /usr/local/var/adm/crash/vmcore.0 =20 panic: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address =3D 0x14 fault code =3D supervisor read, page not present instruction pointer =3D 0x8:0xc02d19fb stack pointer =3D 0x10:0xd696dc00 frame pointer =3D 0x10:0xd696dc20 code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, def32 1, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 0 current process =3D 2 (g_event) trap number =3D 12 panic: page fault syncing disks, buffers remaining... 944 944 944 944 944 944 944 944 944 = 944 944 944 944 944 944 944 944 944 944 944=20 giving up on 671 buffers Uptime: 9m25s Dumping 511 MB 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 256 272 288 304 = 320 336 352 368 384 400 416 432 448 464 480 496 #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:238 238 dumping++; (kgdb) where #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:238 #1 0xc01dc45d in boot (howto=3D256) at = /usr/src/sys/kern/kern_shutdown.c:370 #2 0xc01dc7ed in panic () at /usr/src/sys/kern/kern_shutdown.c:543 #3 0xc02e77a2 in trap_fatal (frame=3D0xd696dbc0, eva=3D0) at /usr/src/sys/i386/i386/trap.c:834 #4 0xc02e7482 in trap_pfault (frame=3D0xd696dbc0, usermode=3D0, = eva=3D20) at /usr/src/sys/i386/i386/trap.c:748 #5 0xc02e7002 in trap (frame=3D {tf_fs =3D 24, tf_es =3D 16, tf_ds =3D 16, tf_edi =3D -1006266880, = tf_esi =3D -1070527715, tf_ebp =3D -694756320, tf_isp =3D -694756372, tf_ebx =3D 0, = tf_edx =3D 0, tf_ecx =3D 1570, tf_eax =3D -1006266880, tf_trapno =3D 12, tf_err =3D = 0, tf_eip =3D -1070786053, tf_cs =3D 8, tf_eflags =3D 66182, tf_esp =3D -1006266880, = tf_ss =3D -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=3D0xc0310b1d, gp=3D0xc4059600, = pp=3D0x0, cp=3D0x0) at /usr/src/sys/geom/geom_dump.c:206 #8 0xc01a7cf2 in g_conf_class (sb=3D0xc4117460, mp=3D0xc4059600, = gp=3D0x0, pp=3D0x0, cp=3D0x0) at /usr/src/sys/geom/geom_dump.c:233 #9 0xc01a7d89 in g_conf_specific (sb=3D0xc4117460, mp=3D0x0, gp=3D0x0, = pp=3D0x0, cp=3D0x0) at /usr/src/sys/geom/geom_dump.c:248 #10 0xc01a7ded in g_confxml (p=3D0x0, flag=3D0) 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=3D0xc01a93f0 , = arg=3D0x0, frame=3D0x0) 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 ---------------------------------------