When the file transfer is about 2.5MB, the switch displays the following message:
Code: Select all
"MON MAR 07 16:12:22 : SYSTEM (75) info message:
+++ PEX 0 ERR. Non-Fatal Error Detected"Code: Select all
MON MAR 07 16:12:22 : SYSTEM trap message:
Task 0xe308000 (hal_qdp_rx_task) priority 100. trapped
Data abort : Permission Exception (Page)
Exception address: 0x00e72e1c
Exception Fault Address Register: 0x0190f102
Current Processor Status Register: 0x60000013 (Flags: ZC Mode:SVC32)
2c7dd4 vxTaskEntry + 24: hal_qdp_rx_hndlr_task()
c884e0 hal_qdp_rx_hndlr_task + 188: hal_qdp_appDemoEnPpEvTreat()
c88284 hal_qdp_appDemoEnPpEvTreat + 20: hal_qdp_appDemoDxChNetRxPktHandle()
c8803c hal_qdp_appDemoDxChNetRxPktHandle + 38: cpssDxChNetIfSdmaRxPacketGet()
e6ff5c cpssDxChNetIfSdmaRxPacketGet + 694: prvCpssGenNetIfMiiRxPacketGet()
ed46d8 prvCpssGenNetIfMiiRxPacketGet + d8: cpssDxChNetIfDsaTagParse()
e683d8 cpssDxChNetIfDsaTagParse + 1e4: prvCpssDxChNetIfMiiRxGet()
r0 = 0 r1 = 190f0f4 r2 = e r3 = ffffff81
r4 = e307e24 r5 = e307ee0 r6 = e307ed8 r7 = 0
r8 = 4 r9 = 0 r10 = e307ed4 r11/fp = e307da4
r12/ip = e307cc0 r13/sp = e307d5c r14/lr = e683d8 pc = e72e1c
cpsr = 60000013
00e72dcc e59b3008 LDR r3,[r11,#8]
00e72dd0 e5933018 LDR r3,[r3,#0x18]
00e72dd4 e50b3034 STR r3,[r11,#-0x34]
00e72dd8 ea000001 B 0x00e72de4
00e72ddc e3a03001 MOV r3,#1
00e72de0 e50b3034 STR r3,[r11,#-0x34]
00e72de4 e59b3008 LDR r3,[r11,#8]
00e72de8 e5d33005 LDRB r3,[r3,#5]
00e72dec e50b3038 STR r3,[r11,#-0x38]
00e72df0 e51b3030 LDR r3,[r11,#-0x30]
00e72df4 e2433004 SUB r3,r3,#4
00e72df8 e50b3024 STR r3,[r11,#-0x24]
00e72dfc e51b203c LDR r2,[r11,#-0x3c]
00e72e00 e2823004 ADD r3,r2,#4
00e72e04 e50b3028 STR r3,[r11,#-0x28]
00e72e08 e51b3018 LDR r3,[r11,#-0x18]
00e72e0c e5931000 LDR r1,[r3,#0]
00e72e10 e0813002 ADD r3,r1,r2
00e72e14 e50b302c STR r3,[r11,#-0x2c]
00e72e18 e3e0307e MVN r3,#0x7e
00e72e1c e7c13002 STRB r3,[r1,r2]
00e72e20 e51b202c LDR r2,[r11,#-0x2c]
00e72e24 e3a03000 MOV r3,#0
00e72e28 e5c23001 STRB r3,[r2,#1]
00e72e2c e51b202c LDR r2,[r11,#-0x2c]
00e72e30 e5d23002 LDRB r3,[r2,#2]
00e72e34 e3c33010 BIC r3,r3,#0x10
00e72e38 e5c23002 STRB r3,[r2,#2]
00e72e3c e51b102c LDR r1,[r11,#-0x2c]
00e72e40 e51b3038 LDR r3,[r11,#-0x38]
MON MAR 07 16:12:22 : CSM-CHASSIS (103) info message:
+++ == CSM == CS excep handler: exception 16 in task 0xe308000
+++ == CSM == Excep in task: hal_qdp_rx_task PC : 0xe307c90
MON MAR 07 16:12:22 : CSM-CHASSIS (103) alarm message:
+++ **************** STR ****************
+++ Level : ERROR DETECTED - APPLICATION FATAL
+++ Not an application managed by Chassis Supervision
+++ Not an application managed by Chassis Supervision
taskId : 0X
+++ [Count.]0E308000
+++ Source file name : ??????
+++ Line number in the file : 0
+++ Error number : 0X00000010
+++ Comments : exception in task 0xe308000
+++ Data Size : 00000040
+++ Not an application managed by Chassis Supervision
taskId : 0X
+++ [Count.]0E308000
0x0EB0C80C 0000 0000 0000 0000 0000 0000 0000 0000 ............After the switch reboots, I try to recover the working dir with "copy certified working" but the switch reboots again. That's why I thought it could be a problem with the flash memory, but when I try to copy the files from certified to working in miniboot, there is no problem.
Does anyone know what could cause this?

