Skip to content

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

Merged
jvillarre merged 1 commit intoXilinx:2024.2from
jvillarre:AWSUpdate
May 15, 2025
Merged

Porting pull request 8927 to 2024.2 branch: Fix Alveo HW Emulation seg fault#8960
jvillarre merged 1 commit intoXilinx:2024.2from
jvillarre:AWSUpdate

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.

Signed-off-by: Jason Villarreal <jvillar@xilinx.com>
@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