Bisecting between LLVM 21 and LLVM 22, has shown that the problem was fixed by https://github.com/llvm/llvm- project/commit/efda523188c45ecedad408cf48267fef97dfb2bc. Could we please backport this commit into LLVM 21?
``` commit efda523188c45ecedad408cf48267fef97dfb2bc (HEAD) Author: David Salinas <[email protected]> Date: Mon Oct 6 16:34:02 2025 -0400 Fix compress/decompress in LLVM Offloading API (#150064) Co-authored-by: dsalinas_amdeng <[email protected]> ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2142335 Title: Segfault in llvm-objdump --offloading with object file To manage notifications about this bug go to: https://bugs.launchpad.net/llvm/+bug/2142335/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
