Skip to content

fix(packaging): disable DWZ for amdrocm-ccl-test package#6480

Open
raramakr wants to merge 1 commit into
mainfrom
users/raramakr/ccl-disabledwz
Open

fix(packaging): disable DWZ for amdrocm-ccl-test package#6480
raramakr wants to merge 1 commit into
mainfrom
users/raramakr/ccl-disabledwz

Conversation

@raramakr

Copy link
Copy Markdown
Contributor

DWZ crashes with SIGSEGV in multifile mode when processing ASAN-built
binaries with large DWARF debug sections. The crash occurs in die_eq_1()
when comparing DIE entries with NULL string attributes.

Workaround: disable DWZ compression for this test package

JIRA ID: #5076

  DWZ crashes with SIGSEGV in multifile mode when processing ASAN-built
  binaries with large DWARF debug sections. The crash occurs in die_eq_1()
  when comparing DIE entries with NULL string attributes.

  Workaround: disable DWZ compression for this test package
@therock-pr-bot

therock-pr-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

✅ All Checks Passed — Ready for Review

Check Status Details
🌿 Branch Name ✅ Pass
📝 PR Title/Description ✅ Pass
Forbidden Files ✅ Pass
🧪 Unit Test ✅ Pass PR does not contain code files — Unit Test auto-passed
🔎 pre-commit ✅ Pass
🚫 Draft PR 🔜 To Be Enabled
🚩 Feature Flag 🔜 To Be Enabled
📊 Code Coverage 🔜 To Be Enabled
🤖 therock-pr-bot ✅ Pass

🎉 All checks passed! This PR is ready for review.

📖 Need help? See the Policy FAQ for details on every check and how to fix failures.

@therock-pr-bot

Copy link
Copy Markdown

🎉 All checks passed! This PR is ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: TODO

Development

Successfully merging this pull request may close these issues.

2 participants