Skip to content

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

Closed
zhangxiang1993 wants to merge 1 commit intorel-os-1.17.0from
user/xianz/fixLenovo
Closed

Fix ETW Sink Initialize unproperly locking (#21226)#21302
zhangxiang1993 wants to merge 1 commit intorel-os-1.17.0from
user/xianz/fixLenovo

Conversation

@zhangxiang1993
Copy link
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
@zhangxiang1993 zhangxiang1993 requested a review from martinb35 July 10, 2024 00:09
@snnn
Copy link
Contributor

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
@snnn
Copy link
Contributor

snnn commented Jul 3, 2025

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.

@snnn snnn closed this Jul 3, 2025
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