Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 May 2003 10:19:44 -0400
From:      "Robin P. Blanchard" <Robin.Blanchard@gactr.uga.edu>
To:        <current@freebsd.org>
Subject:   Groff woes (still) + GEOM problem
Message-ID:  <EE3D3FBAFFCAED448C21C398FDAD91AC010805@EBE1.gc.nat>

next in thread | raw e-mail | index | archive | help
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
<snip>
#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 <g_event_procbody>, =
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
---------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EE3D3FBAFFCAED448C21C398FDAD91AC010805>