-
Notifications
You must be signed in to change notification settings - Fork 529
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 crashed with SEGV when Flexcounter enabled for queue watermark, pg-drop #2935
Comments
rajkumar38
changed the title
Orchagent crashed with SEGV when Flexcounter enabled for queue watermark and pg-drop
Orchagent crashed with SEGV when Flexcounter enabled for queue watermark, pg-drop
Oct 17, 2023
11 tasks
@rajkumar38 I've analyze an issue and found a bug, I will raise a PR with fixes |
prsunny
pushed a commit
that referenced
this issue
Oct 23, 2023
Issue seen on platforms that are not supporting queue-watermark and pg counters. What I did Fixed orchagent crash reported in #2935
prsunny
pushed a commit
that referenced
this issue
Oct 23, 2023
Issue seen on platforms that are not supporting queue-watermark and pg counters. *Cherry-pick fix for orchagent crash reported in #2935
yxieca
pushed a commit
to sonic-net/sonic-buildimage
that referenced
this issue
Oct 26, 2023
…#16937) Why I did it To avoid orchagent crash issue like sonic-net/sonic-swss#2935, disable unsupported counters on SONiC management devices. Work item tracking Microsoft ADO (number only): 25437720 How I did it Update the minigraph parser to disable unsupported counters on management devices. How to verify it Verified by unittest. Manually apply patch to DUT and do config load_minigraph
11 tasks
mssonicbld
pushed a commit
to mssonicbld/sonic-buildimage
that referenced
this issue
Oct 27, 2023
…sonic-net#16937) Why I did it To avoid orchagent crash issue like sonic-net/sonic-swss#2935, disable unsupported counters on SONiC management devices. Work item tracking Microsoft ADO (number only): 25437720 How I did it Update the minigraph parser to disable unsupported counters on management devices. How to verify it Verified by unittest. Manually apply patch to DUT and do config load_minigraph
yxieca
pushed a commit
to sonic-net/sonic-buildimage
that referenced
this issue
Oct 27, 2023
…#16937) (#17028) Why I did it To avoid orchagent crash issue like sonic-net/sonic-swss#2935, disable unsupported counters on SONiC management devices. Work item tracking Microsoft ADO (number only): 25437720 How I did it Update the minigraph parser to disable unsupported counters on management devices. How to verify it Verified by unittest. Manually apply patch to DUT and do config load_minigraph Co-authored-by: Zhijian Li <[email protected]>
StormLiangMS
pushed a commit
that referenced
this issue
Nov 2, 2023
Issue seen on platforms that are not supporting queue-watermark and pg counters. What I did Fixed orchagent crash reported in #2935
11 tasks
mssonicbld
pushed a commit
to mssonicbld/sonic-buildimage
that referenced
this issue
Nov 6, 2023
…sonic-net#16937) Why I did it To avoid orchagent crash issue like sonic-net/sonic-swss#2935, disable unsupported counters on SONiC management devices. Work item tracking Microsoft ADO (number only): 25437720 How I did it Update the minigraph parser to disable unsupported counters on management devices. How to verify it Verified by unittest. Manually apply patch to DUT and do config load_minigraph
StormLiangMS
added a commit
to sonic-net/sonic-buildimage
that referenced
this issue
Nov 8, 2023
…#16937) (#17103) Why I did it To avoid orchagent crash issue like sonic-net/sonic-swss#2935, disable unsupported counters on SONiC management devices. Work item tracking Microsoft ADO (number only): 25437720 How I did it Update the minigraph parser to disable unsupported counters on management devices. How to verify it Verified by unittest. Manually apply patch to DUT and do config load_minigraph Co-authored-by: Zhijian Li <[email protected]> Co-authored-by: StormLiangMS <[email protected]>
11 tasks
lizhijianrd
added a commit
to lizhijianrd/sonic-buildimage
that referenced
this issue
Nov 30, 2023
…sonic-net#16937) Why I did it To avoid orchagent crash issue like sonic-net/sonic-swss#2935, disable unsupported counters on SONiC management devices. Work item tracking Microsoft ADO (number only): 25437720 How I did it Update the minigraph parser to disable unsupported counters on management devices. How to verify it Verified by unittest. Manually apply patch to DUT and do config load_minigraph
qiluo-msft
pushed a commit
to sonic-net/sonic-buildimage
that referenced
this issue
Dec 4, 2023
…#16937) (#17351) Backport #16937 **Why I did it** To avoid orchagent crash issue like sonic-net/sonic-swss#2935, disable unsupported counters on SONiC management devices. **Work item tracking** Microsoft ADO (number only): 25437720 **How I did it** Update the minigraph parser to disable unsupported counters on management devices. **How to verify it** Verified by unittest. Manually apply patch to DUT and do config load_minigraph #### Why I did it ##### Work item tracking - Microsoft ADO **(number only)**: 24802410 #### How I did it #### How to verify it
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Below crash is observed on platforms that are not supporting queue-watermark and pg-drop statistics.
Issue introduced with PR #2883
Back-trace:
The text was updated successfully, but these errors were encountered: