Subject: RE: Please help! problem - more info for those who want to know
To: None <andrew@andycole.force9.co.uk>
From: Gilbert, Christopher <GilbeC@tetraworld.com>
List: port-arm32
Date: 08/21/1998 09:00:58
Hi,

Could you turn on the symbol table loading (option in the bootloader), then
do a trace as it gives the function names to the addresses.

Cheers,
Chris

> > At this point you should type trace and feed us the output.
> > That is needed to see where it was when it paniced.
> > 
> 
> OK - here it goes
> 
> TRACE - results in
> 
> ? (0xf00e33f0)
> ? (0xf00205a0)
> ? (0xf00d99dc)
> ? (0xf0033774)
> Bad frame pointer: 0xf00eeb74
> 
> Examine each trace result - corresponding results
> 
> e91ba800
> e24cb014
> e3a08000
> e5930000
> 
> Examine 'bad frame pointer' - f00313e0
> 
> Result from 'Callout'
> 
> cum	ticks		arg	func
> 1	1	0x0	? (0xf0068770)
> 
> examine 0xf0068770 - result: e1a0c00d
> 
>