Skip to content

Porting pull request 8927 to 2024.2 branch: Fix Alveo HW Emulation seg fault #8960

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

Merged
merged 1 commit into from
May 15, 2025

Conversation

jvillarre
Copy link
Collaborator

@jvillarre jvillarre commented May 15, 2025

Problem solved by the commit

In Alveo HE-Emulation profiling must destroy its device interface while simulation is still live as the shared_ptrxrt::device used requires a live simulation when it is reclaimed. This was fixed in the master branch with pull request 8937. This is the fix for CR-1240697.

Risks (if any) associated the changes in the commit

Low risk, as this is focused only on Alveo hardware emulation.

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

The original failing emulation tests have been verified.

Documentation impact (if any)

No documentation impact.

@jvillarre jvillarre requested a review from IshitaGhosh May 15, 2025 16:15
Copy link
Collaborator

@IshitaGhosh IshitaGhosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good

@jvillarre jvillarre merged commit a3f9984 into Xilinx:2024.2 May 15, 2025
18 of 20 checks passed
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.

2 participants