AI, ML, Development + Cisco Learning Blog Learning about Machine Learning, Artificial Intelligence, related devlopment topics and formerly Routing and Switching, Datacenter, Security and other topics, CCIE #23664, Frank Wagner

3. November 2006

3640 crashing and booting in a loop

Filed under: Lab — ocsic @ 11:06

It’s probably these day’s you should not touch any electronic system.

Just does not having it that often, but it happens, when i did not think about it or when i expect it the least. It tried to enter an ipv6 access list:
Rack1R3(config)#ipv6 prefix-list PRE_IPV6 ?
deny Specify packets to reject
description Prefix-list specific description
permit Specify packets to forward
seq sequence number of an entry

Rack1R3(config)#ipv6 prefix-list PRE_IPV6 deny FEC0:145:1:34::/64

%ALIGN-1-FATAL: Corrupted program counter 14:27:14 UTC Mon Jan 2 2006
pc=0x0 , ra=0x62139A40 , sp=0x652884B0

%ALIGN-1-FATAL: Corrupted program counter 14:27:14 UTC Mon Jan 2 2006
pc=0x0 , ra=0x62139A40 , sp=0x652884B0

14:27:14 UTC Mon Jan 2 2006: TLB (load or instruction fetch) exception, CPU signal 10, PC = 0x0

——————————————————————–
Possible software fault. Upon reccurence, please collect
crashinfo, „show tech“ and contact Cisco Technical Support.
——————————————————————–

-Traceback=
$0 : 00000000, AT : 644D0000, v0 : 00000000, v1 : 00000000
a0 : 65A086AC, a1 : 00000000, a2 : 6597ED7C, a3 : 00000000
t0 : 00000018, t1 : 3401FF01, t2 : 3401E100, t3 : FFFF00FF
t4 : 60636260, t5 : 6493FAD8, t6 : 6493FAD4, t7 : 6493FAD0
s0 : 6597ED7C, s1 : 65A086AC, s2 : 6597F088, s3 : 00000002
s4 : 6488A5F0, s5 : 64890000, s6 : 6488A810, s7 : 659B7CFC
t8 : 65946D14, t9 : 00000000, k0 : 649C387C, k1 : 60603E80
gp : 644D4AC0, sp : 652884B0, s8 : 64780000, ra : 62139A40
EPC : 00000000, ErrorEPC : BFC04560, SREG : 3401FF03
MDLO : 00000000, MDHI : 00000002, BadVaddr : 00000000
Cause 00000008 (Code 0x2): TLB (load or instruction fetch) exception

No fault history 0xFFFFFFFF. Need 11.1 (2) or higher ROM

Writing crashinfo to flash:crashinfo_20060102-142714

14:27:14 UTC Mon Jan 2 2006: TLB (load or instruction fetch) exception, CPU signal 10, PC = 0x0

——————————————————————–
Possible software fault. Upon reccurence, please collect
crashinfo, „show tech“ and contact Cisco Technical Support.
——————————————————————–

-Traceback=
$0 : 00000000, AT : 644D0000, v0 : 00000000, v1 : 00000000
a0 : 65A086AC, a1 : 00000000, a2 : 6597ED7C, a3 : 00000000
t0 : 00000018, t1 : 3401FF01, t2 : 3401E100, t3 : FFFF00FF
t4 : 60636260, t5 : 6493FAD8, t6 : 6493FAD4, t7 : 6493FAD0
s0 : 6597ED7C, s1 : 65A086AC, s2 : 6597F088, s3 : 00000002
s4 : 6488A5F0, s5 : 64890000, s6 : 6488A810, s7 : 659B7CFC
t8 : 65946D14, t9 : 00000000, k0 : 649C387C, k1 : 60603E80
gp : 644D4AC0, sp : 652884B0, s8 : 64780000, ra : 62139A40
EPC : 00000000, ErrorEPC : BFC04560, SREG : 3401FF03
MDLO : 00000000, MDHI : 00000002, BadVaddr : 00000000
Cause 00000008 (Code 0x2): TLB (load or instruction fetch) exception

-Traceback=

=== Flushing messages (14:27:14 UTC Mon Jan 2 2006) ===

Queued messages
*** System received a Bus Error exception ***
signal= 0xa, code= 0x8, context= 0x647b46d4
PC = 0x6063787c, Cause = 0x420, Status Reg = 0x34018002

System Bootstrap, Version 11.1(20)AA2, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
Copyright (c) 1999 by cisco Systems, Inc.
C3600 processor with 131072 Kbytes of main memory
Main memory is configured to 64 bit mode with parity disabled

Well, and it’s repeating. It’s in a boot loop.

I had to set config register 0x2142 and then load the IOS without configuration:

*Mar 1 00:00:21.495: %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel34, changed state to down
*Mar 1 00:00:21.499: %LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback0, changed state to up
*Mar 1 00:00:21.699: %LINEPROTO-5-UPDOWN: Line protocol on Interface Tunnel35, changed state to down
*** System received a Bus Error exception ***
signal= 0xa, code= 0x8, context= 0x647b46d4
PC = 0x6063787c, Cause = 0x420, Status Reg = 0x34018002

System Bootstrap, Version 11.1(20)AA2, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
Copyright (c) 1999 by cisco Systems, Inc.
C3600 processor with 131072 Kbytes of main memory
Main memory is configured to 64 bit mode with parity disabled

telnet> send brk
PC = 0xbfc0a024, Cause = 0x2000, Status Reg = 0x3041f003

monitor: command „boot“ aborted due to user interrupt
rommon 1 > confreg 0x2142

You must reset or power cycle for new config to take effect
rommon 2 > reset

Now i can change the config.

Source:

http://www.cisco.com/en/US/products/sw/iosswrel/ps1831/products_tech_note09186a00800cdd51.shtml#more

Keine Kommentare »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress