Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2001 12:31:05 -0500
From:      "tony" <tony@tntpro.com>
To:        <hardware@freebsd.org>
Subject:   segmentation fault core dumped how can I fix this?
Message-ID:  <CMENKLIECOJCDGNFIDPFOEENCBAA.tony@tntpro.com>

next in thread | raw e-mail | index | archive | help
I can't figure this one out... I've tried everything, computer works fine
for day to day operations, samba, apache etc, but I can't run make without a
segmentation fault, trying to make apache2 dies, trying to do a make clean
in /usr/ports dies, trying to do a make world dies...

example:

===>  Cleaning for gmake-3.79.1
===>  Cleaning for libtool-1.3.4_2
Segmentation fault - core dumped
*** Error code 139

example:

creating server/Makefile
creating support/Makefile
creating srclib/pcre/Makefile
creating test/Makefile
===>  Building for apache-2.0.28_4
Segmentation fault - core dumped
*** Error code 139


I've ran memtest for 18 hours without a single error
root:/usr/ports/sysutils/memtest# more pkg-comment
Utility to test for faulty memory subsystem

I've also tried three different sticks of ram in 2 different slots, any
ideas? I also checked for heat problems, the CPU fan is functioning
correctly, and the case is off just in case, this is a k62/350 on a tyan
trinity 100at board with a 3com nic and a matrox millennia vid card

uname -a and dmesg attached:

oot:/usr/ports/sysutils/memtest# uname -a
FreeBSD tntpro.com 4.4-STABLE FreeBSD 4.4-STABLE #37: Wed Sep 26 23:17:12
EDT 2001     root@tntpro.com:/usr/src/sys/compile/LUNAR  i386

root:/usr/ports/sysutils/memtest# dmesg
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.4-STABLE #37: Wed Sep 26 23:17:12 EDT 2001
    root@tntpro.com:/usr/src/sys/compile/LUNAR
Timecounter "i8254"  frequency 1193182 Hz
CPU: AMD-K6(tm) 3D processor (350.80-MHz 586-class CPU)
  Origin = "AuthenticAMD"  Id = 0x58c  Stepping = 12
  Features=0x8021bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE,MMX>
  AMD Features=0x80000800<SYSCALL,3DNow!>
real memory  = 234881024 (229376K bytes)
config> q
avail memory = 223379456 (218144K bytes)
Preloaded elf kernel "kernel" at 0xc0285000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc028509c.
K6-family MTRR support enabled (2 registers)
Using $PIR table, 6 entries at 0xc00fddf0
apm0: <APM BIOS> on motherboard
apm: found APM BIOS v1.2, connected at v1.2
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pcib2: <VIA 82C598MVP (Apollo MVP3) PCI-PCI (AGP) bridge> at device 1.0 on
pci0
pci1: <PCI bus> on pcib2
isab0: <VIA 82C586 PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 82C586 ATA33 controller> port 0xe000-0xe00f at device 7.1 on
pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: <Matrox MGA 1024SG/1064SG/1164SG graphics accelerator> at 9.0 irq 11
xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xe800-0xe87f mem
0xe1000000-0xe100007f irq 10 at device 11.0 on pci0
xl0: Ethernet address: 00:50:da:c2:a1:48
miibus0: <MII bus> on xl0
xlphy0: <3Com internal media interface> on miibus0
xlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pcib1: <Host to PCI bridge> on motherboard
pci2: <PCI bus> on pcib1
orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0
fdc0: direction bit not set
fdc0: cmd 3 failed at out byte 1 of 3
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x200>
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 8250
sio1: configured irq 3 not in bitmap of probed irqs 0
ad0: 6869MB <Maxtor 90720D5> [13957/16/63] at ata0-master UDMA33
ad2: 34837MB <Maxtor 93652U8> [70780/16/63] at ata1-master UDMA33
Mounting root from ufs:/dev/ad0s1a
pid 17844 (make), uid 0: exited on signal 11 (core dumped)
pid 64477 (make), uid 0: exited on signal 11 (core dumped)
pid 57826 (make), uid 0: exited on signal 11 (core dumped)
pid 60730 (make), uid 0: exited on signal 11 (core dumped)


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




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