From owner-freebsd-questions Sun Oct 28 7:29:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from berbee.com (berbee.com [205.173.176.16]) by hub.freebsd.org (Postfix) with ESMTP id 615F537B406 for ; Sun, 28 Oct 2001 07:29:15 -0800 (PST) Received: from Debug (berbee.com [205.173.176.16]) by berbee.com (8.11.2/8.11.2) with SMTP id f9SFTEG23938 for ; Sun, 28 Oct 2001 09:29:14 -0600 Message-Id: <200110281529.f9SFTEG23938@berbee.com> To: questions@freebsd.org From: zietlow@berbee.com Subject: Re: Bad ram test Date: Sun, 28 Oct 2001 15:29:14 GMT X-Mailer: Endymion MailMan Standard Edition v3.0.22 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thank you to Mr Stephen Hilton for sending me this suggestion to test my memory chips. I installed memtest and according to the application I passed. So I went to do a make buildworld again. It failed again. I have seen this message once before, and similar when I was running 4.3. I get a signal 10 core dump with miniperl. Error message is included in the bottom of this email. I know I got this message at least once before, and I know I got a similar one in perl when I was running 4.3, now, My question is. Could it still be a memory chip issue? Is it something with how perl accesses the memory when building? I cd'd to the directory that was causing the error wiggum# pwd /usr/src/gnu/usr.bin/perl/library/POSIX wiggum# ls Makefile wiggum# make Extracting config.h (with variable substitutions) Extracting cflags (with variable substitutions) Extracting writemain (with variable substitutions) Summary of my perl5 (5.0 patchlevel 3) configuration: Platform: osname=freebsd, osvrs=4.0-current, archname=i386-freebsd uname='FreeBSD freefall.FreeBSD.org 4.0-current FreeBSD 4.0-current #0: $Date$' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='cc' optimize='', gccversion=2.95.2 19991024 (release) cppflags='' ccflags ='' stdchar='char', d_stdstdio=undef, usevfork=true intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8d_longdbl=defin, longdblsize=12 alingbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags ='-Wl,-E -lperl -lm ' libpth=/usr/lib libs=-lm -lc -lcrypt libc=, so=so useshrplib=true, libperl=libperl.so.3 Dynamic Linking: dlsrc=dl_dlopen.xs, dlex=so, d_dlsymun=undef, ccdflagts=' -Wl,-R/usr/lib' cccdlflags='-DPIC -fpic', lddlflags='-Wl,-E -shared -lperl -lm ' *** Signal 10 Stop in /usr/src/gnu/usr.bin/perl/library/POSIX wiggum# Oct 28 09:08:24 wiggum /kernel: pid 65545 (minipel), uid 0: exited on a signal 10 (core dumped) > Rob, > > There is the FreeBSD Package/Port memtest (/usr/ports/sysutils/memtest) that > you could run before you start swapping ram around. > > Regards, > > Stephen Hilton > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message