Date: Mon, 11 Nov 2002 16:17:21 +0100 From: Bernd Walter <ticso@cicely8.cicely.de> To: Poul-Henning Kamp <phk@critter.freebsd.dk> Cc: Andrew Gallatin <gallatin@cs.duke.edu>, alpha@FreeBSD.ORG Subject: Re: ev4/5/6 issue ? Message-ID: <20021111151721.GB57193@cicely8.cicely.de> In-Reply-To: <55220.1037026411@critter.freebsd.dk> References: <15823.49990.899445.424699@grasshopper.cs.duke.edu> <55220.1037026411@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021111151721.GB57193>