From owner-freebsd-alpha Sun Feb 17 5:32:38 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-228.dsl.lsan03.pacbell.net [63.207.60.228]) by hub.freebsd.org (Postfix) with ESMTP id 962BD37B402 for ; Sun, 17 Feb 2002 05:32:34 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E213D66C76; Sun, 17 Feb 2002 05:32:33 -0800 (PST) Date: Sun, 17 Feb 2002 05:32:33 -0800 From: Kris Kennaway To: alpha@FreeBSD.org Subject: Trap on ^C Message-ID: <20020217053233.A68380@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Has anyone else seen trap panics in -stable upon pressing ^C in a shell? axp0.freebsd.org is suffering considerably from this -- I've panicked it this way 3 times in the past few days while I've been trying to get a new set of packages built. I've tried to get a proper traceback but the kernel wasn't built with debugging options. The next time it happens I should be able to get one. Kris P.S. New packages are currently being uploaded to ftp-master --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8b7DxWry0BWjoQKURAgErAJ40zkS+eV+CLBNl+DqT32CY5NtMoQCgwfB4 1IKkyqhohrjhLf/WvPDFB20= =aCDP -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 5:52:32 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id 7052B37B425 for ; Sun, 17 Feb 2002 05:52:16 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g1HDqEf00827; Sun, 17 Feb 2002 14:52:14 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g1HDpieS014932; Sun, 17 Feb 2002 14:51:44 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g1HDph442593; Sun, 17 Feb 2002 14:51:43 +0100 (CET) (envelope-from ticso) Date: Sun, 17 Feb 2002 14:51:42 +0100 From: Bernd Walter To: Kris Kennaway Cc: alpha@FreeBSD.ORG Subject: Re: Trap on ^C Message-ID: <20020217135142.GB42456@cicely8.cicely.de> References: <20020217053233.A68380@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020217053233.A68380@xor.obsecurity.org> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Feb 17, 2002 at 05:32:33AM -0800, Kris Kennaway wrote: > Has anyone else seen trap panics in -stable upon pressing ^C in a > shell? axp0.freebsd.org is suffering considerably from this -- I've > panicked it this way 3 times in the past few days while I've been > trying to get a new set of packages built. > > I've tried to get a proper traceback but the kernel wasn't built with > debugging options. The next time it happens I should be able to get > one. The last one I know of was a problem in the signal handler if the process was swapped. Andrew fixed it in src/sys/alpha/alpha/machdep.c rev 1.159 It was MFC'ed in rev 1.68.2.16 before 4.5-RELEASE. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 5:58:49 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-228.dsl.lsan03.pacbell.net [63.207.60.228]) by hub.freebsd.org (Postfix) with ESMTP id ABDE637B400 for ; Sun, 17 Feb 2002 05:58:44 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 312B666F3F; Sun, 17 Feb 2002 05:58:44 -0800 (PST) Date: Sun, 17 Feb 2002 05:58:43 -0800 From: Kris Kennaway To: Bernd Walter Cc: Kris Kennaway , alpha@FreeBSD.ORG Subject: Re: Trap on ^C Message-ID: <20020217055843.A68654@xor.obsecurity.org> References: <20020217053233.A68380@xor.obsecurity.org> <20020217135142.GB42456@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020217135142.GB42456@cicely8.cicely.de>; from ticso@cicely8.cicely.de on Sun, Feb 17, 2002 at 02:51:42PM +0100 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 17, 2002 at 02:51:42PM +0100, Bernd Walter wrote: > On Sun, Feb 17, 2002 at 05:32:33AM -0800, Kris Kennaway wrote: > > Has anyone else seen trap panics in -stable upon pressing ^C in a > > shell? axp0.freebsd.org is suffering considerably from this -- I've > > panicked it this way 3 times in the past few days while I've been > > trying to get a new set of packages built. > >=20 > > I've tried to get a proper traceback but the kernel wasn't built with > > debugging options. The next time it happens I should be able to get > > one. >=20 > The last one I know of was a problem in the signal handler if the > process was swapped. > Andrew fixed it in src/sys/alpha/alpha/machdep.c rev 1.159 > It was MFC'ed in rev 1.68.2.16 before 4.5-RELEASE. Aha! axp0 is still running 1.68.2.15 -- I thought it was a newer kernel than this. Time to update. Thanks for the quick response! Kris --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8b7cSWry0BWjoQKURAuo3AKDKa5e/NnZkkXeCqQQ6+tC32+1tqQCfQvyZ uxGsc8YQNxIhhIlhZDYN7QQ= =5RZI -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 6:36:43 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id 34DD237B416 for ; Sun, 17 Feb 2002 06:36:36 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g1HEaYw01344 for freebsd-alpha@freebsd.org; Sun, 17 Feb 2002 15:36:34 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g1HEYFeS015292 for ; Sun, 17 Feb 2002 15:34:15 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g1HEYFB42710 for freebsd-alpha@freebsd.org; Sun, 17 Feb 2002 15:34:15 +0100 (CET) (envelope-from ticso) Date: Sun, 17 Feb 2002 15:34:14 +0100 From: Bernd Walter To: freebsd-alpha@freebsd.org Subject: clearing SRM console password on AS600 Message-ID: <20020217143414.GD42456@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Is there a way to clear the console password? It's left - but not known - by the previous owner. I was tempted to clear the DS1225AD in a prommer, but the current owner told me it is soldered :( -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 6:45:43 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from victory.quay.net (gateway.quay.net [216.187.106.90]) by hub.freebsd.org (Postfix) with ESMTP id B76C637B417; Sun, 17 Feb 2002 06:45:36 -0800 (PST) Received: from quay.net (localhost.pier.quay.net [127.0.0.1]) by victory.quay.net (Postfix) with SMTP id 966295D11; Sun, 17 Feb 2002 09:45:34 -0500 (EST) Received: from 216.187.107.78 (SquirrelMail authenticated user amckay) by secure.quay.net with HTTP; Sun, 17 Feb 2002 09:45:34 -0500 (EST) Message-ID: <1088.216.187.107.78.1013957134.squirrel@secure.quay.net> Date: Sun, 17 Feb 2002 09:45:34 -0500 (EST) Subject: =?iso-8859-1?Q?Looking_for_some_binaries,_and_does_this_make_a_good_firewall=3F?= From: "Alan McKay" To: , Reply-To: amckay@ottawa.com X-Mailer: SquirrelMail (version 1.2.0 [rc2]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Folks, I got FreeBSD installed on my alpha box last night, but i noticed that several very common packages were not available. No PHP4, no MySQL server, and not even an Apache! That's binary packages. Where can I get these packages from? I really HATE building this stuff myself and would prefer not to. Also, does FreeBSD make a good firewall? Or should I reinstall the thing with Linux so I can use ipchains? If FreeBSD does make a good firewall, what software should I look for? thanks, -Alan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 6:45:45 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from victory.quay.net (gateway.quay.net [216.187.106.90]) by hub.freebsd.org (Postfix) with ESMTP id B76C637B417; Sun, 17 Feb 2002 06:45:36 -0800 (PST) Received: from quay.net (localhost.pier.quay.net [127.0.0.1]) by victory.quay.net (Postfix) with SMTP id 966295D11; Sun, 17 Feb 2002 09:45:34 -0500 (EST) Received: from 216.187.107.78 (SquirrelMail authenticated user amckay) by secure.quay.net with HTTP; Sun, 17 Feb 2002 09:45:34 -0500 (EST) Message-ID: <1088.216.187.107.78.1013957134.squirrel@secure.quay.net> Date: Sun, 17 Feb 2002 09:45:34 -0500 (EST) Subject: =?iso-8859-1?Q?Looking_for_some_binaries,_and_does_this_make_a_good_firewall=3F?= From: "Alan McKay" To: , Reply-To: amckay@ottawa.com X-Mailer: SquirrelMail (version 1.2.0 [rc2]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Folks, I got FreeBSD installed on my alpha box last night, but i noticed that several very common packages were not available. No PHP4, no MySQL server, and not even an Apache! That's binary packages. Where can I get these packages from? I really HATE building this stuff myself and would prefer not to. Also, does FreeBSD make a good firewall? Or should I reinstall the thing with Linux so I can use ipchains? If FreeBSD does make a good firewall, what software should I look for? thanks, -Alan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 6:55:19 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id B30BC37B404; Sun, 17 Feb 2002 06:55:14 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g1HEtDS01567; Sun, 17 Feb 2002 15:55:13 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g1HEsjeS015491; Sun, 17 Feb 2002 15:54:46 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g1HEsjk42760; Sun, 17 Feb 2002 15:54:45 +0100 (CET) (envelope-from ticso) Date: Sun, 17 Feb 2002 15:54:44 +0100 From: Bernd Walter To: Alan McKay Cc: alpha@FreeBSD.ORG, freebsd-alpha@FreeBSD.ORG Subject: Re: Looking for some binaries, and does this make a good firewall? Message-ID: <20020217145444.GG42456@cicely8.cicely.de> References: <1088.216.187.107.78.1013957134.squirrel@secure.quay.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1088.216.187.107.78.1013957134.squirrel@secure.quay.net> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Feb 17, 2002 at 09:45:34AM -0500, Alan McKay wrote: > Folks, > > I got FreeBSD installed on my alpha box last night, but i noticed that > several very common packages were not available. No PHP4, no MySQL > server, and not even an Apache! That's binary packages. Packages for 4.5 are not available yet. Kris Kennaway recently wrote that they are on the way. You need to either use older packes, wait or build yourself via ports. > Where can I get these packages from? I really HATE building this stuff > myself and would prefer not to. Then wait or use older packages. > Also, does FreeBSD make a good firewall? Or should I reinstall the thing > with Linux so I can use ipchains? If FreeBSD does make a good firewall, > what software should I look for? ipfw(8) -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 6:55:20 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id B30BC37B404; Sun, 17 Feb 2002 06:55:14 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g1HEtDS01567; Sun, 17 Feb 2002 15:55:13 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g1HEsjeS015491; Sun, 17 Feb 2002 15:54:46 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g1HEsjk42760; Sun, 17 Feb 2002 15:54:45 +0100 (CET) (envelope-from ticso) Date: Sun, 17 Feb 2002 15:54:44 +0100 From: Bernd Walter To: Alan McKay Cc: alpha@FreeBSD.ORG, freebsd-alpha@FreeBSD.ORG Subject: Re: Looking for some binaries, and does this make a good firewall? Message-ID: <20020217145444.GG42456@cicely8.cicely.de> References: <1088.216.187.107.78.1013957134.squirrel@secure.quay.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1088.216.187.107.78.1013957134.squirrel@secure.quay.net> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Feb 17, 2002 at 09:45:34AM -0500, Alan McKay wrote: > Folks, > > I got FreeBSD installed on my alpha box last night, but i noticed that > several very common packages were not available. No PHP4, no MySQL > server, and not even an Apache! That's binary packages. Packages for 4.5 are not available yet. Kris Kennaway recently wrote that they are on the way. You need to either use older packes, wait or build yourself via ports. > Where can I get these packages from? I really HATE building this stuff > myself and would prefer not to. Then wait or use older packages. > Also, does FreeBSD make a good firewall? Or should I reinstall the thing > with Linux so I can use ipchains? If FreeBSD does make a good firewall, > what software should I look for? ipfw(8) -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 7: 0:56 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id 3AD3737B416; Sun, 17 Feb 2002 07:00:30 -0800 (PST) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.6/8.11.6) id g1HF0NW43339; Sun, 17 Feb 2002 16:00:23 +0100 (CET) (envelope-from wkb) Date: Sun, 17 Feb 2002 16:00:23 +0100 From: Wilko Bulte To: Bernd Walter Cc: Alan McKay , alpha@FreeBSD.ORG, freebsd-alpha@FreeBSD.ORG Subject: Re: Looking for some binaries, and does this make a good firewall? Message-ID: <20020217160023.A43294@freebie.xs4all.nl> References: <1088.216.187.107.78.1013957134.squirrel@secure.quay.net> <20020217145444.GG42456@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020217145444.GG42456@cicely8.cicely.de>; from ticso@cicely8.cicely.de on Sun, Feb 17, 2002 at 03:54:44PM +0100 X-OS: FreeBSD 4.5-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Feb 17, 2002 at 03:54:44PM +0100, Bernd Walter wrote: > On Sun, Feb 17, 2002 at 09:45:34AM -0500, Alan McKay wrote: > > Also, does FreeBSD make a good firewall? Or should I reinstall the thing > > with Linux so I can use ipchains? If FreeBSD does make a good firewall, > > what software should I look for? > > ipfw(8) Or ipf(8) as an alternative -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 7: 0:43 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id 3AD3737B416; Sun, 17 Feb 2002 07:00:30 -0800 (PST) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.6/8.11.6) id g1HF0NW43339; Sun, 17 Feb 2002 16:00:23 +0100 (CET) (envelope-from wkb) Date: Sun, 17 Feb 2002 16:00:23 +0100 From: Wilko Bulte To: Bernd Walter Cc: Alan McKay , alpha@FreeBSD.ORG, freebsd-alpha@FreeBSD.ORG Subject: Re: Looking for some binaries, and does this make a good firewall? Message-ID: <20020217160023.A43294@freebie.xs4all.nl> References: <1088.216.187.107.78.1013957134.squirrel@secure.quay.net> <20020217145444.GG42456@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020217145444.GG42456@cicely8.cicely.de>; from ticso@cicely8.cicely.de on Sun, Feb 17, 2002 at 03:54:44PM +0100 X-OS: FreeBSD 4.5-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Feb 17, 2002 at 03:54:44PM +0100, Bernd Walter wrote: > On Sun, Feb 17, 2002 at 09:45:34AM -0500, Alan McKay wrote: > > Also, does FreeBSD make a good firewall? Or should I reinstall the thing > > with Linux so I can use ipchains? If FreeBSD does make a good firewall, > > what software should I look for? > > ipfw(8) Or ipf(8) as an alternative -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 7:48: 2 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from postal.blacksun.org (postal.blacksun.org [216.254.108.141]) by hub.freebsd.org (Postfix) with ESMTP id DB91637B402 for ; Sun, 17 Feb 2002 07:48:00 -0800 (PST) Received: from calis.blacksun.org (unknown [216.254.108.150]) by postal.blacksun.org (Postfix) with ESMTP id 69E7971641; Sun, 17 Feb 2002 11:00:49 -0500 (EST) Date: Sun, 17 Feb 2002 10:58:30 -0500 (EST) From: Don To: Alan McKay Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: =?iso-8859-1?Q?Looking_for_some_binaries,_and_does_this_make_a_good_firewall=3F?= In-Reply-To: <1088.216.187.107.78.1013957134.squirrel@secure.quay.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Where can I get these packages from? I really HATE building this stuff > myself and would prefer not to. You do not need to build these yourself. FreeBSD will build them for you using the ports tree. > Also, does FreeBSD make a good firewall? Or should I reinstall the thing > with Linux so I can use ipchains? If FreeBSD does make a good firewall, > what software should I look for? ipf and ipfw are excellent firewalls that are included in the base distribution of FreeBSD. They have a much longer history then ipchains and are, in my opinion, more robust. -don To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 10:10:17 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id D6AC237B402 for ; Sun, 17 Feb 2002 10:10:12 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g1HIABw04006 for freebsd-alpha@freebsd.org; Sun, 17 Feb 2002 19:10:11 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g1HI9oeS019763 for ; Sun, 17 Feb 2002 19:09:50 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g1HI9nK43250 for freebsd-alpha@freebsd.org; Sun, 17 Feb 2002 19:09:49 +0100 (CET) (envelope-from ticso) Date: Sun, 17 Feb 2002 19:09:49 +0100 From: Bernd Walter To: freebsd-alpha@freebsd.org Subject: runningbufspace deadlock problem on -stable Message-ID: <20020217180949.GD42870@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have one -stable production PC164 machine with the problem that runningbufspace increases over time. The box is running cvsup.de.freebsd.org and therefor has some load on the disks. runningbufspace should measure the IO load and give preference for sync and read transactions over async transactions. With that problem the machine deadlocks after some time. The problem isn't reproduceable on my stable toybox (NoName) at home and difficult to debug on the box it happens to me because it's remote. Neither is the problem reproduceable on any i386 or alpha -current box. I recently noted that it also happens on axp0.freebsd.org: [5]axp0> sysctl vfs.runningbufspace vfs.runningbufspace: 120832 [6]axp0> sysctl vfs.runningbufspace vfs.runningbufspace: 120832 [7]axp0> sysctl vfs.runningbufspace vfs.runningbufspace: 120832 [8]axp0> sysctl vfs.runningbufspace vfs.runningbufspace: 120832 [9]axp0> sysctl vfs.runningbufspace vfs.runningbufspace: 120832 [10]axp0> sysctl vfs.runningbufspace vfs.runningbufspace: 120832 [11]axp0> sysctl vfs.runningbufspace vfs.runningbufspace: 120832 The value should return to 0 when the box is IO idle. If someone sees this problems on a local machine I would be happy. I have some patches here adding assertions which I want to avoid trying on my production machine. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 10:42:24 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from iona.dcs.gla.ac.uk (iona.dcs.gla.ac.uk [130.209.240.35]) by hub.freebsd.org (Postfix) with ESMTP id 46FE337B4BE for ; Sun, 17 Feb 2002 10:41:04 -0800 (PST) Received: from therese.dcs.gla.ac.uk ([130.209.241.134] helo=therese.dcs.gla.ac.uk.dcs.gla.ac.uk) by iona.dcs.gla.ac.uk with esmtp (Exim 3.13 #1) id 16cWFD-0005T0-00; Sun, 17 Feb 2002 18:41:03 +0000 Received: by therese.dcs.gla.ac.uk.dcs.gla.ac.uk (8.11.6/Dumb) id g1HIf0h07629; Sun, 17 Feb 2002 18:41:00 GMT To: Andrew Gallatin Cc: freebsd-alpha@freebsd.org Subject: Re: cvs commit: src/sys/alpha/include cpufunc.h References: <200202120120.g1C1Ko136446@freefall.freebsd.org> <20020211204721.A49383@grasshopper.cs.duke.edu> From: Rolf Neugebauer Date: 17 Feb 2002 18:40:59 +0000 In-Reply-To: <20020211204721.A49383@grasshopper.cs.duke.edu> Message-ID: Lines: 42 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Andrew Gallatin writes: > Andrew Gallatin [gallatin@FreeBSD.org] wrote: > > gallatin 2002/02/11 17:20:50 PST > > > > Modified files: (Branch: RELENG_4) > > sys/alpha/include cpufunc.h > > Log: > > add enable_intr() and disable_intr() which are required for DEVICE_POLL > > in -stable > > FWIW, device_polling works just fine on alpha. I'm sticking to the > mandatory MFC waiting period before committing the files file changes > though.. > > Interrupts are very expensive on alpha because of the interaction with > palcode. People who are using alphas as routers should benefit > greatly from polling. Here is a brief glimpse at the performance > improvement polling gives you when blasting UDP packets at a 500MHz > monet receiver, dc0 100Mb/full duplex: I upgraded my LX164 with dc network card to 4.5-STABLE yesterday (fresh cvsup) and enabled device polling (out of curiosity). I observe occasional error messages like: [...] poll stalled [1] in phase 5 poll stalled [2] in phase 4 [...] poll stalled [3] in phase 6 coinciding with NFS/RPC timeout errors. I wonder if these are related (disabling device polling "solved" the problem). Just curious, I can live without device polling on my box as it is just a normal workstation. Cheers Rolf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 11:19:14 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 21E2B37B400 for ; Sun, 17 Feb 2002 11:19:12 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA08663; Sun, 17 Feb 2002 14:19:11 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1HJIfY18361; Sun, 17 Feb 2002 14:18:41 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15472.529.290487.917148@grasshopper.cs.duke.edu> Date: Sun, 17 Feb 2002 14:18:41 -0500 (EST) To: Rolf Neugebauer Cc: freebsd-alpha@freebsd.org Subject: Re: cvs commit: src/sys/alpha/include cpufunc.h In-Reply-To: References: <200202120120.g1C1Ko136446@freefall.freebsd.org> <20020211204721.A49383@grasshopper.cs.duke.edu> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Rolf Neugebauer writes: > I observe occasional error messages like: > [...] > poll stalled [1] in phase 5 > poll stalled [2] in phase 4 > [...] > poll stalled [3] in phase 6 > > coinciding with NFS/RPC timeout errors. > > I wonder if these are related (disabling device polling "solved" the > problem). No clue. You might want to ask what those messages mean on freebsd-net@freebsd.org, or look at the source. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 11:53:20 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id E7D4637B404 for ; Sun, 17 Feb 2002 11:53:05 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA09400; Sun, 17 Feb 2002 14:53:05 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1HJqZX18433; Sun, 17 Feb 2002 14:52:35 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15472.2563.368794.540600@grasshopper.cs.duke.edu> Date: Sun, 17 Feb 2002 14:52:35 -0500 (EST) To: Rolf Neugebauer Cc: freebsd-alpha@freebsd.org Subject: Re: cvs commit: src/sys/alpha/include cpufunc.h In-Reply-To: References: <200202120120.g1C1Ko136446@freefall.freebsd.org> <20020211204721.A49383@grasshopper.cs.duke.edu> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Rolf Neugebauer writes: > I wonder if these are related (disabling device polling "solved" the > problem). Actually, I do have a clue.. Was the machine under load? I never implemented the hooks to poll from trap() -- this means that the only time the polling code will get called is if the context switch code does not find a process ready to run. If the machine is under load, it will never get called. If I'm reading the x86 trap() code correctly, I don't much care for where Luigi put the hook on x86. I think it belongs in userret(). Would you like to try this totally untested patch? Cheers, Drew Index: trap.c =================================================================== RCS file: /home/ncvs/src/sys/alpha/alpha/trap.c,v retrieving revision 1.26.2.4 diff -u -r1.26.2.4 trap.c --- trap.c 5 Mar 2001 21:24:15 -0000 1.26.2.4 +++ trap.c 17 Feb 2002 19:49:14 -0000 @@ -91,6 +91,12 @@ static void printtrap __P((const unsigned long, const unsigned long, const unsigned long, const unsigned long, struct trapframe *, int, int)); + +#ifdef DEVICE_POLLING +extern u_int32_t poll_in_trap; +extern int ether_poll __P((int count)); +#endif /* DEVICE_POLLING */ + /* * Define the code needed before returning to user mode, for * trap and syscall. @@ -102,6 +108,11 @@ u_quad_t oticks; { int sig, s; + +#ifdef DEVICE_POLLING + if (poll_in_trap) + ether_poll(poll_in_trap); +#endif /* DEVICE_POLLING */ /* take pending signals */ while ((sig = CURSIG(p)) != 0) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 12:16: 8 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 6C4E337B404 for ; Sun, 17 Feb 2002 12:16:06 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA09910; Sun, 17 Feb 2002 15:16:05 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1HKFZh18472; Sun, 17 Feb 2002 15:15:35 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15472.3943.836530.458827@grasshopper.cs.duke.edu> Date: Sun, 17 Feb 2002 15:15:35 -0500 (EST) To: Bernd Walter Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: clearing SRM console password on AS600 In-Reply-To: <20020217143414.GD42456@cicely8.cicely.de> References: <20020217143414.GD42456@cicely8.cicely.de> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Bernd Walter writes: > Is there a way to clear the console password? > It's left - but not known - by the previous owner. > I was tempted to clear the DS1225AD in a prommer, but the current owner > told me it is soldered :( According to the docs for the AlphaServer 800 (which i think is the same as an AlphaStation 600), you 1) make sure the halt button is off 2) enter the "login" command 3) When the "enter passord" prompt appears, press the halt button, then press return. 4) press the halt button again. The passwd is now cleard. See http://www.compaq.com/alphaserver/download/as800ug.pdf Page 127. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 12:38:57 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 442CD37B400 for ; Sun, 17 Feb 2002 12:38:51 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA10315; Sun, 17 Feb 2002 15:38:50 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1HKcK218504; Sun, 17 Feb 2002 15:38:20 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15472.5308.590348.105307@grasshopper.cs.duke.edu> Date: Sun, 17 Feb 2002 15:38:20 -0500 (EST) To: Bernd Walter Cc: freebsd-alpha@freebsd.org Subject: Re: runningbufspace deadlock problem on -stable In-Reply-To: <20020217180949.GD42870@cicely8.cicely.de> References: <20020217180949.GD42870@cicely8.cicely.de> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Bernd Walter writes: > I have one -stable production PC164 machine with the problem that > runningbufspace increases over time. <..> > vfs.runningbufspace: 120832 > > The value should return to 0 when the box is IO idle. > > If someone sees this problems on a local machine I would be happy. > I have some patches here adding assertions which I want to avoid > trying on my production machine. I recently had a problem on my workstation. (UP1000, 640MB, 4.5-STABLE, also an NFS server for my various testboxes in my home office). I was doing a local cvs diff on the src/sys tree, as well as building the TGA kernel, and doing a few other things (xemacs, gnome, sawfish, konqueror, 20 or so shells). The cvs diff got wedged in (I think) inode. At this point, I noticed that the FFS node malloc pool seemed to be quite near its limit. I killed the make and tried to recover, but I couldn't seem to get the number of FFS node allocations down & other jobs started to wedge on IO. I was intending to drop into the debugger and get a dump, but the machine locked solid when I tty-switched out of X. I have so far be unable to reproduce the problem. I wonder if these two problems might be related..? Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 13:33:26 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id 3D0D137B402 for ; Sun, 17 Feb 2002 13:33:22 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g1HLXFm07300; Sun, 17 Feb 2002 22:33:15 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g1HLWueS021902; Sun, 17 Feb 2002 22:32:56 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g1HLWul43736; Sun, 17 Feb 2002 22:32:56 +0100 (CET) (envelope-from ticso) Date: Sun, 17 Feb 2002 22:32:56 +0100 From: Bernd Walter To: Andrew Gallatin Cc: freebsd-alpha@freebsd.org Subject: Re: runningbufspace deadlock problem on -stable Message-ID: <20020217213256.GA43658@cicely8.cicely.de> References: <20020217180949.GD42870@cicely8.cicely.de> <15472.5308.590348.105307@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15472.5308.590348.105307@grasshopper.cs.duke.edu> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Feb 17, 2002 at 03:38:20PM -0500, Andrew Gallatin wrote: > > Bernd Walter writes: > > I have one -stable production PC164 machine with the problem that > > runningbufspace increases over time. > <..> > > vfs.runningbufspace: 120832 > > > > The value should return to 0 when the box is IO idle. > > > > If someone sees this problems on a local machine I would be happy. > > I have some patches here adding assertions which I want to avoid > > trying on my production machine. > > I recently had a problem on my workstation. (UP1000, 640MB, 4.5-STABLE, > also an NFS server for my various testboxes in my home office). I was > doing a local cvs diff on the src/sys tree, as well as building the > TGA kernel, and doing a few other things (xemacs, gnome, sawfish, > konqueror, 20 or so shells). The cvs diff got wedged in (I think) > inode. State inode sounds to be something different. But the important part is the state of bufdaemon. > At this point, I noticed that the FFS node malloc pool seemed to be > quite near its limit. I killed the make and tried to recover, but I > couldn't seem to get the number of FFS node allocations down & other > jobs started to wedge on IO. I was intending to drop into the > debugger and get a dump, but the machine locked solid when I > tty-switched out of X. If it's the runningbufspace thing a dump is only describing the effect not the reason. > I have so far be unable to reproduce the problem. > > I wonder if these two problems might be related..? With DDB's ps you will see bufdaemon and possibly other processes blocked in state wdrain. You might take a look at vfs.runningbufspace and see if it's greater than 0 when the system is idle. It's increasing on my box several times a day so you might see it quite early. Once it's raised over vfs.lorunningspace (512k default) async writes blocked in wdrain never wake up. My insterest is to trap the situation where runningbufspace handling does something wrong. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 16:23: 1 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 9BEF637B4E6 for ; Sun, 17 Feb 2002 16:22:37 -0800 (PST) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id g1I0Mbf01960 for ; Sun, 17 Feb 2002 16:22:37 -0800 (PST) (envelope-from mjacob@feral.com) Date: Sun, 17 Feb 2002 16:22:37 -0800 (PST) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: freebsd-alpha@freebsd.org Subject: current boot block doesn't halt cleanly all the time Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FYI (boot dkb200.2.0.5.1 -flags a) block 0 of dkb200.2.0.5.1 is a valid boot block .... FreeBSD/alpha SRM disk boot, Revision 1.2 (mjacob@nellie.feral.com, Fri Jan 25 18:50:57 PST 2002) Memory: 524288 k Loading /boot/defaults/loader.conf /boot/kernel/kernel data=0x4071d8+0x3ad98 syms=[0x8+0x5c340+0x8+0x450db] /boot/kernel/ispfw.ko text=0x6e180 data=0x238 syms=[0x8+0x5e8+0x8+0x353] Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel] in 9 seconds... Type '?' for a list of commands, 'help' for more detailed help. OK halt halted CPU 0 halt code = 5 HALT instruction executed PC = 2000c04c P00>>b dkb0 -fl 0 Inconsistent boot driver state. System will be reset prior to boot. Initializing... -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 16:37:48 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 3098A37B400 for ; Sun, 17 Feb 2002 16:37:39 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id TAA15100; Sun, 17 Feb 2002 19:37:38 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1I0b8023986; Sun, 17 Feb 2002 19:37:08 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15472.19636.467448.353511@grasshopper.cs.duke.edu> Date: Sun, 17 Feb 2002 19:37:08 -0500 (EST) To: mjacob@feral.com Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: current boot block doesn't halt cleanly all the time In-Reply-To: References: X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Matthew Jacob writes: > HALT instruction executed > PC = 2000c04c > P00>>b dkb0 -fl 0 > > Inconsistent boot driver state. > System will be reset prior to boot. > > Initializing... My XP1000 does this with -stable. It sometimes does this for tru64 too. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 16:52:26 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 7484437B400 for ; Sun, 17 Feb 2002 16:52:03 -0800 (PST) Received: from peter3.wemm.org ([12.232.27.13]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020218005157.META1214.rwcrmhc54.attbi.com@peter3.wemm.org> for ; Mon, 18 Feb 2002 00:51:57 +0000 Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id g1I0pvs30600 for ; Sun, 17 Feb 2002 16:51:57 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 25C8D3809; Sun, 17 Feb 2002 16:51:52 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Kris Kennaway Cc: Bernd Walter , alpha@FreeBSD.ORG Subject: Re: Trap on ^C In-Reply-To: <20020217055843.A68654@xor.obsecurity.org> Date: Sun, 17 Feb 2002 16:51:52 -0800 From: Peter Wemm Message-Id: <20020218005152.25C8D3809@overcee.wemm.org> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kris Kennaway wrote: > > --Dxnq1zWXvFF0Q93v > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Sun, Feb 17, 2002 at 02:51:42PM +0100, Bernd Walter wrote: > > On Sun, Feb 17, 2002 at 05:32:33AM -0800, Kris Kennaway wrote: > > > Has anyone else seen trap panics in -stable upon pressing ^C in a > > > shell? axp0.freebsd.org is suffering considerably from this -- I've > > > panicked it this way 3 times in the past few days while I've been > > > trying to get a new set of packages built. > > >=20 > > > I've tried to get a proper traceback but the kernel wasn't built with > > > debugging options. The next time it happens I should be able to get > > > one. > >=20 > > The last one I know of was a problem in the signal handler if the > > process was swapped. > > Andrew fixed it in src/sys/alpha/alpha/machdep.c rev 1.159 > > It was MFC'ed in rev 1.68.2.16 before 4.5-RELEASE. > > Aha! axp0 is still running 1.68.2.15 -- I thought it was a newer > kernel than this. Time to update. > > Thanks for the quick response! OH NO!! *please* tell me you didn't cvsup the source on axp0!! peter@axp0[4:50pm]~-103> cat /root/stable-supfile *default host=cvsup10.freebsd.org *default base=/local0 *default prefix=/local0 *default release=cvs *default delete use-rel-suffix # XXX DO NOT CVSUP SRC PLEASE! #src-all tag=RELENG_4 ports-all tag=. If you have, you have trashed all the tweaks to make the netboot work. :-( Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 17:54:29 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mta11.srv.hcvlny.cv.net (mta11.srv.hcvlny.cv.net [167.206.5.46]) by hub.freebsd.org (Postfix) with ESMTP id D361237B400 for ; Sun, 17 Feb 2002 17:54:27 -0800 (PST) Received: from BARN (ool-182cf9e6.dyn.optonline.net [24.44.249.230]) by mta2.srv.hcvlny.cv.net (iPlanet Messaging Server 5.0 Patch 2 (built Dec 14 2000)) with SMTP id <0GRP00817HAQO5@mta2.srv.hcvlny.cv.net> for freebsd-alpha@freebsd.org; Sun, 17 Feb 2002 20:54:27 -0500 (EST) Date: Sun, 17 Feb 2002 20:54:26 -0500 From: Robert Schmaling Subject: extreme raid 1100 configuration To: freebsd-alpha@freebsd.org Message-id: <000b01c1b81f$323007b0$0201a8c0@idlewild.net> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I understand that the mylex extreme raid controller is supported, save booting, my question is; How would one configure an array? (I have an oportunity to purchase one for a good price for my PC164LX, and I don't want to waste my money) thank you, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 18:51:39 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 4E78537B404 for ; Sun, 17 Feb 2002 18:51:37 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id VAA17444 for ; Sun, 17 Feb 2002 21:51:36 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1I2p6Y30572; Sun, 17 Feb 2002 21:51:06 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15472.27674.673394.960865@grasshopper.cs.duke.edu> Date: Sun, 17 Feb 2002 21:51:06 -0500 (EST) To: freebsd-alpha@freebsd.org Subject: -current is "safe" again X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Peter just comitted a fix to the rtld problem exposed by the binutils update. So it should be safe to update any -current alphas you're running. Or at least as safe as -current normally is :-( Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 19:13:44 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-228.dsl.lsan03.pacbell.net [63.207.60.228]) by hub.freebsd.org (Postfix) with ESMTP id D888637B402 for ; Sun, 17 Feb 2002 19:13:38 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 55A4566C76; Sun, 17 Feb 2002 19:13:38 -0800 (PST) Date: Sun, 17 Feb 2002 19:13:38 -0800 From: Kris Kennaway To: Peter Wemm Cc: Kris Kennaway , Bernd Walter , alpha@FreeBSD.ORG Subject: Re: Trap on ^C Message-ID: <20020217191337.A76019@xor.obsecurity.org> References: <20020217055843.A68654@xor.obsecurity.org> <20020218005152.25C8D3809@overcee.wemm.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020218005152.25C8D3809@overcee.wemm.org>; from peter@wemm.org on Sun, Feb 17, 2002 at 04:51:52PM -0800 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 17, 2002 at 04:51:52PM -0800, Peter Wemm wrote: > OH NO!! *please* tell me you didn't cvsup the source on axp0!! >=20 > peter@axp0[4:50pm]~-103> cat /root/stable-supfile=20 > *default host=3Dcvsup10.freebsd.org > *default base=3D/local0 > *default prefix=3D/local0 > *default release=3Dcvs > *default delete use-rel-suffix > # XXX DO NOT CVSUP SRC PLEASE! > #src-all tag=3DRELENG_4 > ports-all tag=3D. >=20 > If you have, you have trashed all the tweaks to make the netboot work. :-( Nope, I saw that and then checked out a new source tree via CVS. That's what axp0 is currently running. Kris --SLDf9lqlvOQaIe6s Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8cHFhWry0BWjoQKURAsbTAJ9MUnW6+ZwodkFauWj5ee7JHbM27wCcCUpA oQqIKMGNM3g6qxg/w9VTbVo= =miJb -----END PGP SIGNATURE----- --SLDf9lqlvOQaIe6s-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 19:23: 5 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mass.dis.org (dhcp45-21.dis.org [216.240.45.21]) by hub.freebsd.org (Postfix) with ESMTP id 7617637B402 for ; Sun, 17 Feb 2002 19:23:03 -0800 (PST) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.6/8.11.6) with ESMTP id g1I3MqA03330; Sun, 17 Feb 2002 19:22:52 -0800 (PST) (envelope-from msmith@mass.dis.org) Message-Id: <200202180322.g1I3MqA03330@mass.dis.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Robert Schmaling Cc: freebsd-alpha@freebsd.org Subject: Re: extreme raid 1100 configuration In-reply-to: Your message of "Sun, 17 Feb 2002 20:54:26 EST." <000b01c1b81f$323007b0$0201a8c0@idlewild.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 17 Feb 2002 19:22:52 -0800 From: Michael Smith Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > I understand that the mylex extreme raid controller is supported, save > booting, my question is; How would one configure an array? (I have an > oportunity to purchase one for a good price for my PC164LX, and I don't want > to waste my money) With a PC. Sorry. Another item that I'd be willing to work on given funding. -- To announce that there must be no criticism of the president, or that we are to stand by the president, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public. - Theodore Roosevelt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 22: 7:43 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 3437337B402; Sun, 17 Feb 2002 22:07:37 -0800 (PST) Received: from peter3.wemm.org ([12.232.27.13]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020218060736.SIAD2951.rwcrmhc53.attbi.com@peter3.wemm.org>; Mon, 18 Feb 2002 06:07:36 +0000 Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id g1I67Ys31455; Sun, 17 Feb 2002 22:07:34 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 314FE3809; Sun, 17 Feb 2002 22:07:34 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: alpha@freebsd.org, current@freebsd.org Subject: OK, who broke alpha this time? :-/ Date: Sun, 17 Feb 2002 22:07:34 -0800 From: Peter Wemm Message-Id: <20020218060734.314FE3809@overcee.wemm.org> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ... sio0 at port 0x3f8-0x3ff irq 4 on isa0 sio0: type 16550A, console sio0: interrupting at ISA irq 4 sio1: reserved for low-level i/o vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "i8254" frequency 1193182 Hz ata0-slave: timeout waiting for interrupt ata0-slave: ATAPI identify failed acd0: CDROM at ata0-master PIO4 Waiting 2 seconds for SCSI devices to settle Mounting root from ufs:/dev/da0a da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled da0: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) da1 at ahc0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled da1: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) ^T load: 0.16 cmd: init 8 [inode] 0.00u 0.00s 0% 416k ^T load: 0.16 cmd: init 8 [inode] 0.00u 0.00s 0% 416k [forever] http://people.freebsd.org/~peter/alphadmesg.txt It seems that locking has been hosed somehow. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 22: 8: 9 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 6A16537B402 for ; Sun, 17 Feb 2002 22:07:53 -0800 (PST) Received: from peter3.wemm.org ([12.232.27.13]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020218060752.TGAQ1214.rwcrmhc54.attbi.com@peter3.wemm.org> for ; Mon, 18 Feb 2002 06:07:52 +0000 Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id g1I67os31465 for ; Sun, 17 Feb 2002 22:07:50 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 932C63BAC; Sun, 17 Feb 2002 22:07:50 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Andrew Gallatin Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: -current is "safe" again In-Reply-To: <15472.27674.673394.960865@grasshopper.cs.duke.edu> Date: Sun, 17 Feb 2002 22:07:50 -0800 From: Peter Wemm Message-Id: <20020218060750.932C63BAC@overcee.wemm.org> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Andrew Gallatin wrote: > > Peter just comitted a fix to the rtld problem exposed by the binutils > update. So it should be safe to update any -current alphas you're > running. Or at least as safe as -current normally is :-( Heh, I wish it were true... I cant boot a -current kernel anymore. :-( Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 22:36:58 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id A512D37B402; Sun, 17 Feb 2002 22:36:52 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g1I6aoZ15280; Mon, 18 Feb 2002 07:36:50 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g1I6aXeS026545; Mon, 18 Feb 2002 07:36:34 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g1I6aXI45201; Mon, 18 Feb 2002 07:36:33 +0100 (CET) (envelope-from ticso) Date: Mon, 18 Feb 2002 07:36:33 +0100 From: Bernd Walter To: Peter Wemm Cc: alpha@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: OK, who broke alpha this time? :-/ Message-ID: <20020218063632.GA44861@cicely8.cicely.de> References: <20020218060734.314FE3809@overcee.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020218060734.314FE3809@overcee.wemm.org> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Feb 17, 2002 at 10:07:34PM -0800, Peter Wemm wrote: > ... > sio0 at port 0x3f8-0x3ff irq 4 on isa0 > sio0: type 16550A, console > sio0: interrupting at ISA irq 4 > sio1: reserved for low-level i/o > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > Timecounter "i8254" frequency 1193182 Hz > ata0-slave: timeout waiting for interrupt > ata0-slave: ATAPI identify failed > acd0: CDROM at ata0-master PIO4 > Waiting 2 seconds for SCSI devices to settle > Mounting root from ufs:/dev/da0a > da0 at ahc0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-3 device > da0: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled > da0: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) > da1 at ahc0 bus 0 target 1 lun 0 > da1: Fixed Direct Access SCSI-3 device > da1: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled > da1: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) > ^T > load: 0.16 cmd: init 8 [inode] 0.00u 0.00s 0% 416k > ^T > load: 0.16 cmd: init 8 [inode] 0.00u 0.00s 0% 416k > [forever] > > http://people.freebsd.org/~peter/alphadmesg.txt > > It seems that locking has been hosed somehow. Just guessing: John Baldwin had enabled interrupt thread preemption some days ago. src/sys/alpha/alpha/interrupt.c rev 1.61 Maybe it also enabled some hidden bug. I hope to have one of my machines on -current later that day to compare. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun Feb 17 23:45: 5 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id 88CC637B402 for ; Sun, 17 Feb 2002 23:45:01 -0800 (PST) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.6/8.11.6) id g1I7ijn46114; Mon, 18 Feb 2002 08:44:45 +0100 (CET) (envelope-from wkb) Date: Mon, 18 Feb 2002 08:44:45 +0100 From: Wilko Bulte To: Andrew Gallatin Cc: mjacob@feral.com, freebsd-alpha@FreeBSD.ORG Subject: Re: current boot block doesn't halt cleanly all the time Message-ID: <20020218084445.A46039@freebie.xs4all.nl> References: <15472.19636.467448.353511@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <15472.19636.467448.353511@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Sun, Feb 17, 2002 at 07:37:08PM -0500 X-OS: FreeBSD 4.5-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Feb 17, 2002 at 07:37:08PM -0500, Andrew Gallatin wrote: > > Matthew Jacob writes: > > HALT instruction executed > > PC = 2000c04c > > P00>>b dkb0 -fl 0 > > > > Inconsistent boot driver state. > > System will be reset prior to boot. > > > > Initializing... > > My XP1000 does this with -stable. It sometimes does this for tru64 > too. I have seen this on multiple Alpha machines running Tru64 too. -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Feb 18 0: 0:15 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id F034237B405 for ; Mon, 18 Feb 2002 00:00:07 -0800 (PST) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id g1I802f04907; Mon, 18 Feb 2002 00:00:02 -0800 (PST) (envelope-from mjacob@feral.com) Date: Mon, 18 Feb 2002 00:00:02 -0800 (PST) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: Wilko Bulte Cc: Andrew Gallatin , freebsd-alpha@FreeBSD.ORG Subject: Re: current boot block doesn't halt cleanly all the time In-Reply-To: <20020218084445.A46039@freebie.xs4all.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org You can see Inconsistent Driver state. But usually it means you unexpectedly halted and then rebooted. This is the first I'd seen where a halt and a boot *of a different device* caused that Inconsistent boot driver state message. On Mon, 18 Feb 2002, Wilko Bulte wrote: > On Sun, Feb 17, 2002 at 07:37:08PM -0500, Andrew Gallatin wrote: > > > > Matthew Jacob writes: > > > HALT instruction executed > > > PC = 2000c04c > > > P00>>b dkb0 -fl 0 > > > > > > Inconsistent boot driver state. > > > System will be reset prior to boot. > > > > > > Initializing... > > > > My XP1000 does this with -stable. It sometimes does this for tru64 > > too. > > I have seen this on multiple Alpha machines running Tru64 too. > > -- > | / o / /_ _ wilko@FreeBSD.org > |/|/ / / /( (_) Bulte Arnhem, the Netherlands > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Feb 18 1:30:52 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from iona.dcs.gla.ac.uk (iona.dcs.gla.ac.uk [130.209.240.35]) by hub.freebsd.org (Postfix) with ESMTP id 909B137B402 for ; Mon, 18 Feb 2002 01:30:49 -0800 (PST) Received: from therese.dcs.gla.ac.uk ([130.209.241.134] helo=therese.dcs.gla.ac.uk.dcs.gla.ac.uk) by iona.dcs.gla.ac.uk with esmtp (Exim 3.13 #1) id 16ck8G-0006Y5-00; Mon, 18 Feb 2002 09:30:48 +0000 Received: by therese.dcs.gla.ac.uk.dcs.gla.ac.uk (8.11.6/Dumb) id g1I9Uk626041; Mon, 18 Feb 2002 09:30:46 GMT To: Andrew Gallatin Cc: freebsd-alpha@freebsd.org Subject: Re: cvs commit: src/sys/alpha/include cpufunc.h References: <200202120120.g1C1Ko136446@freefall.freebsd.org> <20020211204721.A49383@grasshopper.cs.duke.edu> <15472.2563.368794.540600@grasshopper.cs.duke.edu> From: Rolf Neugebauer Date: 18 Feb 2002 09:30:45 +0000 In-Reply-To: <15472.2563.368794.540600@grasshopper.cs.duke.edu> Message-ID: Lines: 27 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Andrew Gallatin writes: > Rolf Neugebauer writes: > > I wonder if these are related (disabling device polling "solved" the > > problem). > > Actually, I do have a clue.. Was the machine under load? I never > implemented the hooks to poll from trap() -- this means that the only > time the polling code will get called is if the context switch code > does not find a process ready to run. If the machine is under load, > it will never get called. It wasn't under really heavy load but maybe enough to not idle for over a second or so. > If I'm reading the x86 trap() code correctly, I don't much care for > where Luigi put the hook on x86. I think it belongs in userret(). > > Would you like to try this totally untested patch? Will do over the next couple of days (I am quite busy at the moment) and get back to you and/or -net. Thanks Rolf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Feb 18 3:48:38 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 06A0137B402; Mon, 18 Feb 2002 03:48:33 -0800 (PST) Received: from peter3.wemm.org ([12.232.27.13]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020218114827.WMXP1214.rwcrmhc54.attbi.com@peter3.wemm.org>; Mon, 18 Feb 2002 11:48:27 +0000 Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id g1IBmQs32757; Mon, 18 Feb 2002 03:48:26 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id AAFF43A9A; Mon, 18 Feb 2002 03:48:26 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Bernd Walter Cc: alpha@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: OK, who broke alpha this time? :-/ In-Reply-To: <20020218063632.GA44861@cicely8.cicely.de> Date: Mon, 18 Feb 2002 03:48:26 -0800 From: Peter Wemm Message-Id: <20020218114826.AAFF43A9A@overcee.wemm.org> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Bernd Walter wrote: > On Sun, Feb 17, 2002 at 10:07:34PM -0800, Peter Wemm wrote: > > ... > > sio0 at port 0x3f8-0x3ff irq 4 on isa0 > > sio0: type 16550A, console > > sio0: interrupting at ISA irq 4 > > sio1: reserved for low-level i/o > > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > > Timecounter "i8254" frequency 1193182 Hz > > ata0-slave: timeout waiting for interrupt > > ata0-slave: ATAPI identify failed > > acd0: CDROM at ata0-master PIO4 > > Waiting 2 seconds for SCSI devices to settle > > Mounting root from ufs:/dev/da0a > > da0 at ahc0 bus 0 target 0 lun 0 > > da0: Fixed Direct Access SCSI-3 device > > da0: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing En abled > > da0: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) > > da1 at ahc0 bus 0 target 1 lun 0 > > da1: Fixed Direct Access SCSI-3 device > > da1: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing En abled > > da1: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) > > ^T > load: 0.16 cmd: init 8 [inode] 0.00u 0.00s 0% 416k > > ^T > > load: 0.16 cmd: init 8 [inode] 0.00u 0.00s 0% 416k > > [forever] > > > > http://people.freebsd.org/~peter/alphadmesg.txt > > > > It seems that locking has been hosed somehow. > > Just guessing: > John Baldwin had enabled interrupt thread preemption some days ago. > src/sys/alpha/alpha/interrupt.c rev 1.61 > Maybe it also enabled some hidden bug. > > I hope to have one of my machines on -current later that day to > compare. Actually, it appears to be rev 1.131 of kern/vfs_vnops.c (suggested by phk, that revision panics his i386 diskless boots). Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Feb 18 4:31:11 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 352E237B400; Mon, 18 Feb 2002 04:31:08 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id XAA15984; Mon, 18 Feb 2002 23:30:55 +1100 Date: Mon, 18 Feb 2002 23:34:13 +1100 (EST) From: Bruce Evans X-X-Sender: To: Peter Wemm Cc: Bernd Walter , , Subject: Re: OK, who broke alpha this time? :-/ In-Reply-To: <20020218114826.AAFF43A9A@overcee.wemm.org> Message-ID: <20020218233300.Q6160-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 18 Feb 2002, Peter Wemm wrote: > Actually, it appears to be rev 1.131 of kern/vfs_vnops.c (suggested by > phk, that revision panics his i386 diskless boots). I guess vrele() gets done twice. See the big comment in vn_close() about when VOP_CLOSE() does a vrele(). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Feb 18 5:10:38 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 7631A37B404; Mon, 18 Feb 2002 05:10:06 -0800 (PST) Received: from localhost (eischen@localhost) by mail.pcnet.com (8.12.1/8.12.1) with ESMTP id g1IDA2lF022192; Mon, 18 Feb 2002 08:10:04 -0500 (EST) Date: Mon, 18 Feb 2002 08:10:02 -0500 (EST) From: Daniel Eischen To: Peter Wemm Cc: Bernd Walter , alpha@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: OK, who broke alpha this time? :-/ In-Reply-To: <20020218114826.AAFF43A9A@overcee.wemm.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org And when is alpha buildworld going to work again? It's been busted for well over a week. The following patch posted by drew gets around the problem for now. If we want people to test changes on on the alpha, then we should try and make sure that world isn't broken for too long on it. I know the fix below isn't correct, but it at least allows world to build. Index: usr.bin/binutils/gdb/alpha//kvm-fbsd.c =================================================================== RCS file: /home/ncvs/src/gnu/usr.bin/binutils/gdb/alpha/kvm-fbsd.c,v retrieving revision 1.6 diff -u -r1.6 kvm-fbsd.c --- usr.bin/binutils/gdb/alpha//kvm-fbsd.c 13 Oct 2001 04:38:46 -0000 1.6 +++ usr.bin/binutils/gdb/alpha//kvm-fbsd.c 17 Feb 2002 21:57:25 -0000 @@ -390,7 +390,7 @@ addr = (CORE_ADDR)parse_and_eval_address(arg); /* Read the PCB address in proc structure. */ - addr += (int) &((struct proc *)0)->p_thread.td_pcb; + addr += (int) &((struct proc *)0)->p_xxthread.td_pcb; if (kvread(addr, &val)) error("cannot read pcb ptr"); -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Feb 18 5:56:22 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id AEF5C37B417; Mon, 18 Feb 2002 05:56:18 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id IAA29885; Mon, 18 Feb 2002 08:56:13 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1IDth531825; Mon, 18 Feb 2002 08:55:43 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15473.2014.937310.949425@grasshopper.cs.duke.edu> Date: Mon, 18 Feb 2002 08:55:42 -0500 (EST) To: Daniel Eischen Cc: Peter Wemm , Bernd Walter , alpha@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: OK, who broke alpha this time? :-/ In-Reply-To: References: <20020218114826.AAFF43A9A@overcee.wemm.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Daniel Eischen writes: > > And when is alpha buildworld going to work again? It's been > busted for well over a week. The following patch posted by Crap. . I'd forgotten all about that. I have a fix locally that I'll commit as soon as I can power on the machine. Peter & I agreed not to fix this so as to break buildworld & prevent innocent bystanders from installing a bad rtld and hosing their systems. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Feb 18 6: 2:12 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id DE0A437B416; Mon, 18 Feb 2002 06:02:02 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g1IE21A20801; Mon, 18 Feb 2002 15:02:01 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g1IE1jeS040425; Mon, 18 Feb 2002 15:01:45 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g1IE1ih46284; Mon, 18 Feb 2002 15:01:44 +0100 (CET) (envelope-from ticso) Date: Mon, 18 Feb 2002 15:01:44 +0100 From: Bernd Walter To: Andrew Gallatin Cc: Daniel Eischen , Peter Wemm , alpha@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: OK, who broke alpha this time? :-/ Message-ID: <20020218140144.GI45770@cicely8.cicely.de> References: <20020218114826.AAFF43A9A@overcee.wemm.org> <15473.2014.937310.949425@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15473.2014.937310.949425@grasshopper.cs.duke.edu> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Feb 18, 2002 at 08:55:42AM -0500, Andrew Gallatin wrote: > > Daniel Eischen writes: > > > > And when is alpha buildworld going to work again? It's been > > busted for well over a week. The following patch posted by > > Crap. . I'd forgotten all about that. I have a fix locally that I'll > commit as soon as I can power on the machine. buildworld worked for me. installworld was failing claiming no gdb was there to install. > Peter & I agreed not to fix this so as to break buildworld & prevent > innocent bystanders from installing a bad rtld and hosing their > systems. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Mon Feb 18 6:10:22 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from cathbad.happygiraffe.net (choke.semantico.com [212.74.15.98]) by hub.freebsd.org (Postfix) with ESMTP id 0B89837B416; Mon, 18 Feb 2002 06:09:38 -0800 (PST) Received: by cathbad.happygiraffe.net (Postfix, from userid 1001) id 180305D7C; Mon, 18 Feb 2002 14:04:58 +0000 (GMT) Date: Mon, 18 Feb 2002 14:04:57 +0000 To: Peter Wemm Cc: alpha@freebsd.org, current@freebsd.org Subject: Re: OK, who broke alpha this time? :-/ Message-ID: <20020218140457.A518@cathbad.happygiraffe.net> References: <20020218060734.314FE3809@overcee.wemm.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="x+6KMIRAuhnl3hBn" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020218060734.314FE3809@overcee.wemm.org>; from peter@wemm.org on Sun, Feb 17, 2002 at 10:07:34PM -0800 X-Warning: Incoming message from The Big Giant Head! X-OS: FreeBSD 5.0-CURRENT i386 X-Uptime: 1:59PM up 8 mins, 1 user, load averages: 0.00, 0.03, 0.01 From: dom@happygiraffe.net (Dominic Mitchell) Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --x+6KMIRAuhnl3hBn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Feb 17, 2002 at 10:07:34PM -0800, Peter Wemm wrote: > ... > sio0 at port 0x3f8-0x3ff irq 4 on isa0 > sio0: type 16550A, console > sio0: interrupting at ISA irq 4 > sio1: reserved for low-level i/o > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > Timecounter "i8254" frequency 1193182 Hz > ata0-slave: timeout waiting for interrupt > ata0-slave: ATAPI identify failed > acd0: CDROM at ata0-master PIO4 > Waiting 2 seconds for SCSI devices to settle > Mounting root from ufs:/dev/da0a > da0 at ahc0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-3 device > da0: 80.000MB/s transfers (40.000MHz, offset 63, 16bit), Tagged Queueing Enabled > da0: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) > da1 at ahc0 bus 0 target 1 lun 0 > da1: Fixed Direct Access SCSI-3 device > da1: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled > da1: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) > ^T > load: 0.16 cmd: init 8 [inode] 0.00u 0.00s 0% 416k > ^T > load: 0.16 cmd: init 8 [inode] 0.00u 0.00s 0% 416k > [forever] > > http://people.freebsd.org/~peter/alphadmesg.txt > > It seems that locking has been hosed somehow. Just to confirm, I've just seen this on my i386 laptop (sony Z600TEK), too, which has a fresh cvsup and build from about 2.5 hours ago. Attached is a dmesg from my kernel.old which I've just manage to boot and a kernel config. -Dom --x+6KMIRAuhnl3hBn Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="CATHBAD.dmesg" Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-CURRENT #32: Mon Feb 11 14:48:12 GMT 2002 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD Preloaded elf kernel "/boot/kernel.old/kernel" at 0xc0370000. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc03700ac. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 694834844 Hz CPU: Pentium III/Pentium III Xeon/Celeron (694.83-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Features=0x383f9ff real memory = 268369920 (262080K bytes) avail memory = 257699840 (251660K bytes) Pentium Pro MTRR support enabled Using $PIR table, 7 entries at 0xc00fdf50 npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard Timecounter "ACPI" frequency 3579545 Hz acpi_timer0: <24-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0 acpi_cpu0: on acpi0 acpi_tz0: on acpi0 acpi_button0: on acpi0 acpi_pcib0: port 0xcf8-0xcff on acpi0 pci0: on acpi_pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xfc90-0xfc9f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at device 7.2 (no driver attached) pci0: at device 7.3 (no driver attached) pci0: at device 8.0 (no driver attached) pci0: at device 9.0 (no driver attached) pci0: at device 10.0 (no driver attached) pci0: at device 11.0 (no driver attached) acpi_pcib0: device is routed to IRQ 9 pcic0: irq 9 at device 12.0 on pci0 pcic0: PCI Memory allocated: 0x44000000 pccard0: on pcic0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model GlidePoint, device ID 0 acpi_ec0: port 0x66,0x62 on acpi0 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A ppc0 port 0x778-0x77a,0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold lpt0: on ppbus0 lpt0: Interrupt-driven port acpi_cmbat0: on acpi0 acpi_acad0: on acpi0 ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it atkbdc: atkbdc0 already exists; skipping it pcic: pcic0 already exists; skipping it ppc: ppc0 already exists; skipping it sc: sc0 already exists; skipping it sio: sio0 already exists; skipping it vga: vga0 already exists; skipping it orm0:
Work From Home Free = Information
 
WHo DO YOU KNOW IN .....INDIA -=20 CHAINA?
USA-Europe-Africa-Asia:-Taiwan-Hongkong
Korea-Japan-Malasia= -Pakistan-Bangdesh
Multibillion=20 Dollar International Company
Expanding Rapidly, needs your = help
 
EARN US$ 500-$1500 A MONTH PART=20 TIME
$1,000-$5,000 A MONTH FULL - TIME
 
TEL.6627520011    =20 /   6691112270
E-mail;muimint@yahoo.com
www.thailifetime.com/somporn=       =20 www.herbalife.com
 
Work from your home -country all around = the=20 world
 

=E0=C7=C5=D2 10-15 =B9=D2=B7=D5 ... = =C1=D5=A4=D8=B3=A4=E8=D2
=CB=D2=A1=B7=E8=D2=B9=A1=D3=C5=D1=A7=CB=D2=A7= =D2=B9=B9=CD=A1=E0=C7=C5=D2=20 =CB=C3=D7=CD=C3=D2=C2=E4=B4=E9=E0=CA=C3=D4=C1
=E4=C1=E8=B5=E9=CD=A7=CB= =D2=CD=D5=A1=B5=E8=CD=E4=BB = =B7=E8=D2=B9=CA=D2=C1=D2=C3=B6=B7=D3=C3=D2=C2=E4=B4=E9=B6=D6=A7
=B9=CD= =A1=E0=C7=C5=D2=20 5,000-30,000 =BA=D2=B7/=E0=B4=D7=CD=B9
=E0=B5=E7=C1=E0=C7=C5=D2 = 30,000-110,000=20 =BA=D2=B7/=E0=B4=D7=CD=B9
=CA=D2=C1=D2=C3=B6=E0=C5=D7=CD=A1=E0=C7=C5=D2= =B7=D3=A7=D2=B9, = =B7=D3=A7=D2=B9=B7=D5=E8=BA=E9=D2=B9=CB=C3=D7=CD=CD=D4=B9=E0=B5=CD=C3=EC=E0= =B9=E7=B5
=B9=D1=A1=B8=D8=C3=A1=D4=A8=20 =E1=BE=B7=C2=EC =BE=C2=D2=BA=D2=C5 =E0=C0=CA=D1=AA=A1=C3 = =CA=B6=D2=BB=B9=D4=A1 =C7=D4=C8=C7=A1=C3 =B7=B9=D2=C2=A4=C7=D2=C1 = =B9=D1=A1=BA=D1=AD=AA=D5
=BE=B9=D1=A1=A7=D2=B9=BA=C3=D4=C9=D1=B7 = =A2=E9=D2=C3=D2=AA=A1=D2=C3=20 =B9=D1=A1=C8=D6=A1=C9=D2 =B9=D1=A1=A4=CD=C1=BE=D4=C7=E0=B5=CD=C3=EC = =B9=D1=A1=A2=D2=C2=BB=C3=D0=A1=D1=B9
 
=B5=D4=B4=B5=E8=CD =A4=D8=B3=CA=C1=BE=C3   66 91112 = 270  ,  66 2752 00 11
www.thailifetime.com/somporn= =20
*=CB=D2=A1=B7=E8=D2=B9=E3=AA=E9=CD=D4=B9=E0=B5=CD=C3=EC=E0=B9=E7=B5=E4= =B4=E9 = =E0=C3=D2=A8=D0=BE=D4=A8=D2=C3=B3=D2=E0=BB=E7=B9=BE=D4=E0=C8=C9
------=_NextPart_000_01D3_01C1BA13.97B8CC20-- _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Feb 20 1: 6: 7 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx3.uninterruptible.net (cyclonis.catonic.net [63.160.99.136]) by hub.freebsd.org (Postfix) with ESMTP id D907E37B402 for ; Wed, 20 Feb 2002 01:06:03 -0800 (PST) Received: from mail.uninterruptible.net (ns1.uninterruptible.net [216.7.46.11]) by mx3.uninterruptible.net (Postfix) with ESMTP id B21225501; Wed, 20 Feb 2002 02:57:07 -0600 (CST) Received: from Spaz.Catonic.NET (tnt6-216-180-5-130.dialup.HiWAAY.net [216.180.5.130]) by mail.uninterruptible.net (Postfix) with ESMTP id 039AD50284; Wed, 20 Feb 2002 09:05:55 +0000 (GMT) Received: by Spaz.Catonic.NET (Postfix, from userid 1002) id ABC6D3332; Wed, 20 Feb 2002 09:05:52 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by Spaz.Catonic.NET (Postfix) with ESMTP id A6DE14C46; Wed, 20 Feb 2002 09:05:52 +0000 (GMT) Date: Wed, 20 Feb 2002 09:05:52 +0000 (GMT) From: Kris Kirby To: Andrew Gallatin Cc: Subject: Re: TGA driver tester needed In-Reply-To: <15468.33528.565391.427412@grasshopper.cs.duke.edu> Message-ID: X-Tech-Support-Email: bofh@catonic.net Organization: Non Illegitemus Carborundum Inc. X-Disclaimer: My opinions are not those of my employer(s). X-Driving-The-Information-Superhighway-Joke: Asleep at the wheel. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 14 Feb 2002, Andrew Gallatin wrote: > Having no TGA boards myself (nor do I want any, thanks) I'm looking > for somebody with a TGA card who is willing to test-boot a 5.0-CURRENT > kernel & tell me the video console works. Assuming it works, I'll > commit the patch & MFC it so that we have TGA support in the next > release or snapshot. Is this still open? -- Kris Kirby, KE4AHR | TGIFreeBSD... 'Nuff said. | IM: KrisBSD | HSV, AL. ------------------------------------------------------- "Fate, it seems, is not without a sense of irony." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Feb 20 5:51:44 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id CA85337B400 for ; Wed, 20 Feb 2002 05:51:37 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id IAA14291; Wed, 20 Feb 2002 08:51:36 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1KDp6e62015; Wed, 20 Feb 2002 08:51:06 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15475.43466.842677.106058@grasshopper.cs.duke.edu> Date: Wed, 20 Feb 2002 08:51:06 -0500 (EST) To: Kris Kirby Cc: Subject: Re: TGA driver tester needed In-Reply-To: References: <15468.33528.565391.427412@grasshopper.cs.duke.edu> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kris Kirby writes: > On Thu, 14 Feb 2002, Andrew Gallatin wrote: > > Having no TGA boards myself (nor do I want any, thanks) I'm looking > > for somebody with a TGA card who is willing to test-boot a 5.0-CURRENT > > kernel & tell me the video console works. Assuming it works, I'll > > commit the patch & MFC it so that we have TGA support in the next > > release or snapshot. > > Is this still open? No, there were serious problems uncoverd by people in possesion of TGA hardware (the kernel panics early in the boot process). The original author has agreed to see if he can find/fix the problem. If and when he does, I'll post another call for testers. Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed Feb 20 19: 7:28 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 4AF2C37B400 for ; Wed, 20 Feb 2002 19:07:22 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id WAA08580; Wed, 20 Feb 2002 22:07:21 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1L36pB71925; Wed, 20 Feb 2002 22:06:51 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15476.25675.437556.224218@grasshopper.cs.duke.edu> Date: Wed, 20 Feb 2002 22:06:51 -0500 (EST) To: dfr@nlsystems.com Cc: freebsd-alpha@freebsd.org Subject: alpha klds and the new linker X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Doug, There's something about the new linker (from the latest binutils import) which breaks klds on alpha. If I attempt to load a module built with the new binutils, things go kaboom like this: <...> fatal kernel trap: trap entry = 0x2 (memory management fault) faulting va = 0xfffffe00015502f4 type = access violation cause = load instructon pc = 0xfffffc0000490984 ra = 0xfffffc000049094c sp = 0xfffffe000b749b80 usp = 0x11fffcb0 curthread = 0xfffffe000b3627c0 pid = 45, comm = kldload Stopped at linker_file_register_modules+0xa4: ldl t0,0x4(a0) <0xfffffe00015502f4> db> tr linker_file_register_modules() at linker_file_register_modules+0xa4 linker_load_file() at linker_load_file+0xc4 linker_load_module() at linker_load_module+0x13c kldload() at kldload+0x148 syscall() at syscall+0x2c4 XentSys() at XentSys+0x64 --- syscall (304, FreeBSD ELF, kldload) --- The faulting code is: for (mdp = start; mdp < stop; mdp++) { if ((*mdp)->md_type != MDT_MODULE) <----------- continue; Of course, I don't have a good stack from inside of gdb. But I"m able to get at the lf. The elf info looks like this: preloaded = 0, address = 0xfffffe0001516000 "\177ELF\002\001\001\t", dynamic = 0xfffffe00015332c8, nbuckets = 197, nchains = 231, buckets = 0xfffffe00015160f8, chains = 0xfffffe0001516720, hash = 0x0, strtab = 0xfffffe0001518400 "", strsz = 1882, symtab = 0xfffffe0001516e58, got = 0xfffffe00015333f8, pltrel = 0x0, pltrelsize = 0, pltrela = 0xfffffe000151b158, pltrelasize = 2160, rel = 0x0, relsize = 0, rela = 0xfffffe0001518b60, relasize = 9720, modptr = 0x0, ddbsymtab = 0xfffffe0001534000, ddbsymcnt = 349, ddbstrtab = 0xfffffe0001539000 "", ddbstrcnt = 3865, symbase = 0xfffffe0001534000 "", strbase = 0xfffffe0001539000 "", The klds produced by the new linker look like this: osf1.ko: file format elf64-alpha Sections: Idx Name Size VMA LMA File off Algn Flags 0 .hash 00000d70 00000000000000e8 00000000000000e8 000000e8 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 1 .dynsym 000015a8 0000000000000e58 0000000000000e58 00000e58 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 2 .dynstr 0000075a 0000000000002400 0000000000002400 00002400 2**0 CONTENTS, ALLOC, LOAD, READONLY, DATA 3 .rela.data 00001e60 0000000000002b60 0000000000002b60 00002b60 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 4 .relaset_modmetadata_set 00000078 00000000000049c0 00000000000049c0 000049c0 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 5 .relaset_sysinit_set 00000018 0000000000004a38 0000000000004a38 00004a38 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 6 .rela.got 00000708 0000000000004a50 0000000000004a50 00004a50 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 7 .rela.plt 00000870 0000000000005158 0000000000005158 00005158 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 8 .text 00005be0 00000000000059e0 00000000000059e0 000059e0 2**5 CONTENTS, ALLOC, LOAD, READONLY, CODE 9 .rodata 00000883 000000000000b5c0 000000000000b5c0 0000b5c0 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 10 set_modmetadata_set 00000028 000000000000be48 000000000000be48 0000be48 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 11 set_sysinit_set 00000008 000000000000be70 000000000000be70 0000be70 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 12 .data 00001450 000000000001be78 000000000001be78 0000be78 2**3 CONTENTS, ALLOC, LOAD, DATA 13 .dynamic 00000130 000000000001d2c8 000000000001d2c8 0000d2c8 2**3 CONTENTS, ALLOC, LOAD, DATA 14 .plt 00000458 000000000001d3f8 000000000001d3f8 0000d3f8 2**3 CONTENTS, ALLOC, LOAD, CODE 15 .got 00000528 000000000001d850 000000000001d850 0000d850 2**3 CONTENTS, ALLOC, LOAD, DATA 16 .sbss 00000000 000000000001dd78 000000000001dd78 0000dd78 2**0 CONTENTS, SMALL_DATA 17 .bss 00000000 000000000001dd78 000000000001dd78 0000dd78 2**0 ALLOC 18 .comment 0000010a 0000000000000000 0000000000000000 0000dd78 2**0 CONTENTS, READONLY 19 .debug_line 00000129 0000000000000000 0000000000000000 0000de82 2**0 CONTENTS, READONLY, DEBUGGING 20 .note 0000008c 0000000000000000 0000000000000000 0000dfab 2**0 CONTENTS, READONLY And those produced by the old linker look like this: osf1.ko.works: file format elf64-alpha Sections: Idx Name Size VMA LMA File off Algn Flags 0 .hash 00000d70 00000000000000e8 00000000000000e8 000000e8 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 1 .dynsym 000015a8 0000000000000e58 0000000000000e58 00000e58 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 2 .dynstr 000007d3 0000000000002400 0000000000002400 00002400 2**0 CONTENTS, ALLOC, LOAD, READONLY, DATA 3 .rela.data 00001e60 0000000000002bd8 0000000000002bd8 00002bd8 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 4 .relaset_modmetadata_set 00000078 0000000000004a38 0000000000004a38 00004a38 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 5 .relaset_sysinit_set 00000018 0000000000004ab0 0000000000004ab0 00004ab0 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 6 .rela.got 00000708 0000000000004ac8 0000000000004ac8 00004ac8 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 7 .rela.plt 00000870 00000000000051d0 00000000000051d0 000051d0 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 8 .text 00005be0 0000000000005a40 0000000000005a40 00005a40 2**5 CONTENTS, ALLOC, LOAD, READONLY, CODE 9 .rodata 00000883 000000000000b620 000000000000b620 0000b620 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 10 set_modmetadata_set 00000028 000000000000bea8 000000000000bea8 0000bea8 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 11 set_sysinit_set 00000008 000000000000bed0 000000000000bed0 0000bed0 2**3 CONTENTS, ALLOC, LOAD, READONLY, DATA 12 .data 00001450 000000000001bed8 000000000001bed8 0000bed8 2**3 CONTENTS, ALLOC, LOAD, DATA 13 .plt 00000458 000000000001d328 000000000001d328 0000d328 2**3 CONTENTS, ALLOC, LOAD, CODE 14 .got 00000528 000000000001d780 000000000001d780 0000d780 2**3 CONTENTS, ALLOC, LOAD, DATA 15 .dynamic 000000e0 000000000001dca8 000000000001dca8 0000dca8 2**3 CONTENTS, ALLOC, LOAD, DATA 16 .sbss 00000000 000000000001dd88 000000000001dd88 0000dd88 2**0 CONTENTS, SMALL_DATA 17 .bss 00000000 000000000001dd88 000000000001dd88 0000dd88 2**0 ALLOC 18 .comment 0000010a 0000000000000000 0000000000000000 0000dd88 2**0 CONTENTS, READONLY 19 .debug_line 00000129 0000000000000000 0000000000000000 0000de92 2**0 CONTENTS, READONLY, DEBUGGING 20 .note 0000008c 0000000000000000 0000000000000000 0000dfbb 2**0 CONTENTS, READONLY Do you have any feeling for what might be going wrong here? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 1:54:28 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 78B5637B404 for ; Thu, 21 Feb 2002 01:54:25 -0800 (PST) Received: from peter3.wemm.org ([12.232.27.13]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020221095425.DPXO2626.rwcrmhc51.attbi.com@peter3.wemm.org> for ; Thu, 21 Feb 2002 09:54:25 +0000 Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id g1L9sPs44510 for ; Thu, 21 Feb 2002 01:54:25 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id E5DA039F1; Thu, 21 Feb 2002 01:54:24 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Andrew Gallatin Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: -CURRENT: sysctl_find_oidname() crash In-Reply-To: <15474.25756.409757.582431@grasshopper.cs.duke.edu> Date: Thu, 21 Feb 2002 01:54:24 -0800 From: Peter Wemm Message-Id: <20020221095424.E5DA039F1@overcee.wemm.org> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Andrew Gallatin wrote: > > I think its fair to say that the new linker has totally hosed modules > on alpha. I have a couple of hunches where to look. I'll see what's up tomorrow. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 3: 4:54 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by hub.freebsd.org (Postfix) with ESMTP id 1729D37B402 for ; Thu, 21 Feb 2002 03:04:52 -0800 (PST) Received: from mailgate.nlsystems.com ([62.49.251.130] helo=herring.nlsystems.com) by anchor-post-32.mail.demon.net with esmtp (Exim 3.34 #1) id 16dr1v-000DjP-0W; Thu, 21 Feb 2002 11:04:51 +0000 Received: from herring (herring [10.0.0.2]) by herring.nlsystems.com (8.11.2/8.11.2) with ESMTP id g1LB3Z905781; Thu, 21 Feb 2002 11:03:35 GMT (envelope-from dfr@nlsystems.com) Date: Thu, 21 Feb 2002 11:03:35 +0000 (GMT) From: Doug Rabson To: Andrew Gallatin Cc: Subject: Re: alpha klds and the new linker In-Reply-To: <15476.25675.437556.224218@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 20 Feb 2002, Andrew Gallatin wrote: > > Doug, > > There's something about the new linker (from the latest binutils > import) which breaks klds on alpha. If I attempt to load a module > built with the new binutils, things go kaboom like this: From looking at this, I can't say much other than that it looks like the symbol lookup for "modmetadata_set" returned something bogus. Either that or maybe the linker sets didn't get relocated properly. What does 'objdump -p' and 'objdump -R' look like for the two files? -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 5: 4:41 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from grafin.fujimori.cache.waseda.ac.jp (grafin.fujimori.cache.waseda.ac.JP [133.9.152.154]) by hub.freebsd.org (Postfix) with ESMTP id 7EF6337B405 for ; Thu, 21 Feb 2002 05:04:38 -0800 (PST) Received: from grafin.fujimori.cache.waseda.ac.jp (fujimori@localhost [127.0.0.1]) by grafin.fujimori.cache.waseda.ac.jp (8.11.3/3.7W) with ESMTP id g1LD4aY00687 for ; Thu, 21 Feb 2002 22:04:36 +0900 Message-Id: <200202211304.g1LD4aY00687@grafin.fujimori.cache.waseda.ac.jp> To: freebsd-alpha@freebsd.org Subject: /compat/linux/bin/tcsh Date: Thu, 21 Feb 2002 22:04:36 +0000 From: Yoriaki FUJIMORI Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear folks, Today I noticed a funny thing. When I invoked, as an ordinary user (say, ahoo), % /compat/linux/bin/tcsh on FreeBSD 4.5/i386, it worked properly, but on FreeBSD4.5/Alpha, I got an error message, like tcsh: Permission denied. As the root, this works fine, as expected. Ahoo's home directory is nfs-mounted from i386-based FreeBSD4.5 file server. As far as I see, there is no difference in setting betwenn i386 and alpha. I am trying to switch shells, so that I can compile some sources with Compaq's ccc/cxx/fort easily. Thanks in advance for your responce. Yoriaki Fujimori To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 6:59: 5 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 115A737B402 for ; Thu, 21 Feb 2002 06:59:00 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA21970; Thu, 21 Feb 2002 09:58:59 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1LEwTH73434; Thu, 21 Feb 2002 09:58:29 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15477.2837.484209.325315@grasshopper.cs.duke.edu> Date: Thu, 21 Feb 2002 09:58:29 -0500 (EST) To: Yoriaki FUJIMORI Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: /compat/linux/bin/tcsh In-Reply-To: <200202211304.g1LD4aY00687@grafin.fujimori.cache.waseda.ac.jp> References: <200202211304.g1LD4aY00687@grafin.fujimori.cache.waseda.ac.jp> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yoriaki FUJIMORI writes: > > Dear folks, > Today I noticed a funny thing. > > When I invoked, as an ordinary user (say, ahoo), > % /compat/linux/bin/tcsh > on FreeBSD 4.5/i386, it worked properly, but on FreeBSD4.5/Alpha, > I got an error message, like > tcsh: Permission denied. > > As the root, this works fine, as expected. > > Ahoo's home directory is nfs-mounted from i386-based FreeBSD4.5 > file server. > As far as I see, there is no difference in setting betwenn > i386 and alpha. > > I am trying to switch shells, so that I can compile some sources > with Compaq's ccc/cxx/fort easily. > > Thanks in advance for your responce. There's a bug in 4.5-RELEASE caused by the new linux compat code handling a few syscalls (get{uid,gid,pid}) wrong on alpha. I fixed this in -STABLE shortly after -RELEASE. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 7:13:55 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id A7A2837B41C for ; Thu, 21 Feb 2002 07:13:35 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id KAA22330; Thu, 21 Feb 2002 10:13:35 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1LFD7s73466; Thu, 21 Feb 2002 10:13:07 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15477.3715.6908.110667@grasshopper.cs.duke.edu> Date: Thu, 21 Feb 2002 10:13:07 -0500 (EST) To: Doug Rabson Cc: Subject: Re: alpha klds and the new linker In-Reply-To: References: <15476.25675.437556.224218@grasshopper.cs.duke.edu> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Doug Rabson writes: > On Wed, 20 Feb 2002, Andrew Gallatin wrote: > > > > > Doug, > > > > There's something about the new linker (from the latest binutils > > import) which breaks klds on alpha. If I attempt to load a module > > built with the new binutils, things go kaboom like this: > > >From looking at this, I can't say much other than that it looks like the > symbol lookup for "modmetadata_set" returned something bogus. Either that > or maybe the linker sets didn't get relocated properly. What does > 'objdump -p' and 'objdump -R' look like for the two files? Due to their size, I've left the objdump -R output on freefall: http://people.freebsd.org/~gallatin/objdump-R_new http://people.freebsd.org/~gallatin/objdump-R_old Here is the objdump -p output: # objdump -pw osf1.ko.works osf1.ko.works: file format elf64-alpha Program Header: LOAD off 0x0000000000000000 vaddr 0x0000000000000000 paddr 0x0000000000000000 align 2**16 filesz 0x000000000000bed8 memsz 0x000000000000bed8 flags r-x LOAD off 0x000000000000bed8 vaddr 0x000000000001bed8 paddr 0x000000000001bed8 align 2**16 filesz 0x0000000000001eb0 memsz 0x0000000000001eb0 flags rwx DYNAMIC off 0x000000000000dca8 vaddr 0x000000000001dca8 paddr 0x000000000001dca8 align 2**3 filesz 0x00000000000000e0 memsz 0x00000000000000e0 flags rw- Dynamic Section: HASH 0xe8 STRTAB 0x2400 SYMTAB 0xe58 STRSZ 0x7d3 SYMENT 0x18 PLTGOT 0x1d328 PLTRELSZ 0x870 PLTREL 0x7 JMPREL 0x51d0 RELA 0x2bd8 RELASZ 0x25f8 RELAENT 0x18 TEXTREL 0x0 # objdump -pw osf1.ko osf1.ko: file format elf64-alpha Program Header: LOAD off 0x0000000000000000 vaddr 0x0000000000000000 paddr 0x0000000000000000 align 2**16 filesz 0x000000000000be78 memsz 0x000000000000be78 flags r-x LOAD off 0x000000000000be78 vaddr 0x000000000001be78 paddr 0x000000000001be78 align 2**16 filesz 0x0000000000001f00 memsz 0x0000000000001f00 flags rwx DYNAMIC off 0x000000000000d2c8 vaddr 0x000000000001d2c8 paddr 0x000000000001d2c8 align 2**3 filesz 0x0000000000000130 memsz 0x0000000000000130 flags rw- Dynamic Section: HASH 0xe8 STRTAB 0x2400 SYMTAB 0xe58 STRSZ 0x75a SYMENT 0x18 PLTGOT 0x1d3f8 PLTRELSZ 0x870 PLTREL 0x7 JMPREL 0x5158 RELA 0x2b60 RELASZ 0x25f8 RELAENT 0x18 TEXTREL 0x0 Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 8:26:25 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by hub.freebsd.org (Postfix) with ESMTP id C8E9C37B400 for ; Thu, 21 Feb 2002 08:26:16 -0800 (PST) Received: from mailgate.nlsystems.com ([62.49.251.130] helo=herring.nlsystems.com) by anchor-post-33.mail.demon.net with esmtp (Exim 3.34 #1) id 16dw2x-000EGI-0X; Thu, 21 Feb 2002 16:26:15 +0000 Received: from herring (herring [10.0.0.2]) by herring.nlsystems.com (8.11.2/8.11.2) with ESMTP id g1LGP0906821; Thu, 21 Feb 2002 16:25:00 GMT (envelope-from dfr@nlsystems.com) Date: Thu, 21 Feb 2002 16:24:59 +0000 (GMT) From: Doug Rabson To: Andrew Gallatin Cc: Subject: Re: alpha klds and the new linker In-Reply-To: <15477.3715.6908.110667@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 21 Feb 2002, Andrew Gallatin wrote: > > Doug Rabson writes: > > On Wed, 20 Feb 2002, Andrew Gallatin wrote: > > > > > > > > Doug, > > > > > > There's something about the new linker (from the latest binutils > > > import) which breaks klds on alpha. If I attempt to load a module > > > built with the new binutils, things go kaboom like this: > > > > >From looking at this, I can't say much other than that it looks like the > > symbol lookup for "modmetadata_set" returned something bogus. Either that > > or maybe the linker sets didn't get relocated properly. What does > > 'objdump -p' and 'objdump -R' look like for the two files? > > > Due to their size, I've left the objdump -R output on freefall: > > http://people.freebsd.org/~gallatin/objdump-R_new > http://people.freebsd.org/~gallatin/objdump-R_old I guess it might be something to do with all those RELATIVE relocs which have addends. I can't see anything obviously wrong with the code but it has never been called with non-zero addends so there could easily be a problem there. Wasn't there something similar with rtld recently? -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 8:44:42 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 1E03B37B400; Thu, 21 Feb 2002 08:44:39 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA25533; Thu, 21 Feb 2002 11:44:38 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1LGi8X73641; Thu, 21 Feb 2002 11:44:08 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15477.9176.282410.432338@grasshopper.cs.duke.edu> Date: Thu, 21 Feb 2002 11:44:08 -0500 (EST) To: Doug Rabson , obrien@freebsd.org Cc: Subject: Re: alpha klds and the new linker In-Reply-To: References: <15477.3715.6908.110667@grasshopper.cs.duke.edu> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Doug Rabson writes: > > I guess it might be something to do with all those RELATIVE relocs which > have addends. I can't see anything obviously wrong with the code but it > has never been called with non-zero addends so there could easily be a I just downloaded the bin distro for an x86 snapshot (Feb 19th) and ran objdump -R on x86 klds and they see to not have addends. Eg: <..> 000047ef R_386_PC32 make_dev 000047f4 R_386_RELATIVE *ABS* 000047fc R_386_RELATIVE *ABS* <..> How would we coerce the linker to not produce RELATIVE relocs w/addends in order to test this theory? > problem there. Wasn't there something similar with rtld recently? The problem with the rtld was that it made assumptions about the order of the elf sections in ld-elf.so. Here's what Peter said in his commit message: ld-elf.so.1 assumed a few too many things about the ordering of sections produced by ld(8) (ie: that _DYNAMIC immediately follows the _GOT). The new binutils import changed that, and the intial GOT relocation broke. Use a custom linker script to provide a real end-of-GOT symbol. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 11:49:57 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id B136B37B404 for ; Thu, 21 Feb 2002 11:49:54 -0800 (PST) Received: from pool0500.cvx21-bradley.dialup.earthlink.net ([209.179.193.245] helo=mindspring.com) by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16dzDz-0004Qm-00; Thu, 21 Feb 2002 11:49:51 -0800 Message-ID: <3C754F54.EF691307@mindspring.com> Date: Thu, 21 Feb 2002 11:49:40 -0800 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Gallatin Cc: Doug Rabson , freebsd-alpha@freebsd.org Subject: Re: alpha klds and the new linker References: <15476.25675.437556.224218@grasshopper.cs.duke.edu> <15477.3715.6908.110667@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From the obvious observation department... > Here is the objdump -p output: [ ... ] > DYNAMIC off 0x000000000000dca8 vaddr 0x000000000001dca8 paddr 0x000000000001dca8 align 2**3 > filesz 0x00000000000000e0 memsz 0x00000000000000e0 flags rw- > > Dynamic Section: > PLTGOT 0x1d328 [ ... ] > DYNAMIC off 0x000000000000d2c8 vaddr 0x000000000001d2c8 paddr 0x000000000001d2c8 align 2**3 > filesz 0x0000000000000130 memsz 0x0000000000000130 flags rw- > > Dynamic Section: > PLTGOT 0x1d3f8 Looks like a bad assumption. Can we just do the calculations, instead of using relative math, and expecting a specific ordering? This seems to have been the problem already with the ld.so bug that was fixed the other week. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 14:26:56 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id C86CC37B402; Thu, 21 Feb 2002 14:26:52 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id RAA07448; Thu, 21 Feb 2002 17:26:52 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1LMQL775218; Thu, 21 Feb 2002 17:26:21 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15477.29709.908299.287618@grasshopper.cs.duke.edu> Date: Thu, 21 Feb 2002 17:26:21 -0500 (EST) To: Doug Rabson Cc: peter@freebsd.org, jdp@freebsd.org, Subject: Re: alpha klds and the new linker In-Reply-To: References: <15477.3715.6908.110667@grasshopper.cs.duke.edu> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Doug Rabson writes: > On Thu, 21 Feb 2002, Andrew Gallatin wrote: > > > > > Doug Rabson writes: > > > On Wed, 20 Feb 2002, Andrew Gallatin wrote: > > > > > > > > > > > Doug, > > > > > > > > There's something about the new linker (from the latest binutils > > > > import) which breaks klds on alpha. If I attempt to load a module > > > > built with the new binutils, things go kaboom like this: > > > > > > >From looking at this, I can't say much other than that it looks like the > > > symbol lookup for "modmetadata_set" returned something bogus. Either that > > > or maybe the linker sets didn't get relocated properly. What does > > > 'objdump -p' and 'objdump -R' look like for the two files? > > > > > > Due to their size, I've left the objdump -R output on freefall: > > > > http://people.freebsd.org/~gallatin/objdump-R_new > > http://people.freebsd.org/~gallatin/objdump-R_old > > I guess it might be something to do with all those RELATIVE relocs which > have addends. I can't see anything obviously wrong with the code but it > has never been called with non-zero addends so there could easily be a > problem there. Wasn't there something similar with rtld recently? I think I've fixed it. If I remove the '*where' from the addr calculation, all seems to be fine. I don't really know enough about how elf is supposed to work to want to commit this without a review. Anybody care to say this is "OK" ? Index: elf_machdep.c =================================================================== RCS file: /home/ncvs/src/sys/alpha/alpha/elf_machdep.c,v retrieving revision 1.7 diff -u -r1.7 elf_machdep.c --- elf_machdep.c 28 Aug 1999 00:38:25 -0000 1.7 +++ elf_machdep.c 21 Feb 2002 22:22:14 -0000 @@ -101,7 +101,7 @@ break; case R_ALPHA_RELATIVE: - addr = relocbase + addend + *where; + addr = relocbase + addend; if (*where != addr) *where = addr; break; Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 14:57:30 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id 34BAF37B416; Thu, 21 Feb 2002 14:57:24 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g1LMvMr33048; Thu, 21 Feb 2002 23:57:22 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g1LMv0Yd004928; Thu, 21 Feb 2002 23:57:01 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g1LMuxQ57713; Thu, 21 Feb 2002 23:56:59 +0100 (CET) (envelope-from ticso) Date: Thu, 21 Feb 2002 23:56:58 +0100 From: Bernd Walter To: Andrew Gallatin Cc: Doug Rabson , peter@FreeBSD.ORG, jdp@FreeBSD.ORG, freebsd-alpha@FreeBSD.ORG Subject: Re: alpha klds and the new linker Message-ID: <20020221225658.GE56929@cicely8.cicely.de> References: <15477.3715.6908.110667@grasshopper.cs.duke.edu> <15477.29709.908299.287618@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15477.29709.908299.287618@grasshopper.cs.duke.edu> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Feb 21, 2002 at 05:26:21PM -0500, Andrew Gallatin wrote: > > Doug Rabson writes: > > On Thu, 21 Feb 2002, Andrew Gallatin wrote: > > > > > > > > Doug Rabson writes: > > > > On Wed, 20 Feb 2002, Andrew Gallatin wrote: > > > > > > > > > > > > > > Doug, > > > > > > > > > > There's something about the new linker (from the latest binutils > > > > > import) which breaks klds on alpha. If I attempt to load a module > > > > > built with the new binutils, things go kaboom like this: > > > > > > > > >From looking at this, I can't say much other than that it looks like the > > > > symbol lookup for "modmetadata_set" returned something bogus. Either that > > > > or maybe the linker sets didn't get relocated properly. What does > > > > 'objdump -p' and 'objdump -R' look like for the two files? > > > > > > > > > Due to their size, I've left the objdump -R output on freefall: > > > > > > http://people.freebsd.org/~gallatin/objdump-R_new > > > http://people.freebsd.org/~gallatin/objdump-R_old > > > > I guess it might be something to do with all those RELATIVE relocs which > > have addends. I can't see anything obviously wrong with the code but it > > has never been called with non-zero addends so there could easily be a > > problem there. Wasn't there something similar with rtld recently? > > > I think I've fixed it. If I remove the '*where' from the addr > calculation, all seems to be fine. I don't really know enough about > how elf is supposed to work to want to commit this without a review. > > Anybody care to say this is "OK" ? It does not work for me: [59]cicely10# kldload vinum [60]cicely10# vinum list vinum: Kernel module not available: File exists Exit 1 [63]cicely10# kldstat -v -i 2 Id Refs Address Size Name 2 1 0xfffffe0000942000 122000 vinum.ko Contains modules: Id Name No modules registered from vinum.ko. It should look like this: [144]cicely9# kldstat -v -i 2 Id Refs Address Size Name 2 1 0xfffffe0000ab8000 124000 vinum.ko Contains modules: Id Name 90 vinum > > Index: elf_machdep.c > =================================================================== > RCS file: /home/ncvs/src/sys/alpha/alpha/elf_machdep.c,v > retrieving revision 1.7 > diff -u -r1.7 elf_machdep.c > --- elf_machdep.c 28 Aug 1999 00:38:25 -0000 1.7 > +++ elf_machdep.c 21 Feb 2002 22:22:14 -0000 > @@ -101,7 +101,7 @@ > break; > > case R_ALPHA_RELATIVE: > - addr = relocbase + addend + *where; > + addr = relocbase + addend; > if (*where != addr) > *where = addr; > break; The if line looks prety useless unless someone wants to avoid writing to *where. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 15: 6:28 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id E755737B400; Thu, 21 Feb 2002 15:06:25 -0800 (PST) Received: from pool0385.cvx22-bradley.dialup.earthlink.net ([209.179.199.130] helo=mindspring.com) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16e2I9-0007FT-00; Thu, 21 Feb 2002 15:06:22 -0800 Message-ID: <3C757D63.73B903C9@mindspring.com> Date: Thu, 21 Feb 2002 15:06:11 -0800 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Gallatin Cc: Doug Rabson , peter@freebsd.org, jdp@freebsd.org, freebsd-alpha@freebsd.org Subject: Re: alpha klds and the new linker References: <15477.3715.6908.110667@grasshopper.cs.duke.edu> <15477.29709.908299.287618@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Andrew Gallatin wrote: > I think I've fixed it. If I remove the '*where' from the addr > calculation, all seems to be fine. I don't really know enough about > how elf is supposed to work to want to commit this without a review. > > Anybody care to say this is "OK" ? > > Index: elf_machdep.c > =================================================================== > RCS file: /home/ncvs/src/sys/alpha/alpha/elf_machdep.c,v > retrieving revision 1.7 > diff -u -r1.7 elf_machdep.c > --- elf_machdep.c 28 Aug 1999 00:38:25 -0000 1.7 > +++ elf_machdep.c 21 Feb 2002 22:22:14 -0000 > @@ -101,7 +101,7 @@ > break; > > case R_ALPHA_RELATIVE: > - addr = relocbase + addend + *where; > + addr = relocbase + addend; > if (*where != addr) > *where = addr; > break; I think this is backwards; I think the "*where" is missing in the reference location. Don't ask me how to figure it out without keeping a linked list of ELF things lying around and traversing it twice, though. 8-(. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 15: 7:44 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id EFC1037B417; Thu, 21 Feb 2002 15:07:37 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g1LN7a133188; Fri, 22 Feb 2002 00:07:36 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g1LN7OYd005036; Fri, 22 Feb 2002 00:07:24 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g1LN7Ng57752; Fri, 22 Feb 2002 00:07:23 +0100 (CET) (envelope-from ticso) Date: Fri, 22 Feb 2002 00:07:23 +0100 From: Bernd Walter To: Andrew Gallatin Cc: Doug Rabson , peter@FreeBSD.ORG, jdp@FreeBSD.ORG, freebsd-alpha@FreeBSD.ORG Subject: Re: alpha klds and the new linker Message-ID: <20020221230722.GF56929@cicely8.cicely.de> References: <15477.3715.6908.110667@grasshopper.cs.duke.edu> <15477.29709.908299.287618@grasshopper.cs.duke.edu> <20020221225658.GE56929@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020221225658.GE56929@cicely8.cicely.de> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Feb 21, 2002 at 11:56:58PM +0100, Bernd Walter wrote: > On Thu, Feb 21, 2002 at 05:26:21PM -0500, Andrew Gallatin wrote: > > I think I've fixed it. If I remove the '*where' from the addr > > calculation, all seems to be fine. I don't really know enough about > > how elf is supposed to work to want to commit this without a review. > > > > Anybody care to say this is "OK" ? > > It does not work for me: > [59]cicely10# kldload vinum > [60]cicely10# vinum list > vinum: Kernel module not available: File exists > Exit 1 Sorry - pilot error. It works - I forgot to install the kernel... -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 15:13:47 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id 8781937B416; Thu, 21 Feb 2002 15:13:22 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g1LNDLn33275; Fri, 22 Feb 2002 00:13:21 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g1LNCxYd005130; Fri, 22 Feb 2002 00:12:59 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g1LNCwj57775; Fri, 22 Feb 2002 00:12:58 +0100 (CET) (envelope-from ticso) Date: Fri, 22 Feb 2002 00:12:58 +0100 From: Bernd Walter To: Terry Lambert Cc: Andrew Gallatin , Doug Rabson , peter@FreeBSD.ORG, jdp@FreeBSD.ORG, freebsd-alpha@FreeBSD.ORG Subject: Re: alpha klds and the new linker Message-ID: <20020221231258.GG56929@cicely8.cicely.de> References: <15477.3715.6908.110667@grasshopper.cs.duke.edu> <15477.29709.908299.287618@grasshopper.cs.duke.edu> <3C757D63.73B903C9@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C757D63.73B903C9@mindspring.com> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Feb 21, 2002 at 03:06:11PM -0800, Terry Lambert wrote: > Andrew Gallatin wrote: > > I think I've fixed it. If I remove the '*where' from the addr > > calculation, all seems to be fine. I don't really know enough about > > how elf is supposed to work to want to commit this without a review. > > > > Anybody care to say this is "OK" ? > > > > Index: elf_machdep.c > > =================================================================== > > RCS file: /home/ncvs/src/sys/alpha/alpha/elf_machdep.c,v > > retrieving revision 1.7 > > diff -u -r1.7 elf_machdep.c > > --- elf_machdep.c 28 Aug 1999 00:38:25 -0000 1.7 > > +++ elf_machdep.c 21 Feb 2002 22:22:14 -0000 > > @@ -101,7 +101,7 @@ > > break; > > > > case R_ALPHA_RELATIVE: > > - addr = relocbase + addend + *where; > > + addr = relocbase + addend; > > if (*where != addr) > > *where = addr; > > break; > > I think this is backwards; I think the "*where" is missing > in the reference location. Don't ask me how to figure it > out without keeping a linked list of ELF things lying around > and traversing it twice, though. 8-(. At least it's identic to the i386 variant: case R_386_RELATIVE: /* B + A */ addr = relocbase + addend; if (*where != addr) *where = addr; break; -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 15:36:51 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 2C20537B404; Thu, 21 Feb 2002 15:36:47 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id SAA09793; Thu, 21 Feb 2002 18:36:45 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1LNaFd75328; Thu, 21 Feb 2002 18:36:15 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15477.33902.965814.626375@grasshopper.cs.duke.edu> Date: Thu, 21 Feb 2002 18:36:14 -0500 (EST) To: Bernd Walter Cc: Terry Lambert , Doug Rabson , peter@FreeBSD.ORG, jdp@FreeBSD.ORG, freebsd-alpha@FreeBSD.ORG Subject: Re: alpha klds and the new linker In-Reply-To: <20020221231258.GG56929@cicely8.cicely.de> References: <15477.3715.6908.110667@grasshopper.cs.duke.edu> <15477.29709.908299.287618@grasshopper.cs.duke.edu> <3C757D63.73B903C9@mindspring.com> <20020221231258.GG56929@cicely8.cicely.de> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Bernd Walter writes: > > At least it's identic to the i386 variant: Thanks. That clinches it ... I've committed it. Somebody else reported that loading modules from the loader was broken. I suppose that's the next (and hopefully last) thing to fix. Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 15:47:24 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by hub.freebsd.org (Postfix) with ESMTP id DFE0D37B404; Thu, 21 Feb 2002 15:47:21 -0800 (PST) Received: from pool0385.cvx22-bradley.dialup.earthlink.net ([209.179.199.130] helo=mindspring.com) by gull.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16e2vh-0005DN-00; Thu, 21 Feb 2002 15:47:13 -0800 Message-ID: <3C7586F6.4D54B103@mindspring.com> Date: Thu, 21 Feb 2002 15:47:02 -0800 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Bernd Walter Cc: Andrew Gallatin , Doug Rabson , peter@FreeBSD.ORG, jdp@FreeBSD.ORG, freebsd-alpha@FreeBSD.ORG Subject: Re: alpha klds and the new linker References: <15477.3715.6908.110667@grasshopper.cs.duke.edu> <15477.29709.908299.287618@grasshopper.cs.duke.edu> <3C757D63.73B903C9@mindspring.com> <20020221231258.GG56929@cicely8.cicely.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Bernd Walter wrote: > > I think this is backwards; I think the "*where" is missing > > in the reference location. Don't ask me how to figure it > > out without keeping a linked list of ELF things lying around > > and traversing it twice, though. 8-(. > > At least it's identic to the i386 variant: > case R_386_RELATIVE: /* B + A */ > addr = relocbase + addend; > if (*where != addr) > *where = addr; > break; Well, if no one is complaining there, then never mind. 8-). I think there are still some assumptions in the relative positioning of segments and data that may break with a future binutils, just like the recent update broke some of the other assumptions that were lying around. You have to wonder what the reference platform for this code was, and why it didn't break there, too. 8-(. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 16:19:11 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id CCFEE37B402; Thu, 21 Feb 2002 16:19:04 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g1M0J3q34154; Fri, 22 Feb 2002 01:19:03 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g1M0AKYd005630; Fri, 22 Feb 2002 01:10:21 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g1M0AKJ57902; Fri, 22 Feb 2002 01:10:20 +0100 (CET) (envelope-from ticso) Date: Fri, 22 Feb 2002 01:10:19 +0100 From: Bernd Walter To: Terry Lambert Cc: Andrew Gallatin , Doug Rabson , peter@FreeBSD.ORG, jdp@FreeBSD.ORG, freebsd-alpha@FreeBSD.ORG Subject: Re: alpha klds and the new linker Message-ID: <20020222001019.GH56929@cicely8.cicely.de> References: <15477.3715.6908.110667@grasshopper.cs.duke.edu> <15477.29709.908299.287618@grasshopper.cs.duke.edu> <3C757D63.73B903C9@mindspring.com> <20020221231258.GG56929@cicely8.cicely.de> <3C7586F6.4D54B103@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C7586F6.4D54B103@mindspring.com> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Feb 21, 2002 at 03:47:02PM -0800, Terry Lambert wrote: > Bernd Walter wrote: > > > I think this is backwards; I think the "*where" is missing > > > in the reference location. Don't ask me how to figure it > > > out without keeping a linked list of ELF things lying around > > > and traversing it twice, though. 8-(. > > > > At least it's identic to the i386 variant: > > case R_386_RELATIVE: /* B + A */ > > addr = relocbase + addend; > > if (*where != addr) > > *where = addr; > > break; > > Well, if no one is complaining there, then never mind. 8-). > > I think there are still some assumptions in the relative > positioning of segments and data that may break with a > future binutils, just like the recent update broke some > of the other assumptions that were lying around. I have mixed feelings about that code too, but I don't know much about elf. This part was explicitly added in rev 1.3 to work around some problem. The history has shown that there are many bugs lying around to be triggered by a simple change. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu Feb 21 16:19:23 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id E01C737B402; Thu, 21 Feb 2002 16:19:11 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g1M0JAj34155; Fri, 22 Feb 2002 01:19:10 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g1M0H6Yd005675; Fri, 22 Feb 2002 01:17:06 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g1M0H3O57928; Fri, 22 Feb 2002 01:17:03 +0100 (CET) (envelope-from ticso) Date: Fri, 22 Feb 2002 01:17:03 +0100 From: Bernd Walter To: Andrew Gallatin Cc: Terry Lambert , Doug Rabson , peter@FreeBSD.ORG, jdp@FreeBSD.ORG, freebsd-alpha@FreeBSD.ORG, Christian Weisgerber Subject: Re: alpha klds and the new linker Message-ID: <20020222001703.GI56929@cicely8.cicely.de> References: <15477.3715.6908.110667@grasshopper.cs.duke.edu> <15477.29709.908299.287618@grasshopper.cs.duke.edu> <3C757D63.73B903C9@mindspring.com> <20020221231258.GG56929@cicely8.cicely.de> <15477.33902.965814.626375@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15477.33902.965814.626375@grasshopper.cs.duke.edu> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Feb 21, 2002 at 06:36:14PM -0500, Andrew Gallatin wrote: > Bernd Walter writes: > > > > At least it's identic to the i386 variant: > > Thanks. That clinches it ... I've committed it. > > Somebody else reported that loading modules from the loader was > broken. I suppose that's the next (and hopefully last) thing to fix. A single test module worked for me: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-CURRENT #1: Thu Feb 21 22:38:34 GMT 2002 ticso@cicely10.cicely.de:/usr/FreeBSD-2002-02-19/src/sys/alpha/compile/CICELY10 Preloaded elf kernel "/boot/kernel/kernel" at 0xfffffc0000638000. Preloaded elf module "/boot/kernel/msdosfs.ko" at 0xfffffc00006380d0. DEC AXPpci Alpha PC AXPpci33, 200MHz 8192 byte page size, 1 processor. CPU: LCA Family major=4 minor=2 [...] [53]cicely10# kldstat -vi 2 Id Refs Address Size Name 2 1 0xfffffc0000610000 247a0 msdosfs.ko Contains modules: Id Name 1 msdosfs Maybe Christian should retest with his big module set. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Feb 22 7:18:18 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id BFC8637B404 for ; Fri, 22 Feb 2002 07:18:13 -0800 (PST) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 16eHSe-0007mQ-00; Fri, 22 Feb 2002 16:18:12 +0100 Message-Id: From: mailnull@mips.inka.de Date: Fri, 22 Feb 2002 16:18:12 +0100 To: undisclosed-recipients:; Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From mailnull@mips.inka.de Fri Feb 22 15:58:59 2002 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.2/8.12.2) with ESMTP id g1MEwx0L002708 for ; Fri, 22 Feb 2002 15:58:59 +0100 (CET) (envelope-from mailnull@localhost.mips.inka.de) Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.12.2/8.12.2/Submit) id g1MEwxaB002707 for freebsd-alpha@freebsd.org; Fri, 22 Feb 2002 15:58:59 +0100 (CET) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: alpha klds and the new linker Date: Fri, 22 Feb 2002 14:58:59 +0000 (UTC) Message-ID: References: <15477.3715.6908.110667@grasshopper.cs.duke.edu> <20020221231258.GG56929@cicely8.cicely.de> <15477.33902.965814.626375@grasshopper.cs.duke.edu> <20020222001703.GI56929@cicely8.cicely.de> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-alpha@freebsd.org Bernd Walter wrote: > > Somebody else reported that loading modules from the loader was > > broken. I suppose that's the next (and hopefully last) thing to fix. > > A single test module worked for me: [...] > Maybe Christian should retest with his big module set. Works fine for me now. About half of these have been loaded from loader, the rest later (mount *fs, /etc/rc): Id Refs Address Size Name 1 21 0xfffffc0000300000 2edfa0 kernel 2 1 0xfffffc00005ee000 15dd8 if_tun.ko 3 2 0xfffffc0000604000 2e7b8 miibus.ko 4 1 0xfffffc0000634000 1d810 if_xl.ko 5 3 0xfffffc0000652000 36330 snd_pcm.ko 6 2 0xfffffc000068a000 15940 snd_sbc.ko 7 1 0xfffffc00006a0000 160d0 snd_sb16.ko 8 1 0xfffffc00006b8000 266c0 random.ko 9 1 0xfffffc00006e0000 16900 if_gif.ko 10 1 0xfffffc00006f8000 25748 sym.ko 11 1 0xfffffe00019fa000 18000 procfs.ko 12 1 0xfffffe0001a14000 18000 pseudofs.ko 13 1 0xfffffe0001a56000 30000 nfsclient.ko 14 1 0xfffffe0001aa8000 28000 nfsserver.ko 15 2 0xfffffe0001aea000 1e000 osf1.ko 16 2 0xfffffe0001b0a000 16000 sysvmsg.ko 17 2 0xfffffe0001b28000 16000 sysvsem.ko 18 2 0xfffffe0001b42000 16000 sysvshm.ko 19 1 0xfffffe0001b68000 12000 green_saver.ko 20 1 0xfffffe0001bcc000 28000 linux.ko -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Feb 22 8:11:53 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id A8D5737B41B; Fri, 22 Feb 2002 08:11:32 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA01375; Fri, 22 Feb 2002 11:11:32 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1MGB2K77218; Fri, 22 Feb 2002 11:11:02 -0500 (EST) (envelope-from gallatin@cs.duke.edu) Date: Fri, 22 Feb 2002 11:11:02 -0500 From: Andrew Gallatin To: "David E. O'Brien" Cc: freebsd-alpha@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/contrib/binutils/bfd elf64-alpha.c Message-ID: <20020222111102.A77193@grasshopper.cs.duke.edu> References: <200202220446.g1M4kNK37633@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200202220446.g1M4kNK37633@freefall.freebsd.org>; from obrien@FreeBSD.org on Thu, Feb 21, 2002 at 08:46:23PM -0800 X-Operating-System: FreeBSD 4.4-RELEASE on an i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org David E. O'Brien [obrien@FreeBSD.org] wrote: > obrien 2002/02/21 20:46:23 PST > > Modified files: > contrib/binutils/bfd elf64-alpha.c > Log: > Merge rev 1.6 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined > elsewhere) into Binutils 2.12_20020221_snap. > > Revision Changes Path > 1.10 +77 -2 src/contrib/binutils/bfd/elf64-alpha.c This breaks buildworld on alpha: cc -O -pipe -mcpu=ev56 -D_GNU_SOURCE -I. -I/usr/src/gnu/usr.bin/binutils/libbfd/alpha -I/usr/src/gnu/usr.bin/binutils/libbfd -I/usr/src/gnu/usr.bin/binutils/libbfd/../libbfd/alpha -I/usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/b inutils/include -DDEFAULT_VECTOR=bfd_elf64_alpha_vec -DHAVE_bfd_elf64_alpha_vec -DHAVE_ecoffalpha_little_vec -I/usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd -DBFD_VERSION=\"20020127\" -DBFD_VERSION_DATE=20020127 -DBFD_VERSION_STRING=\""2.12.0 pre-release snap [FreeBSD] 20020127"\" -DSELECT_ARCHITECTURES=" &bfd_alpha_arch" -DSELECT_VECS=" &bfd_elf64_alpha_vec ,&ecoffalpha_little_vec" -c /usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c -o elf64-alpha.o /usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:906: `BFD_RELOC_ALPHA_BRSGP' undeclared here (not in a function) /usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:906: initializer element is not constant /usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf64-alpha.c:906: (near initialization for `elf64_alpha_reloc_map[16].bfd_reloc_val') *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils/libbfd. *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils. *** Error code 1 Stop in /usr/src. *** Error code 1 <..> Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Feb 22 9:18:20 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id A1E5437B402 for ; Fri, 22 Feb 2002 09:18:16 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id g1MHIEX03150; Fri, 22 Feb 2002 09:18:14 -0800 (PST) (envelope-from obrien) Date: Fri, 22 Feb 2002 09:18:14 -0800 From: "David O'Brien" To: Andrew Gallatin Cc: freebsd-alpha@freebsd.org Subject: Re: cvs commit: src/contrib/binutils/bfd elf64-alpha.c Message-ID: <20020222091814.A3128@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <200202220446.g1M4kNK37633@freefall.freebsd.org> <20020222111102.A77193@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020222111102.A77193@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Fri, Feb 22, 2002 at 11:11:02AM -0500 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Feb 22, 2002 at 11:11:02AM -0500, Andrew Gallatin wrote: > David E. O'Brien [obrien@FreeBSD.org] wrote: > > obrien 2002/02/21 20:46:23 PST > > > > Modified files: > > contrib/binutils/bfd elf64-alpha.c > > Log: > > Merge rev 1.6 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined > > elsewhere) into Binutils 2.12_20020221_snap. > > > > Revision Changes Path > > 1.10 +77 -2 src/contrib/binutils/bfd/elf64-alpha.c > > This breaks buildworld on alpha: I'll fix that today -- guess what *FINALLY* made it thru a buildworld and reboot last night.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Feb 22 9:52:45 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 8E0AC37B404; Fri, 22 Feb 2002 09:52:38 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id MAA04695; Fri, 22 Feb 2002 12:52:38 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1MHq7K77378; Fri, 22 Feb 2002 12:52:07 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15478.34119.883455.489053@grasshopper.cs.duke.edu> Date: Fri, 22 Feb 2002 12:52:07 -0500 (EST) To: obrien@freebsd.org Cc: freebsd-alpha@freebsd.org Subject: Re: cvs commit: src/contrib/binutils/bfd elf64-alpha.c In-Reply-To: <20020222091814.A3128@dragon.nuxi.com> References: <200202220446.g1M4kNK37633@freefall.freebsd.org> <20020222111102.A77193@grasshopper.cs.duke.edu> <20020222091814.A3128@dragon.nuxi.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org David O'Brien writes: > On Fri, Feb 22, 2002 at 11:11:02AM -0500, Andrew Gallatin wrote: > > David E. O'Brien [obrien@FreeBSD.org] wrote: > > > obrien 2002/02/21 20:46:23 PST > > > > > > Modified files: > > > contrib/binutils/bfd elf64-alpha.c > > > Log: > > > Merge rev 1.6 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined > > > elsewhere) into Binutils 2.12_20020221_snap. > > > > > > Revision Changes Path > > > 1.10 +77 -2 src/contrib/binutils/bfd/elf64-alpha.c > > > > This breaks buildworld on alpha: > > I'll fix that today -- guess what *FINALLY* made it thru a buildworld and > reboot last night.... Thanks! I'm glad you made it through a buildworld... Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri Feb 22 15:32:24 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 15ED937B402; Fri, 22 Feb 2002 15:32:21 -0800 (PST) Received: (from ticso@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1MNRSQ19722; Fri, 22 Feb 2002 15:27:28 -0800 (PST) (envelope-from ticso) Date: Fri, 22 Feb 2002 15:27:28 -0800 (PST) From: Message-Id: <200202222327.g1MNRSQ19722@freefall.freebsd.org> To: wilko@freebsd.org, ticso@FreeBSD.org, freebsd-alpha@freebsd.org Subject: Re: alpha/33841: ifconfig causes unaligned accesses on Alpha Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: ifconfig causes unaligned accesses on Alpha State-Changed-From-To: open->closed State-Changed-By: ticso State-Changed-When: Fri Feb 22 15:24:01 PST 2002 State-Changed-Why: fixed in rev 1.66 of src/sys/net/rtsock.c on -current and rev 1.44.2.9 of src/sys/net/rtsock.c on -stable http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33841 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Feb 23 5:31:13 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id D99D137B400 for ; Sat, 23 Feb 2002 05:31:09 -0800 (PST) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 16ecGa-0004Go-00; Sat, 23 Feb 2002 14:31:08 +0100 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.2/8.12.2) with ESMTP id g1NCfKuJ033975 for ; Sat, 23 Feb 2002 13:41:20 +0100 (CET) (envelope-from mailnull@localhost.mips.inka.de) Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.12.2/8.12.2/Submit) id g1NCfK3p033973 for freebsd-alpha@freebsd.org; Sat, 23 Feb 2002 13:41:20 +0100 (CET) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: alpha klds and the new linker Date: Sat, 23 Feb 2002 12:41:19 +0000 (UTC) Message-ID: References: <15477.3715.6908.110667@grasshopper.cs.duke.edu> <20020221231258.GG56929@cicely8.cicely.de> <15477.33902.965814.626375@grasshopper.cs.duke.edu> <20020222001703.GI56929@cicely8.cicely.de> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-alpha@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org [This appears to have been lost in my struggle with the sendmail 8.12 update.] Bernd Walter wrote: > > Somebody else reported that loading modules from the loader was > > broken. I suppose that's the next (and hopefully last) thing to fix. > > A single test module worked for me: [...] > Maybe Christian should retest with his big module set. I updated to top of the tree yesterday and module loading works fine. Half of these have been sucked in from loader, the rest later (mount *fs, /etc/rc): Id Refs Address Size Name 1 21 0xfffffc0000300000 2edfa0 kernel 2 1 0xfffffc00005ee000 15dd8 if_tun.ko 3 2 0xfffffc0000604000 2e7b8 miibus.ko 4 1 0xfffffc0000634000 1d810 if_xl.ko 5 3 0xfffffc0000652000 36330 snd_pcm.ko 6 2 0xfffffc000068a000 15940 snd_sbc.ko 7 1 0xfffffc00006a0000 160d0 snd_sb16.ko 8 1 0xfffffc00006b8000 266c0 random.ko 9 1 0xfffffc00006e0000 16900 if_gif.ko 10 1 0xfffffc00006f8000 25748 sym.ko 11 1 0xfffffe00019fe000 18000 procfs.ko 12 1 0xfffffe0001a1a000 18000 pseudofs.ko 13 1 0xfffffe0001a56000 30000 nfsclient.ko 14 1 0xfffffe0001aa8000 28000 nfsserver.ko 15 2 0xfffffe0001aec000 1e000 osf1.ko 16 2 0xfffffe0001b0c000 16000 sysvmsg.ko 17 2 0xfffffe0001b2a000 16000 sysvsem.ko 18 2 0xfffffe0001b44000 16000 sysvshm.ko 19 1 0xfffffe0001b6a000 12000 green_saver.ko 20 1 0xfffffe0001bce000 28000 linux.ko -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Feb 23 11:25:39 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id F3F0737B404 for ; Sat, 23 Feb 2002 11:25:25 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA04497; Sat, 23 Feb 2002 14:25:25 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g1NJOtx89614; Sat, 23 Feb 2002 14:24:55 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15479.60551.138200.689363@grasshopper.cs.duke.edu> Date: Sat, 23 Feb 2002 14:24:55 -0500 (EST) To: naddy@mips.inka.de (Christian Weisgerber) Cc: freebsd-alpha@freebsd.org Subject: Re: alpha klds and the new linker In-Reply-To: References: <15477.3715.6908.110667@grasshopper.cs.duke.edu> <20020221231258.GG56929@cicely8.cicely.de> <15477.33902.965814.626375@grasshopper.cs.duke.edu> <20020222001703.GI56929@cicely8.cicely.de> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Christian Weisgerber writes: > I updated to top of the tree yesterday and module loading works fine. > Half of these have been sucked in from loader, the rest later (mount > *fs, /etc/rc): Cool. 20 modules is quite an impressive list. Thanks for letting us know its working. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Feb 23 12:53:20 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from felix.cheetahusa.net (felix.cheetahusa.net [216.133.11.108]) by hub.freebsd.org (Postfix) with ESMTP id 1B0A337B402 for ; Sat, 23 Feb 2002 12:53:16 -0800 (PST) Received: from falcon (falcon.cheetahusa.net [192.168.10.139]) by felix.cheetahusa.net (8.11.6/8.11.6) with SMTP id g1NKr7900543; Sat, 23 Feb 2002 12:53:08 -0800 (PST) (envelope-from craig@CheetahUSA.net) From: "Craig Burgess" To: "alpha" Subject: natd signal 10: reproduceable problem Date: Sat, 23 Feb 2002 12:54:29 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Have had continuing problems with natd dumping core. This: Feb 23 10:59:41 felix /kernel: pid 204 (natd), uid 0: exited on signal 10 (core dumped) Feb 23 11:01:08 felix /kernel: pid 212 (natd), uid 0: exited on signal 10 (core dumped) Feb 23 11:02:14 felix /kernel: pid 220 (natd), uid 0: exited on signal 10 (core dumped) is reproduceable when a user with ZoneAlarm (running on WinME) attempts to open AOL e-mail (AOL ver 7). If I then do natd -interface xl0 natd works and the client can continue reading e-mail. However the Windows-based LAN is unreachable. When ZoneAlarm is removed there is no natd dump, AOL e-mail can be read and the LAN is accessable. Have not yet determined if that's the **only** cause of the natd problem, but the natd dump is reproduceable under those conditions. craig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Feb 23 17:52:33 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by hub.freebsd.org (Postfix) with ESMTP id E9EFA37B400 for ; Sat, 23 Feb 2002 17:52:30 -0800 (PST) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 16enq1-00023O-00; Sun, 24 Feb 2002 02:52:29 +0100 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.2/8.12.2) with ESMTP id g1O1qAWk001367 for ; Sun, 24 Feb 2002 02:52:10 +0100 (CET) (envelope-from mailnull@localhost.mips.inka.de) Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.12.2/8.12.2/Submit) id g1O1q9dB001366 for freebsd-alpha@freebsd.org; Sun, 24 Feb 2002 02:52:09 +0100 (CET) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Subject: -CURRENT lockups Date: Sun, 24 Feb 2002 01:52:09 +0000 (UTC) Message-ID: Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-alpha@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org My -CURRENT from 1 1/2 days ago suffers lockups. Three so far, nicely spread out. For the last one, I had a serial console hooked up. No panic, the box just locks up. Anybody else seeing this? -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message