Skip to content

Fix ETW Sink Initialize unproperly locking (#21226) - #21302

Closed
Xiang Zhang (zhangxiang1993) wants to merge 1 commit into
rel-os-1.17.0from
user/xianz/fixLenovo
Closed

Xiang Zhang (zhangxiang1993) wants to merge 1 commit into
rel-os-1.17.0from
user/xianz/fixLenovo

Conversation

@zhangxiang1993

Copy link
Copy Markdown
Contributor

Description

ETW trace logger is fakely registered as initialized_ is marked as true before the registration is done, causing crashing issue for Lenovo camera application.

Bug
42610244
: [Watson Failure] caused by
SVCHOSTGROUP_Camera_INVALID_POINTER_READ_c0000005_onnxruntime.dll!onnxruntime::logging::Logger::Log

Description

Motivation and Context

### Description
ETW trace logger is fakely registered as initialized_ is marked as true
before the registration is done, causing crashing issue for Lenovo
camera application.

[Bug
42610244](https://microsoft.visualstudio.com/OS/_workitems/edit/42610244):
[Watson Failure] caused by
SVCHOSTGROUP_Camera_INVALID_POINTER_READ_c0000005_onnxruntime.dll!onnxruntime::logging::Logger::Log
@snnn

Changming Sun (snnn) commented Jul 11, 2024

Copy link
Copy Markdown
Contributor

If you want to get all pipelines pass(including internal packaging pipelines in https://aiinfra.visualstudio.com/), you need to cherry-pick all the commits in #21105, and some others like #21300 and #19880 .

@snnn

Copy link
Copy Markdown
Contributor

This pull request has been automatically closed because it has merge conflicts and has been inactive for more than 30 days. Please rebase on the target branch and open a new PR.

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