05-20-2003 12:24 PM - edited 03-02-2019 07:29 AM
Our Cisco AS5200 has been resetting at irregular intervals with the folowing error. I have replaced the flash memory with some extras I had kicking around. I have also replaced the memory with memory from another router.
Any insight would be appreciated.
Here are the vitals .....
System restarted by bus error at PC 0x220ECB84, address 0x213A7E2 at 15:34:47 EDT Tue May 20 2003
System image file is "flash:c5200-is-l.113-9.T.bin", booted via flash
Cisco Internetwork Operating System Software
IOS (tm) 5200 Software (C5200-IS-L), Version 11.3(9)T, RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Wed 07-Apr-99 23:14 by pwade
Image text-base: 0x22033EA0, data-base: 0x00005000
ROM: System Bootstrap, Version 11.1(474A) [jdisimon 104], INTERIM SOFTWARE
BOOTFLASH: 5200 Software (C5200-BOOT-L), Version 11.3(9)T, RELEASE SOFTWARE (fc1)
tor-as1 uptime is 48 minutes
System restarted by bus error at PC 0x220ECB84, address 0x213A7E2 at 15:34:47 EDT Tue May 20 2003
System image file is "flash:c5200-is-l.113-9.T.bin", booted via flash
cisco AS5200 (68030) processor (revision C) with 16384K/4096K bytes of memory.
Processor board ID 04428061
Bridging software.
X.25 software, Version 3.0.0.
SuperLAT software copyright 1990 by Meridian Technology Corp).
Primary Rate ISDN software, Version 1.1.
Mother board with terminator card.
1 Ethernet/IEEE 802.3 interface(s)
50 Serial network interface(s)
48 terminal line(s)
2 Channelized T1/PRI port(s)
128K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read ONLY)
8192K bytes of processor board Boot flash (Read/Write)
Configuration register is 0x2102
Region Manager:
Start End Size(b) Class Media Name
0x00000000 0x00FFFFFF 16777216 Local R/W main
0x00005000 0x0001ACC7 89288 IData R/W main:data
0x0001ACC8 0x00092D1B 491604 IBss R/W main:bss
0x00092D1C 0x00FFFFFF 16175844 Local R/W main:heap
0x03000000 0x037FFFFF 8388608 Flash R/O bootflash
0x20000000 0x203FFFFF 4194304 Iomem R/W iomem
0x22000000 0x227FFFFF 8388608 Flash R/O flash
0x22033EA0 0x226831CB 6615852 IText R/O flash:text
05-20-2003 07:56 PM
You need to issue command "sh stack" and plug that output at the url below
https://www.cisco.com/cgi-bin/Support/OutputInterpreter/home.pl
Select "show stack".
That stack decoder will decode it and give you possible matching bug.
11.3(9)T id bit old so try to updrade to 12.0 atleast.
05-21-2003 06:00 AM
The router "completely" failed this morning, so it looks like it was hardware. :-(
Thanks for your input in any case.
DT
05-21-2003 03:56 AM
From the output given by you , it is clear that the router is trying access an address which is in the invalid range of address. Please see the address from the line
System restarted by bus error at PC 0x220ECB84, address 0x213A7E2.
The address 0x213A7E2 doesnt fall between any of the ranges from the output
Region Manager.( given in your problem statement)
This indicates router is trying to access an outside range of address from the memory. This is a IOS software issue.
Get the "show stacks" command output and use the "Out put interpreter tool" . This is accessible to registered user. If you have CCO login, you can use this
-Deepu
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide