From owner-freebsd-hackers Thu Mar 23 11:49: 1 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from mailbox.reptiles.org (mailbox.reptiles.org [198.96.117.155]) by hub.freebsd.org (Postfix) with ESMTP id 8999837BE71 for ; Thu, 23 Mar 2000 11:48:13 -0800 (PST) (envelope-from jim@reptiles.org) Received: from localhost (1932 bytes) by mailbox.reptiles.org via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Thu, 23 Mar 2000 14:47:59 -0500 (EST) (Smail-3.2.0.108 1999-Sep-19 #3 built 1999-Oct-27) Date: Thu, 23 Mar 2000 14:47:59 -0500 From: Jim Mercer To: Matthew Dillon Cc: hackers@FreeBSD.ORG Subject: Re: Doh, compiler bug... (was Re: possible bug in kernel/if_ether.c) Message-ID: <20000323144759.C983@reptiles.org> References: <20000322225639.T983@reptiles.org> <200003230515.VAA96507@apollo.backplane.com> <20000323054731.W983@reptiles.org> <200003231829.KAA02591@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200003231829.KAA02591@apollo.backplane.com>; from dillon@apollo.backplane.com on Thu, Mar 23, 2000 at 10:29:52AM -0800 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 23, 2000 at 10:29:52AM -0800, Matthew Dillon wrote: > Jim, what C flags is make using when you compile up your kernel? Are > you trying to do weird optimizations? I don't see anything in your > kernel config, do you have anything weird in your /etc/make.conf[.local]? /etc/make.conf: USA_RESIDENT=YES RSAREF= YES CFLAGS= -O -pipe COPTFLAGS= -O -pipe NO_SENDMAIL= true # do not build sendmail and related programs FORCE_PKG_REGISTER= YES incidentally, i did an "ifconfig rl0 media 10baseT/UTP mediaopt full-duplex" last night (and updated /etc/rc.conf and rebooted) and i haven't had a crash since. i don't know that the ifconfig "fixed" it, but the interface was stuck with a media type of "autoselect" with no clarification of what it autoselected to. i thought maybe the code was getting confused because the interface media type was not specifically set (or at least ifconfig didn't think so). -- [ Jim Mercer jim@reptiles.org +1 416 506-0654 ] [ Reptilian Research -- Longer Life through Colder Blood ] [ Don't be fooled by cheap Finnish imitations; BSD is the One True Code. ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message