From owner-freebsd-alpha Mon Nov 11 7:17:38 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04D4937B401 for ; Mon, 11 Nov 2002 07:17:37 -0800 (PST) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE35743E3B for ; Mon, 11 Nov 2002 07:17:35 -0800 (PST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.5/8.12.5) with ESMTP id gABFHNsP098772 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 11 Nov 2002 16:17:25 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.6/8.12.6) with ESMTP id gABFHMCu053900 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 11 Nov 2002 16:17:22 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.6/8.12.6) with ESMTP id gABFHLl8064945; Mon, 11 Nov 2002 16:17:21 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.6/8.12.6/Submit) id gABFHL5T064944; Mon, 11 Nov 2002 16:17:21 +0100 (CET) Date: Mon, 11 Nov 2002 16:17:21 +0100 From: Bernd Walter To: Poul-Henning Kamp Cc: Andrew Gallatin , alpha@FreeBSD.ORG Subject: Re: ev4/5/6 issue ? Message-ID: <20021111151721.GB57193@cicely8.cicely.de> Reply-To: ticso@cicely.de References: <15823.49990.899445.424699@grasshopper.cs.duke.edu> <55220.1037026411@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55220.1037026411@critter.freebsd.dk> X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.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 On Mon, Nov 11, 2002 at 03:53:31PM +0100, Poul-Henning Kamp wrote: > In message <15823.49990.899445.424699@grasshopper.cs.duke.edu>, Andrew Gallatin > writes: > > > >Andrew Gallatin writes: > > > > > > Poul-Henning Kamp writes: > > > > In message <15823.46889.535089.487743@grasshopper.cs.duke.edu>, Andrew Gallatin > > > > writes: > > > > > > > > > >Poul-Henning Kamp writes: > > > > > > (gdb) where > > > > > > #0 0x12001f4e8 in ?? () > > > > > > > > > >Try 'disassemble' here, please. > > > > > > > > (gdb) disassemble 0x12001f4e8 > > > > No function contains specified address. > > > > > > > >(eg objdump -d) > > 12001f4cc: 20 00 9e b5 stq s3,32(sp) > 12001f4d0: 28 00 be b5 stq s4,40(sp) > 12001f4d4: 30 00 de b5 stq s5,48(sp) > 12001f4d8: 38 00 fe b5 stq fp,56(sp) > 12001f4dc: 40 00 5e 9c stt $f2,64(sp) > 12001f4e0: 48 00 7e 9c stt $f3,72(sp) > 12001f4e4: 82 04 1f 52 itoft a0,$f2 > 12001f4e8: d0 88 3d a4 ldq t0,-30512(gp) > 12001f4ec: 00 00 21 a0 ldl t0,0(t0) > 12001f4f0: 05 00 20 e4 beq t0,0x12001f508 > 12001f4f4: b0 a2 1d a6 ldq a0,-23888(gp) > 12001f4f8: 68 80 7d a7 ldq t12,-32664(gp) > 12001f4fc: 38 62 5b 6b jsr ra,(t12),0x120017de0 > 12001f500: 04 00 ba 27 ldah gp,4(ra) > 12001f504: d0 f5 bd 23 lda gp,-2608(gp) These opcodes should all work on every alpha cpu without emulation. I would asume that either the address is wrong, your hardware is broken or a bug has corrupted the code. -- 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