Skip to content

hotfix/platform mismatch#35

Merged
ycrash merged 2 commits into
mainfrom
hotfix/platform-mismatch
May 14, 2026
Merged

hotfix/platform mismatch#35
ycrash merged 2 commits into
mainfrom
hotfix/platform-mismatch

Conversation

@ycrash
Copy link
Copy Markdown
Owner

@ycrash ycrash commented May 14, 2026

Merge hotfix/platform mismatch into main branch

mahesh-tier1app and others added 2 commits May 7, 2026 09:08
…. Due to that if the user is running target process on 32-bit machine then the thread dump and heap data capture was failing. To fix this now generating 2 versions of yc-dot-net.exe file for 32-bit and 64-bit. Enhanced the yc-360 script to automatically read this file based on the OS version.
Detect the target process architecture at capture time and pick the matching
yc-dot-net-x86.exe or yc-dot-net-x64.exe tool path, instead of eagerly resolving
a single tool path during validation.
@ycrash ycrash merged commit c079e89 into main May 14, 2026
11 checks passed
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