Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 1999 22:53:23 +0200
From:      Harold Gutch <logix@foobar.franken.de>
To:        "Michael A. Endsley" <mandm@alaska.com>, freebsd-stable@FreeBSD.ORG
Subject:   Re: Signal 11 on 3.3 installation
Message-ID:  <19990927225323.B20553@foobar.franken.de>
In-Reply-To: <3.0.6.32.19990927082623.0089a4f0@mail.gci.net>; from Michael A. Endsley on Mon, Sep 27, 1999 at 08:26:23AM -0800
References:  <3.0.6.32.19990927082623.0089a4f0@mail.gci.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 27, 1999 at 08:26:23AM -0800, Michael A. Endsley wrote:
> With Bryan's permission, I am forwarding this to the list. Bryan had the
> exact same problem as I am having. 
> Did something change between Sept 17 and Sept 2x?
> Mike
> 
I just noticed that there was a commit to tcpip.c in HEAD and
RELENG_3 on Sep 19; a diff between those two revisions (1.92 and
1.74.2.6 - at least those are the revisions according to the
$FreeBSD-tags in the files, the web-frontend to CVS claims that
it's 1.93 and 1.74.2.7 shows the following around line 395:

-       if (!ifaces && !strcmp(ifaces, "auto"))
+       if (!ifaces || !strcmp(ifaces, "auto"))

To me this (the OR-case) seems to be a typo - I can't verify
this, as I don't have a 3.x sourcetree here. Could somebody check
wether this is what broke sysinstall in RELENG_3 ?

bye,
  Harold

> 
> >Date: Mon, 27 Sep 1999 12:51:53 -0300 (ADT)
> >From: Bryan Bursey <bbursey@mechv.me.tuns.ca>
> >To: "Michael A. Endsley" <mandm@alaska.com>
> >Subject: Re: Signal 11 on 3.3 installation
> >
> >I'm convinced that this is a bug in the install...  I went back to
> >3.3-19990917-STABLE which I had recently installed on an identical machine
> >successfully.  Again, it worked like a charm.  Sometime between Sept. 17
> >and Sept. 2x, something went wrong with -STABLE.
> >
> >So my advice...  try 3.3-19990917-STABLE and cvsup up to the latest source
> >if you really feel the need.
> >
> >Hope that helps.
> >
> >Bryan
> >
> >________________________________
> >Bryan Bursey, DEng
> >Dept. of Mechanical Engineering
> >DalTech (TUNS)
> >
> >
> >        
> >
> >
> __________________________________________________________
>  
>  OS of CHOICE? FreeBSD, LINUX (Debian), OS/2 Warp3&4, Amiga 500&4000
> __________________________________________________________
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message

-- 
<Shabby> Sleep is an abstinence syndrome wich occurs due to lack of caffein.
Wed Mar  4 04:53:33 CET 1998   #unix, ircnet


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?19990927225323.B20553>