diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2025-05-06 09:23:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-06 10:23:33 +0100 |
commit | 488cb24c2eddb8d0ec3419a4117691022e9e679b (patch) | |
tree | d955f25b0fd1edfc881d451054838be14a54714a /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0dce0ea31cc9fd1d3d082b233b16f9ed123a6ed4 (diff) | |
download | llvm-488cb24c2eddb8d0ec3419a4117691022e9e679b.zip llvm-488cb24c2eddb8d0ec3419a4117691022e9e679b.tar.gz llvm-488cb24c2eddb8d0ec3419a4117691022e9e679b.tar.bz2 |
[lldb] fix crash on FreeBSD/powerpc64le (#138331)
Fix for:
`Assertion failed: (false && "Architecture or OS not supported"),
function CreateRegisterContextForFrame, file
/usr/src/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp,
line 182.
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and
include the crash backtrace.
#0 0x000000080cd857c8 llvm::sys::PrintStackTrace(llvm::raw_ostream&,
int)
/usr/src/contrib/llvm-project/llvm/lib/Support/Unix/Signals.inc:723:13
#1 0x000000080cd85ed4
/usr/src/contrib/llvm-project/llvm/lib/Support/Unix/Signals.inc:797:3
#2 0x000000080cd82ae8 llvm::sys::RunSignalHandlers()
/usr/src/contrib/llvm-project/llvm/lib/Support/Signals.cpp:104:5
#3 0x000000080cd861f0 SignalHandler
/usr/src/contrib/llvm-project/llvm/lib/Support/Unix/Signals.inc:403:3 #4
0x000000080f159644 handle_signal
/usr/src/lib/libthr/thread/thr_sig.c:298:3
`
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions