-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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
kaz7
Metadata
Metadata
Assignees
Labels
No labels