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

fixing crash in xbmgmt/xbutil examine #7890

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

chvamshi-xilinx
Copy link
Collaborator

Problem solved by the commit

xbutil/xbmgmt examine is crashing with latest XRT. This happens only for golden images case.

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

#7870 introduced this bug. Sprite caught this issue

How problem was solved, alternative solutions (if any) and why they were rejected

Fixed the newly added code. Throwing proper error message

Risks (if any) associated the changes in the commit

None

What has been tested and how, request additional testing if necessary

Verified the overall flow

Documentation impact (if any)

None

@gbuildx
Copy link
Collaborator

gbuildx commented Jan 17, 2024

Build Passed!

@chvamshi-xilinx
Copy link
Collaborator Author

@dbenusov-xilinx , Merging this PR as lot of failures in sprite. Will address any of your review comments in next PR.

@chvamshi-xilinx chvamshi-xilinx merged commit 2215092 into Xilinx:master Jan 17, 2024
20 checks passed
@dbenusov
Copy link
Contributor

Thanks for fixing this. It looks good to me, though I would now probably like to replace the vector with a map so it is easier to handle these types of cases.

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

Successfully merging this pull request may close these issues.

3 participants