Skip to content

[DeviceSanitizer][Coverity] die when fail to create context #17600

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

Merged

Conversation

yingcong-wu
Copy link
Contributor

@yingcong-wu yingcong-wu commented Mar 24, 2025

There is uncaught exception through logger creation in sanitizer layer context_t 's creation. We catch exceptions here and die if the creation of sanitizer layer context fails.

@yingcong-wu yingcong-wu requested a review from a team as a code owner March 24, 2025 07:17
@yingcong-wu yingcong-wu changed the title die when fail to get context [DeviceSanitizer][Coverity] die when fail to create context Mar 24, 2025
@yingcong-wu
Copy link
Contributor Author

Hi @intel/llvm-gatekeepers , please help merge this PR. Thanks.

1 similar comment
@yingcong-wu
Copy link
Contributor Author

Hi @intel/llvm-gatekeepers , please help merge this PR. Thanks.

@yingcong-wu yingcong-wu requested a review from a team March 27, 2025 02:19
@yingcong-wu
Copy link
Contributor Author

Hi @intel/llvm-gatekeepers , please help merge this PR. Thanks. This addresses a release blocking issue.

@steffenlarsen steffenlarsen merged commit 583de24 into intel:sycl Mar 27, 2025
31 checks passed
KornevNikita pushed a commit that referenced this pull request Jun 3, 2025
There is uncaught exception through logger creation in sanitizer layer
`context_t` 's creation. We catch exceptions here and die if the
creation of sanitizer layer context fails.
KornevNikita pushed a commit to KornevNikita/llvm that referenced this pull request Jun 10, 2025
)

There is uncaught exception through logger creation in sanitizer layer
`context_t` 's creation. We catch exceptions here and die if the
creation of sanitizer layer context fails.
AlexeySachkov pushed a commit that referenced this pull request Jun 18, 2025
Cherry-pick commits that reached the internal branch between intel/llvm
cutoff and release branch pulldown.

Included patches:

---

[DeviceSanitizer][Coverity] die when fail to create context (#17600)

There is uncaught exception through logger creation in sanitizer layer
`context_t` 's creation. We catch exceptions here and die if the
creation of sanitizer layer context fails.

Patch-by: Wu Yingcong <[email protected]>

---

[DeviceSanitizer] Skip adding device sanitizers internal variable to bundler symbol table (#17399)

`__MsanDeviceGlobalMetadata` etc are sanitizer internal variables, and
should not be bundled to the symbol table.

Patch-by: Wu Yingcong <[email protected]>
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.

5 participants