[Unitrace] Fix for bug 104. Crash on Windwos.#106
Closed
Sarbojit2019 wants to merge 1 commit intointel:masterfrom
Closed
[Unitrace] Fix for bug 104. Crash on Windwos.#106Sarbojit2019 wants to merge 1 commit intointel:masterfrom
Sarbojit2019 wants to merge 1 commit intointel:masterfrom
Conversation
… unloaded at the point when Unitrace is trying to destroy few resources, hence skipping the destroy during teardown. Signed-off-by: Sarbojit Sarkar <sarbojit.sarkar@intel.com>
zma2
requested changes
Mar 17, 2026
Contributor
zma2
left a comment
There was a problem hiding this comment.
Please close this PR and submit a PR in the inner repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
On Windows it is possible that L0 has been unloaded or is being unloaded at the point when Unitrace is trying to destroy some of resources, hence skipping the destroy during teardown.
Fixes # - [issue-104] (#104)
Area of the change
Type(s) of change
Choose one or multiple, leave empty if none of the other choices apply
Tests
Specific HW and OS where to run the test unless generic:
For example, 2 discrete GPUs, integrated GPU, specific GPU model, PyTorch integration test(s)
Checklist
Details on API(s) or command line option(s) changes
If applies - details on the broken backward compatibility
Indicate what API(s) backward compatibility or option(s) is broken, why it might be OK, or suggest on how to deal with it moving forward
Notify the following users
List users with
@to send notificationsOther information