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

[Orchagent]: Fixbug segmentfault at routeorch #1025

Merged
merged 1 commit into from
Aug 16, 2019

Conversation

Pterosaur
Copy link
Contributor

The log statement will cause segmentfault if observerEntry->second.routeTable is empty.

Signed-off-by: Ze Gan [email protected]

What I did

Why I did it

How I verified it

Details if related

The log statement will cause segmentfault if `observerEntry->second.routeTable` is empty.

Signed-off-by: Ze Gan <[email protected]>
@stcheng
Copy link
Contributor

stcheng commented Aug 14, 2019

could you share a little background on when you encountered this issue?

@stcheng
Copy link
Contributor

stcheng commented Aug 16, 2019

retest this please

@lguohan lguohan merged commit b611808 into sonic-net:master Aug 16, 2019
yxieca pushed a commit that referenced this pull request Aug 16, 2019
The log statement will cause segmentfault if `observerEntry->second.routeTable` is empty.

Signed-off-by: Ze Gan <[email protected]>
dgsudharsan pushed a commit to dgsudharsan/sonic-swss that referenced this pull request Oct 7, 2019
The log statement will cause segmentfault if `observerEntry->second.routeTable` is empty.

Signed-off-by: Ze Gan <[email protected]>
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
Needed when testing sairedis recordings from production devices on VS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants