1) Ok...Finally able to complete a buildworld/buildkernel via the note in UPDATING relating to OSRELDATE. Successfully upgraded world/kernel via: # OSRELDATE=500110 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 panic: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x14 fault code = supervisor read, page not present instruction pointer = 0x8:0xc02d19fb stack pointer = 0x10:0xd696dc00 frame pointer = 0x10:0xd696dc20 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 2 (g_event) trap number = 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 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=256) 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=0xd696dbc0, eva=0) at /usr/src/sys/i386/i386/trap.c:834 #4 0xc02e7482 in trap_pfault (frame=0xd696dbc0, usermode=0, eva=20) at /usr/src/sys/i386/i386/trap.c:748 #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 <g_event_procbody>, 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 ---------------------------------------Received on Mon May 05 2003 - 05:19:46 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:06 UTC