Hello everyone,
Two months ago, when we put this switch in production site, it started making unexpectedly restarts(aka crashing). In that time we contact HPE support, and they advise us to do a downgrade from PD.02.06 to PD.02.05, and till now we didnt saw any more crashs.
Now it crashed again with the same error, after 2 months.
Logs of this crash:
***************************************************
* Start FASTPATH Stack Information *
***************************************************
pid: 1145
TID: 0xb5a824c0
Task Name: bcmRX
si_signo: 11
si_errno: 0
si_code: 1
si_addr: 0x43
Date/Time: 9/7/2019 7:45:20
SW ver: PD.02.05
------------ CALL STACK INFO ------------
$00055ef0$ hapiBroadReceive + 0x1d8
$011ca310$ rx_process_packet + 0x390
$011caa74$ rx_thread_pkts_process + 0x264
$011cbf08$ rx_pkt_thread + 0xd4
$00640f5c$ osapi_task_wrapper + 0x168
/lib/libpthread.so.0 [0xb6edf7e8]
-----------------------------------------
Stack Size: 36864 Bytes
Stack Base Address: 0xB5A7A000
***************************************************
* End FASTPATH Stack Information *
***************************************************
Logs of previous crash two months ago:
Start FASTPATH Stack Information *
pid: 1144
TID: 0xb5a884c0
Task Name: bcmRX
si_signo: 11
si_errno: 0
si_code: 1
si_addr: 0x3f
Date/Time: 6/26/2019 11:13:00
SW ver: PD.02.06
------------ CALL STACK INFO ------------
$00055ef0$ hapiBroadReceive + 0x1d8
$011cabb8$ rx_process_packet + 0x390
$011cb31c$ rx_thread_pkts_process + 0x264
$011cc7b0$ rx_pkt_thread + 0xd4
$006412dc$ osapi_task_wrapper + 0x168
/lib/libpthread.so.0 [0xb6ee57e8]
Stack Size: 36864 Bytes
Stack Base Address: 0xB5A80000
End FASTPATH Stack Information *