Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

protikbiswas100
Copy link
Contributor

@protikbiswas100 protikbiswas100 commented Sep 8, 2025

Description

adding nullptr check before destroyShadow calls. The crash is happening during the destruction of shadow nodes, specifically in the destroyShadow method call chain. The error FAIL_FAST_FATAL_APP_EXIT with code c0000409 typically indicates a buffer overrun or memory corruption.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

adding nullptr check before destroyShadow calls

Resolves [https://github.com//issues/14954]

What

adding nullptr check before destroyShadow calls

Screenshots

Add any relevant screen captures here from before or after your changes.

Testing

yarn build passed, ran basic use cases of playground app

build_passed

.

Changelog

Should this change be included in the release notes: no_

Add a brief summary of the change to use in the release notes for the next release.

Microsoft Reviewers: Open in CodeFlow

@protikbiswas100 protikbiswas100 requested review from a team as code owners September 8, 2025 10:50
@protikbiswas100
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@protikbiswas100
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@protikbiswas100
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

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.

1 participant