05-08-2013 02:13 PM - edited 03-16-2019 05:13 PM
Our 3945E constantly crashes with an error similar to:
System returned to ROM by bus error at PC 0x636B2C2, address 0x636B2C2
The address corresponds to the main:text region according to the output of show region.
The only way we can avoid any crashing is by using version 12.2(8r)T2, RELEASE SOFTWARE (fc1). Any other release won't work. We could keep using this release, but it has a problem that we want to avoid but we can't update.
How can I debug this further? Is there anything that I can turn or to get something similar to an stacktrace so that I can pinpoint what was the last command executed before the crash?
thanks in advance
05-08-2013 02:39 PM
If your router has crashed, then there could be a crashinfo file. If there are files, post the last three.
05-08-2013 02:46 PM
05-08-2013 02:57 PM
05-08-2013 03:07 PM
12.2(8r)T2, RELEASE SOFTWARE (fc1)
That is NOT your IOS. That's the Bootstrap. No wonder I was getting confused.
15.3(2)T
This is the IOS you are using.
And based on the crashinfo, you are hitting memory allocation errors. Basically the router is "borrowing" the memory but doesn't know how to return the un-used memory back into the pool. So the router keeps on borrowing until the memory runs out.
I'd recommend you either raise a TAC Case or upgrade the IOS and try again.
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