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

Handle errors raised when writing trace dumps #723

Merged
merged 1 commit into from Mar 22, 2023

Conversation

bjyoungblood
Copy link
Member

There is a bug in writing trace dumps when a command in the trace buffer
is not a Z/IP Packet encapsulated command. It's unclear what command(s)
are involved as the issue seems somewhat rare.

Until we can pin down the issue, this should prevent trace dumps from
crashing under the described circumstances and provide debugging
information for a future fix.

There is a bug in writing trace dumps when a command in the trace buffer
is not a Z/IP Packet encapsulated command. It's unclear what command(s)
are involved as the issue seems somewhat rare.

Until we can pin down the issue, this should prevent trace dumps from
crashing under the described circumstances and provide debugging
information for a future fix.
@bjyoungblood bjyoungblood merged commit 586993d into main Mar 22, 2023
4 checks passed
@bjyoungblood bjyoungblood deleted the trace-dump-error-handling branch March 22, 2023 19:35
@bjyoungblood bjyoungblood added the bug Something isn't working label Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants