Date: Tue, 20 Mar 2001 15:53:08 +0000 (GMT) From: Andrew Tulloch <andrew@cosa.uk-legal.net> To: stable@freebsd.org Subject: /usr/ports/apache13 & sig11 Message-ID: <Pine.BSF.4.21.0103201545430.54376-100000@cosa.uk-legal.net>
next in thread | raw e-mail | index | archive | help
I built apache from the ports updated this morning using cvsup and for some reason everytime I run `apachectl start` httpd Sig 11 core dumps. The machine itself seems to be fine apart from this having postfix/cyrus-imapd running fine for a few days since I built the machine. Its also hosted a couple of buildworlds so I don't think the ram is at fault, although I also tried swapping it out to be sure. a quick gdb /usr/local/sbin/httpd httpd.core and bt gave (gdb) bt #0 0x8064287 in ap_get_local_host () #1 0x80616c0 in ap_fini_vhost_config () #2 0x80539a3 in ap_read_config () #3 0x805b408 in main () #4 0x804ea11 in _start () and seems to be the same for every dump. dmesg below.. Any help would be greatly appreciated! :) Andrew Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.3-BETA #2: Tue Mar 20 14:39:36 GMT 2001 root@biliskner.great4.co.uk:/usr/obj/usr/src/sys/BILISKNER Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (647.19-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x681 Stepping = 1 Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> real memory = 268435456 (262144K bytes) avail memory = 256425984 (250416K bytes) Preloaded elf kernel "kernel" at 0xc0403000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Intel 82443BX (440 BX) host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 pcib1: <Intel 82443BX (440 BX) PCI-PCI (AGP) bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <Matrox MGA G400 AGP graphics accelerator> at 0.0 irq 11 pci0: <unknown card> (vendor=0x1274, dev=0x1371) at 15.0 irq 11 fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0x1080-0x10bf mem 0x48000000-0x480fffff,0x48100000-0x48100fff irq 11 at device 16.0 on pci0 fxp0: Ethernet address 00:d0:b7:92:77:23 isab0: <Intel 82371AB PCI to ISA bridge> at device 20.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel PIIX4 ATA33 controller> port 0x1060-0x106f at device 20.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0x1040-0x105f irq 11 at device 20.2 on pci0 usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered chip1: <Intel 82371AB Power management controller> port 0xfc00-0xfc0f at device 20.3 on pci0 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 IP Filter: v3.4.16 initialized. Default = pass all, Logging = enabled ata1-slave: ata_command: timeout waiting for intr ata1-slave: identify failed ad0: 19546MB <FUJITSU MPF3204AT> [39714/16/63] at ata0-master UDMA33 acd0: CDROM <Compaq CRD-8402B> at ata1-master using PIO4 Mounting root from ufs:/dev/ad0s1a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0103201545430.54376-100000>