Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jun 2000 16:53:10 +0200
From:      Marcus Majewski <majewski@apollo.nu>
To:        freebsd-questions@freebsd.org
Subject:   /stand/sysinstall core-dumps
Message-ID:  <4.3.2.7.0.20000609165112.00c64eb8@apollo.rsn.hk-r.se>

next in thread | raw e-mail | index | archive | help
Hi,
Please help me fix sysinstall my system (a GENERIC kernel,
3.4-RELEASE), when I try to access the Distributions from
/stand/sysinstall (to get the sources in order to both build a new
kernel and do a cvsup) sysinstall core's:

Script started on Fri Jun 9 16:31:54 2000
west2# /stand/sysinstall
[select Configure] [enter]
[select Distributions] [enter]
(core dumped)
west2# gdb
west2# GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i386-unknown-freebsd".
(gdb) Core was generated by `sysinstall'.
Program terminated with signal 11, Segmentation fault.
#0 0x3c in ?? ()
(gdb) bt
#0 0x3c in ?? ()
#1 0x80dcdd6 in ?? ()
#2 0x8089fa6 in ?? ()
#3 0x8089d65 in ?? ()
#4 0x8089951 in ?? ()
#5 0x80dbedc in ?? ()
#6 0x8089f40 in ?? ()
#7 0x8089d65 in ?? ()
#8 0x8089aa8 in ?? ()
#9 0x80dbedc in ?? ()
#10 0x8089f40 in ?? ()
#11 0x8090c98 in ?? ()
#12 0x80836d1 in ?? ()
#13 0x80481b1 in ?? ()
#14 0x80480e9 in ?? ()
(gdb) quit
west2# dmesg
west2# Copyright (c) 1992-1999 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
FreeBSD 3.4-RELEASE #0: Mon Dec 20 06:54:39 GMT 1999
jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC
Timecounter "i8254" frequency 1193182 Hz
CPU: Pentium/P54C (90.00-MHz 586-class CPU)
Origin = "GenuineIntel" Id = 0x524 Stepping = 4
Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real memory = 25165824 (24576K bytes)
config> di sio1
config> di zp0
config> di ze0
config> di lnc0
config> di ie0
config> di fe0
config> di ex0
config> di ep0
config> di ed0
config> di cs0
config> di wt0
config> di scd0
config> di mcd0
config> di matcdc0
config> di bt0
config> di aic0
config> di aha0
config> di adv0
config> q
avail memory = 21164032 (20668K bytes)
Preloaded elf kernel "kernel" at 0xc036f000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc036f09c.
Preloaded elf module "splash_bmp.ko" at 0xc036f0ec.
Preloaded splash_image_data "/boot/splash.bmp" at 0xc036f190.
Probing for devices on PCI bus 0:
chip0: <VLSI 82C592 Host to PCI bridge> rev 0x01 on pci0.0.0
chip1: <VLSI 82C593 PCI to ISA bridge> rev 0x01 on pci0.1.0
wdc0: <CMD 640B IDE> rev 0x02 int a irq 14 on pci0.6.0
vga0: <Cirrus Logic GD5434 SVGA controller> rev 0x8e int a irq 11 on
pci0.8.0
Probing for PnP devices:
Probing for devices on the ISA bus:
sc0 on isa
sc0: VGA color <16 virtual consoles, flags=0x0>
atkbdc0 at 0x60-0x6f on motherboard
atkbd0 irq 1 on isa
psm0 irq 12 on isa
psm0: model Generic PS/2 mouse, device ID 0
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa
sio0: type 8250
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1.44MB 3.5in
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: CMD640B workaround enabled
wdc0: unit 0 (wd0): <M2684TA>
wd0: 504MB (1032192 sectors), 1024 cyls, 16 heads, 63 S/T, 512 B/S
wdc0: unit 1 (wd1): <Conner Peripherals 540MB - CFS540A>
wd1: 516MB (1058400 sectors), 1050 cyls, 16 heads, 63 S/T, 512 B/S
wdc1 not found at 0x170
ppc0 not found
le0 at 0x300-0x31f irq 5 maddr 0xd0000 msize 2048 on isa
le0: DE205-AB ethernet address 08:00:2b:93:a8:05
vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa
npx0 on motherboard
npx0: INT 16 interface
Intel Pentium detected, installing workaround for F00F bug
changing root device to wd0s1a
pid 594 (sysinstall), uid 0: exited on signal 11 (core dumped)
pid 610 (sysinstall), uid 0: exited on signal 11 (core dumped)
west2# exit
Script done on Fri Jun 9 16:33:05 2000



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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