On Tue, Sep 12, 2000 at 12:51:15PM -0700, John Polstra wrote:
> In article <[EMAIL PROTECTED]>,
> Balis George <[EMAIL PROTECTED]> wrote:
> > The last days I am trying to cvs both the latest stable source and the
> > latest ports from several servers. The problem is that when I am cvsing
> > the ports I get a segmentation faults and cvsup exits ungracefully
> > with a core dump. What could be wrong?
> > I include some maybe helpful info
> [...]
> > achilles# /usr/local/bin/cvsup -g -L 2 /usr/local/etc/cvsup/freebsd-ports-supfile
> > Parsing supfile "/usr/local/etc/cvsup/freebsd-ports-supfile"
> > Connecting to cvsup3.FreeBSD.org
> > Connected to cvsup3.FreeBSD.org
> > Server software version: REL_16_1
> > Negotiating file attribute support
> > Exchanging collection information
> > Establishing multiplexed-mode data connection
> > Running
> > Updating collection ports-base/cvs
> > Edit ports/INDEX
> > Add delta 1.293 2000.09.05.19.23.28 asami
> > Checkout ports/Mk/bsd.ruby.mk
> > Edit ports/Mk/bsd.sites.mk
> > Add delta 1.9 2000.09.05.01.04.52 steve
> > Illegal instruction (core dumped)
>
> Illegal instruction faults may indicate that a thread stack
> overflowed, or they might be symptomatic of HW or kernel problems.
Or an executable built with mcpu / march. Happened to me when I had
executables lying around that where built for pentiumpro and I tried
to execute on a plain pentium box.
Thought I'd mention this, YMMV obviously
--
Wilko Bulte [EMAIL PROTECTED]
Arnhem, the Netherlands
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message