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

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

Open
wants to merge 1 commit into
base: rel-os-1.17.0
Choose a base branch
from

Conversation

zhangxiang1993
Copy link
Member

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
Copy link
Member

snnn commented Jul 11, 2024

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 .

@HectorSVC HectorSVC requested a review from ivberg July 15, 2024 17:21
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