From owner-freebsd-stable Tue Apr 24 1:19:53 2001 Delivered-To: freebsd-stable@freebsd.org Received: from zoon.lafn.org (zoon.lafn.org [206.117.18.9]) by hub.freebsd.org (Postfix) with ESMTP id 7733137B496 for ; Tue, 24 Apr 2001 01:19:50 -0700 (PDT) (envelope-from bc979@lafn.org) Received: from [10.0.1.100] (cs-wla1-p31.lafn.org [192.168.20.31] (may be forged)) by zoon.lafn.org (8.10.1/8.10.1) with ESMTP id f3O8JjC17425; Tue, 24 Apr 2001 01:19:45 -0700 (PDT) Mime-Version: 1.0 X-Sender: bc979@mail.lafn.org Message-Id: In-Reply-To: <20010424010735.A69227@xor.obsecurity.org> References: <20010423234509.A38690@xor.obsecurity.org> <20010424000203.A43320@xor.obsecurity.org> <20010424005055.A59095@xor.obsecurity.org> <20010424010735.A69227@xor.obsecurity.org> Date: Tue, 24 Apr 2001 01:19:48 -0700 To: Kris Kennaway From: Doug Hardie Subject: Re: Illegal Instruction in libm Cc: Kris Kennaway , stable@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 1:07 -0700 4/24/01, Kris Kennaway wrote: >On Tue, Apr 24, 2001 at 01:03:16AM -0700, Doug Hardie wrote: >> At 0:50 -0700 4/24/01, Kris Kennaway wrote: >> >On Tue, Apr 24, 2001 at 12:06:27AM -0700, Doug Hardie wrote: >> >> >>>>Features=0x183f9ff> >> >> T,PSE36,MMX,FXSR> >> >> > >> >> >And how did you upgrade? Binary or source recompile? >> >> > >> >> >Kris >> >> > >> >> >Content-Type: application/pgp-signature >> >> >Content-Disposition: inline >> >> > >> >> >Attachment converted: Hard Disk:Untitled 1 (????/----) (000436BD) >> >> >> >> cvsup and followed instructions in UPDATING. >> > >> >What is the contents of your CFLAGS variable in /etc/make.conf, and >> >CPUTYPE (if you have set it)? Are you sure you rebuilt the kernel >> >correctly and are running with it? >> > >> >Kris >> > >> >Content-Type: application/pgp-signature >> >Content-Disposition: inline >> > >> >Attachment converted: Hard Disk:Untitled 2 (????/----) (000436F1) >> >> zool% grep CFLAGS make.conf >> #CFLAGS= -O -pipe >> # this instead of CFLAGS (which is not applicable to kernel builds anyway): >> >> I have not set CPUTYPE. >> >> The system was updated per the instructions in UPDATING. The steps >> were done exactly as stated in the updating section. However, I have >> rebooted 3=4 times since then in order to get the console logging >> working. > >Is the problem reproducible (i.e. does it always occur in exactly the >same location, or is it random or unpredictable?) > >Kris > >Content-Type: application/pgp-signature >Content-Disposition: inline > >Attachment converted: Hard Disk:Untitled 1 (????/----) (0004370A) Completely reproducable in that program. It bombs there everytime. If I comment out that print statement, it bombs on the next one. I have tried to get a single line program with just the print statement to bomb, but haven't found the magic item yet. they all seem to work fine. The program is really not very large, I could tar it and send it. -- -- Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message