Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

segfault teammgrd and orchagent errors while adding new LAG to sonic #1428

Closed
OlaOliynyk opened this issue Sep 4, 2020 · 2 comments
Closed

Comments

@OlaOliynyk
Copy link

OlaOliynyk commented Sep 4, 2020

Description:
While run test config errors appear in log:
tlm_teamd: segfault at 0 ip 0000562605442b58 sp 00007fff6688edb0 error 4 in tlm_teamd
ERR teamd#teammgrd: :- addLagMember: Failed to add Ethernet112 to port channel PortChanne
ERR swss#orchagent: :- removeLag: Failed to remove ref count 1 LAG PortChannel'

Steps to reproduce:
Run config test:
py.test --testbed=t0 --inventory= --testbed_file= --host-pattern=t0 --module-path=/var/user/jenkins/sonic-mgmt/ansible/library pc/test_po_update.py -v -rA

Expected result: new LAG added/removed without any errors in syslog / test passed
Actual result: test fails, error appears

Environment:
SONiC Software Version: SONiC.HEAD.761-dirty-20200903.072206
Distribution: Debian 10.5
Kernel: 4.19.0-9-2-amd64
Build commit: dd908c2

@OlaOliynyk OlaOliynyk changed the title segfault, teammgrd and orchagent errors while adding new LAG to sonic segfault teammgrd and orchagent errors while adding new LAG to sonic Sep 4, 2020
@OlaOliynyk
Copy link
Author

Duplicate sonic-net/sonic-buildimage#5306

@pavel-shirshov
Copy link
Contributor

Hi @OlaOliynyk
The #5306 is about tlm_teamd. Your report is about teammgrd. Can you please double check?

EdenGri pushed a commit to EdenGri/sonic-swss that referenced this issue Feb 28, 2022
sonic-net/sonic-buildimage#6768 change
the kvm artifact name from kvm to vs

Signed-off-by: Guohan Lu <lguohan@gmail.com>
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this issue Mar 1, 2023
Update SAI submodule v1.9 with the following fixes

7594e53 (HEAD, origin/v1.9) Skip brcm teardown assertion (sonic-net#1423) (sonic-net#1428)
0c33f4a [FIX]Fix the circular reference issue when build sai header py (sonic-net#1427)
7e0fc24 Add support for building under Doxygen 1.9.1 (sonic-net#1414) (sonic-net#1424)
8ecf3ef [Fix]Correct enum check on branch 1.9 (sonic-net#1418)
e2b2f39 Add Thrift 0.14.1 compatibility (sonic-net#1403) (sonic-net#1416)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants