Skip to content
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

llvm-ve-rv-2.2.0 from repo crashes disassembling xhpcg_v3.1.10ef #235

Open
freemin7 opened this issue Jan 10, 2023 · 0 comments
Open

llvm-ve-rv-2.2.0 from repo crashes disassembling xhpcg_v3.1.10ef #235

freemin7 opened this issue Jan 10, 2023 · 0 comments

Comments

@freemin7
Copy link

I've been trying to disassemble the hpcdg binary produced by @efocht from here https://github.com/efocht/hpcg-ve-bin/releases/download/v3.1.10ef/hpcg-ve-v3.1.10ef.tgz
running /usr/local/ve/llvm-ve-rv-2.2.0/bin/llvm-objdump -D ~/Downloads/hpcg-ve-v3.1.10ef/xhpcg_v3.1.10ef using the llvm from the rpm repo results in this crash

60000478d6e2: 16       	<unknown>
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/local/ve/llvm-ve-rv-2.2.0/bin/llvm-objdump -D /home/joto/Downloads/hpcg-ve-v3.1.10ef/xhpcg_v3.1.10ef
#0 0x00007f2932acdb0d llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/ve/llvm-ve-rv-2.2.0/bin/../lib/libLLVM-14git.so+0x7aab0d)
#1 0x00007f2932acbcb4 llvm::sys::RunSignalHandlers() (/usr/local/ve/llvm-ve-rv-2.2.0/bin/../lib/libLLVM-14git.so+0x7a8cb4)
#2 0x00007f2932acbe2e SignalHandler(int) Signals.cpp:0:0
#3 0x00007f2932115cf0 __restore_rt (/lib64/libpthread.so.0+0x12cf0)
#4 0x00007f293290c82a llvm::LLParser::parseValID(llvm::ValID&, llvm::LLParser::PerFunctionState*, llvm::Type*) (.cold) LLParser.cpp:0:0
Segmentation fault (Speicherabzug geschrieben)

Here is a zipped core dump: dump.zip

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

No branches or pull requests

1 participant