You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Both in S5232f and Z9264f - Syncd got crashed on reload after loading T0 topology in 201911 branch
Steps to reproduce the issue:
Load the S5232 or Z9264 with the latest 201911 in T0 topology
Reboot the node
We can see syncd crashes, once the switch comes up.
Describe the results you received:
Looks like SAI is crashing.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/syncd --diag -u -p /etc/sai.d/sai.profile'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007f653e525fff in raise () from /lib/x86_64-linux-gnu/libc.so.6
[Current thread is 1 (Thread 0x7f6548364240 (LWP 28))]
(gdb)
(gdb) bt
#0 0x00007f653e525fff in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007f653e52742a in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007f653e563c00 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3 0x00007f653e569fc6 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#4 0x00007f653e56a80e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#5 0x00007f6541806d2d in CHECK_FREE_CLEAR_SIZE () from /usr/lib/libsai.so.1
#6 0x00007f65418271a9 in _brcm_sai_indexed_data_free2 ()
from /usr/lib/libsai.so.1
#7 0x00007f65417e8d16 in _brcm_sai_free_hostif () from /usr/lib/libsai.so.1
#8 0x00007f654185194e in _brcm_sai_dm_fini () from /usr/lib/libsai.so.1
#9 0x00007f65417c53a3 in ?? () from /usr/lib/libsai.so.1
#10 0x000055ac4c69259a in ?? ()
#11 0x000055ac4c67f51e in ?? ()
#12 0x00007f653e5132e1 in __libc_start_main ()
from /lib/x86_64-linux-gnu/libc.so.6
#13 0x000055ac4c6804aa in ?? ()
(gdb)
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
Description
Both in S5232f and Z9264f - Syncd got crashed on reload after loading T0 topology in 201911 branch
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
Attached logs for S5232f
Issues log.txt
syncd_log.txt
The text was updated successfully, but these errors were encountered: