github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 33583 tests passed
* 536 tests skipped
* 8 tests failed

## Failed Tests
(click on a test name to see its output)

### lldb-shell
<details>
<summary>lldb-shell.SymbolFile/Breakpad/unwind-via-raSearch.test</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/yaml2obj 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-stack-win.yaml
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-raSearch.test.tmp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/yaml2obj 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-stack-win.yaml
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-raSearch.test.tmp
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-raSearch.test.tmp
    -o "target symbols add 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-raSearch.syms"
    -s 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-raSearch.test
 -b | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-raSearch.test
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-raSearch.test.tmp
 -o 'target symbols add 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-raSearch.syms'
 -s 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-raSearch.test
 -b
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-raSearch.test
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-raSearch.test:43:10:
 error: CHECK: expected string not found in input
# | # CHECK: frame #1: 0x000b1079 unwind-via-stack-win.exe`call_many + 105
# |          ^
# | <stdin>:108:67: note: scanning from here
# |  * frame #0: 0x000b1092 unwind-via-stack-win.exe`many_pointer_args + 2
# |                                                                   ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-raSearch.test
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |           .
# |           .
# |           .
# |         103: row[0]: 0: CFA=esp +4 => esp=CFA+0 eip=[CFA-4]  
# |         104:  
# |         105:  
# |         106: (lldb) thread backtrace 
# |         107: * thread #1 
# |         108:  * frame #0: 0x000b1092 
unwind-via-stack-win.exe`many_pointer_args + 2 
# | check:43                                                                    
   X~~~~ error: no match found
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>lldb-shell.SymbolFile/Breakpad/unwind-via-stack-cfi.test</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/yaml2obj 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-stack-cfi.yaml
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-cfi.test.tmp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/yaml2obj 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-stack-cfi.yaml
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-cfi.test.tmp
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-cfi.test.tmp
 -o "target symbols add 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-stack-cfi.syms"
    -s 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-cfi.test
 -b | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-cfi.test
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-cfi.test.tmp
 -o 'target symbols add 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-stack-cfi.syms'
 -s 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-cfi.test
 -b
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-cfi.test
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-cfi.test:22:10:
 error: CHECK: expected string not found in input
# | # CHECK: frame #1: 0x0000000000400497 unwind-via-stack-cfi`_start + 23
# |          ^
# | <stdin>:41:62: note: scanning from here
# |  * frame #0: 0x0000000000400430 unwind-via-stack-cfi`bar + 16
# |                                                              ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-cfi.test
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |           .
# |           .
# |           .
# |          36: row[0]: 0: CFA=rsp +8 => rsp=CFA+0 rip=[CFA-8]  
# |          37:  
# |          38:  
# |          39: (lldb) thread backtrace 
# |          40: * thread #1 
# |          41:  * frame #0: 0x0000000000400430 unwind-via-stack-cfi`bar + 16 
# | check:22                                                                  X 
error: no match found
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>lldb-shell.SymbolFile/Breakpad/unwind-via-stack-win-no-memory-info.yaml</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/yaml2obj 
--docnum=1 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win-no-memory-info.yaml
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win-no-memory-info.yaml.tmp.dmp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/yaml2obj 
--docnum=1 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win-no-memory-info.yaml
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win-no-memory-info.yaml.tmp.dmp
# note: command had no output on stdout or stderr
# RUN: at line 4
mkdir -p 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win-no-memory-info.yaml.tmp.dir
# executed command: mkdir -p 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win-no-memory-info.yaml.tmp.dir
# note: command had no output on stdout or stderr
# RUN: at line 5
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/yaml2obj 
--docnum=2 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win-no-memory-info.yaml
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win-no-memory-info.yaml.tmp.dir/unwind-via-stack-win-no-memory-info.exe
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/yaml2obj 
--docnum=2 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win-no-memory-info.yaml
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win-no-memory-info.yaml.tmp.dir/unwind-via-stack-win-no-memory-info.exe
# note: command had no output on stdout or stderr
# RUN: at line 6
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win-no-memory-info.yaml.tmp.dmp
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win-no-memory-info.yaml.tmp.dir/unwind-via-stack-win-no-memory-info.exe
    -o "target symbols add 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-raSearch.syms"
    -o "thread backtrace" -b | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win-no-memory-info.yaml
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win-no-memory-info.yaml.tmp.dmp
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win-no-memory-info.yaml.tmp.dir/unwind-via-stack-win-no-memory-info.exe
 -o 'target symbols add 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-raSearch.syms'
 -o 'thread backtrace' -b
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win-no-memory-info.yaml
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win-no-memory-info.yaml:12:10:
 error: CHECK: expected string not found in input
# | # CHECK: frame #1: 0x000b1079 
unwind-via-stack-win-no-memory-info.exe`call_many + 105
# |          ^
# | <stdin>:10:82: note: scanning from here
# |  * frame #0: 0x000b1092 
unwind-via-stack-win-no-memory-info.exe`many_pointer_args + 2
# |                                                                             
     ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win-no-memory-info.yaml
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |           .
# |           .
# |           .
# |           5: Core file 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win-no-memory-info.yaml.tmp.dmp'
 (i386) was loaded. 
# |           6: (lldb) target symbols add 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-raSearch.syms
 
# |           7: symbol file 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-raSearch.syms'
 has been added to 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win-no-memory-info.yaml.tmp.dir/unwind-via-stack-win-no-memory-info.exe'
 
# |           8: (lldb) thread backtrace 
# |           9: * thread #1 
# |          10:  * frame #0: 0x000b1092 
unwind-via-stack-win-no-memory-info.exe`many_pointer_args + 2 
# | check:12                                                                    
                  X~~~~ error: no match found
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>lldb-shell.SymbolFile/Breakpad/unwind-via-stack-win.test</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/yaml2obj 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-stack-win.yaml
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win.test.tmp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/yaml2obj 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-stack-win.yaml
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win.test.tmp
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win.test.tmp
    -o "target symbols add 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-stack-win.syms"
    -s 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win.test
 -b | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win.test
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win.test.tmp
 -o 'target symbols add 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-stack-win.syms'
 -s 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win.test
 -b
# .---command stderr------------
# | Expected<T> must be checked before access or destruction.
# | Unchecked Expected<T> contained error:
# | register esp is not availableLLDB diagnostics will be written to 
/tmp/lit-tmp-g8i_nra8/diagnostics-0c7394
# | Please include the directory content when filing a bug report
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ 
and include the crash backtrace.
# | Stack dump:
# | 0.  Program arguments: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win.test.tmp
 -o "target symbols add 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-stack-win.syms"
 -s 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win.test
 -b
# |  #0 0x000000000025f798 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:880:13
# |  #1 0x000000000025ca21 llvm::sys::RunSignalHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18
# |  #2 0x00000000002605a1 SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38
# |  #3 0x00007e59711a7330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
# |  #4 0x00007e597128928d syscall (/lib/x86_64-linux-gnu/libc.so.6+0x12728d)
# |  #5 0x00007e5978467dcb SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:449:14
# |  #6 0x00007e59711a7330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
# |  #7 0x00007e5971200b2c pthread_kill 
(/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
# |  #8 0x00007e59711a727e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
# |  #9 0x00007e597118a8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
# | #10 0x00007e5977c9e8d4 
llvm::Expected<lldb_private::Value>::fatalUncheckedExpected() const 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:0:5
# | #11 0x00007e5977c9e612 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/liblldb.so.23.0git+0x6574612)
# | #12 0x00007e5977eac6c8 ~__weak_count 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1166:6
# | #13 0x00007e5977eac6c8 ~__weak_ptr 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1993:29
# | #14 0x00007e5977eac6c8 ~DWARFExpressionList 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/include/lldb/Expression/DWARFExpressionList.h:23:7
# | #15 0x00007e5977eac6c8 
lldb_private::RegisterContextUnwind::ReadFrameAddress(lldb::RegisterKind, 
lldb_private::UnwindPlan::Row::FAValue const&, unsigned long&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/RegisterContextUnwind.cpp:2150:3
# | #16 0x00007e5977ea72fb 
lldb_private::RegisterContextUnwind::InitializeNonZerothFrame() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/RegisterContextUnwind.cpp:684:7
# | #17 0x00007e5977ea1743 IsFrameZero 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/RegisterContextUnwind.cpp:741:73
# | #18 0x00007e5977ea1743 
lldb_private::RegisterContextUnwind::RegisterContextUnwind(lldb_private::Thread&,
 std::shared_ptr<lldb_private::RegisterContextUnwind> const&, 
lldb_private::SymbolContext&, unsigned int, lldb_private::UnwindLLDB&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/RegisterContextUnwind.cpp:98:7
# | #19 0x00007e5977ea01c5 __shared_ptr<lldb_private::RegisterContextUnwind, 
void> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1469:4
# | #20 0x00007e5977ea01c5 shared_ptr<lldb_private::RegisterContextUnwind, 
void> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr.h:214:25
# | #21 0x00007e5977ea01c5 
lldb_private::UnwindLLDB::GetOneMoreFrame(lldb_private::ABI*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/UnwindLLDB.cpp:127:25
# | #22 0x00007e5977e9f701 __shared_ptr 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1532:20
# | #23 0x00007e5977e9f701 operator= 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1620:2
# | #24 0x00007e5977e9f701 operator= 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr.h:440:27
# | #25 0x00007e5977e9f701 
lldb_private::UnwindLLDB::AddOneMoreFrame(lldb_private::ABI*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/UnwindLLDB.cpp:335:15
# | #26 0x00007e5977e9fe14 size 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:993:66
# | #27 0x00007e5977e9fe14 
lldb_private::UnwindLLDB::UpdateUnwindPlanForFirstFrameIfInvalid(lldb_private::ABI*)
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/UnwindLLDB.cpp:313:37
# | #28 0x00007e5977e9f510 lldb_private::UnwindLLDB::AddFirstFrame() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/UnwindLLDB.cpp:0:3
# | #29 0x00007e5977ea0a8f 
lldb_private::UnwindLLDB::DoGetFrameInfoAtIndex(unsigned int, unsigned long&, 
unsigned long&, bool&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/UnwindLLDB.cpp:398:9
# | #30 0x00007e5977e038c9 GetFrameInfoAtIndex 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/include/lldb/Target/Unwind.h:53:12
# | #31 0x00007e5977e038c9 
lldb_private::StackFrameList::FetchFramesUpTo(unsigned int, 
InterruptionControl) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/StackFrameList.cpp:538:41
# | #32 0x00007e5977e060e8 lldb_private::StackFrameList::GetFramesUpTo(unsigned 
int, InterruptionControl) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/StackFrameList.cpp:471:21
# | #33 0x00007e5977e06822 
lldb_private::StackFrameList::GetFrameAtIndex(unsigned int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/StackFrameList.cpp:716:7
# | #34 0x00007e5977e608d8 get 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1666:16
# | #35 0x00007e5977e608d8 
lldb_private::Thread::GetSelectedFrame(SelectMostRelevant) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/Thread.cpp:291:34
# | #36 0x00007e5977d9c00d operator bool 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1670:23
# | #37 0x00007e5977d9c00d 
lldb_private::ExecutionContextRef::SetProcessPtr(lldb_private::Process*, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/ExecutionContext.cpp:594:16
# | #38 0x00007e5977d9bc20 __shared_count 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1077:12
# | #39 0x00007e5977d9bc20 __shared_ptr 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1522:7
# | #40 0x00007e5977d9bc20 shared_ptr 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr.h:204:7
# | #41 0x00007e5977d9bc20 
lldb_private::ExecutionContextRef::SetTargetPtr(lldb_private::Target*, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Target/ExecutionContext.cpp:569:40
# | #42 0x00007e5977bc7edc ~__shared_count 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1070:6
# | #43 0x00007e5977bc7edc ~__shared_ptr 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1524:31
# | #44 0x00007e5977bc7edc 
lldb_private::Debugger::GetSelectedExecutionContextRef(bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Core/Debugger.cpp:1305:16
# | #45 0x00007e5977bcd458 
lldb_private::Debugger::GetSelectedExecutionContext(bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Core/Debugger.cpp:1300:10
# | #46 0x00007e5977ced590 
lldb_private::CommandInterpreter::IOHandlerInputComplete(lldb_private::IOHandler&,
 std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char>>&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Interpreter/CommandInterpreter.cpp:3424:15
# | #47 0x00007e5977bfd1b2 lldb_private::IOHandlerEditline::Run() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Core/IOHandler.cpp:0:22
# | #48 0x00007e5977bcda6f __gthread_mutex_lock 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/x86_64-linux-gnu/c++/13/bits/gthr-default.h:749:21
# | #49 0x00007e5977bcda6f __gthread_recursive_mutex_lock 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/x86_64-linux-gnu/c++/13/bits/gthr-default.h:811:10
# | #50 0x00007e5977bcda6f lock 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/mutex:120:17
# | #51 0x00007e5977bcda6f lock_guard 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_mutex.h:249:19
# | #52 0x00007e5977bcda6f lldb_private::Debugger::RunIOHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Core/Debugger.cpp:1349:45
# | #53 0x00007e5977cefea8 
lldb_private::CommandInterpreter::RunCommandInterpreter(lldb_private::CommandInterpreterRunOptions&)
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/Interpreter/CommandInterpreter.cpp:3727:5
# | #54 0x00007e59779a6523 
lldb::SBDebugger::RunCommandInterpreter(lldb::SBCommandInterpreterRunOptions 
const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/source/API/SBDebugger.cpp:1226:14
# | #55 0x000000000022e0af Driver::MainLoop() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/tools/driver/Driver.cpp:575:17
# | #56 0x000000000022f0b5 main 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/tools/driver/Driver.cpp:898:26
# | #57 0x00007e597118c1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
# | #58 0x00007e597118c28b __libc_start_main 
(/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
# | #59 0x000000000022b005 _start 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb+0x22b005)
# `-----------------------------
# error: command failed with exit status: -6
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win.test
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win.test:11:16:
 error: CHECK-LABEL: expected string not found in input
# | # CHECK-LABEL: image show-unwind -n call_many
# |                ^
# | <stdin>:1:1: note: scanning from here
# | (lldb) command source -s 0 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet'
# | ^
# | <stdin>:7:146: note: possible intended match here
# | symbol file 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-stack-win.syms'
 has been added to 'unwind-via-stack-win.exe'
# |                                                                             
                                                                     ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win.test
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |             1: (lldb) command source -s 0 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet'
 
# | label:11'0     
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 error: no match found
# |             2: Executing commands in 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet'.
 
# | label:11'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             3: (lldb) command source -C --silent-run true lit-lldb-init 
# | label:11'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             4: (lldb) target create --core 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win.test.tmp"
 
# | label:11'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             5: Core file 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/Breakpad/Output/unwind-via-stack-win.test.tmp'
 (i386) was loaded. 
# | label:11'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             6: (lldb) target symbols add 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-stack-win.syms
 
# | label:11'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             7: symbol file 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/Inputs/unwind-via-stack-win.syms'
 has been added to 'unwind-via-stack-win.exe' 
# | label:11'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | label:11'1                                                                  
                                                                                
    ?                                        possible intended match
# |             8: (lldb) command source -s 0 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/Breakpad/unwind-via-stack-win.test'
 
# | label:11'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>lldb-shell.SymbolFile/DWARF/x86/DW_OP_deref_size_static_var.s</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mc 
-filetype=obj -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/DWARF/x86/Output/DW_OP_deref_size_static_var.s.tmp
 -triple x86_64-apple-macosx10.15.0 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_deref_size_static_var.s
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mc 
-filetype=obj -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/DWARF/x86/Output/DW_OP_deref_size_static_var.s.tmp
 -triple x86_64-apple-macosx10.15.0 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_deref_size_static_var.s
# note: command had no output on stdout or stderr
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/DWARF/x86/Output/DW_OP_deref_size_static_var.s.tmp
 -o "target variable ug" -b   | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=TARGET-VARIABLE 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_deref_size_static_var.s
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/DWARF/x86/Output/DW_OP_deref_size_static_var.s.tmp
 -o 'target variable ug' -b
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefix=TARGET-VARIABLE 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_deref_size_static_var.s
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_deref_size_static_var.s:8:20:
 error: TARGET-VARIABLE: expected string not found in input
# | # TARGET-VARIABLE: (U) ug = {
# |                    ^
# | <stdin>:6:26: note: scanning from here
# | (lldb) target variable ug
# |                          ^
# | <stdin>:7:1: note: possible intended match here
# | (U) ug = <DW_OP_plus requires operands to have the same type>
# | ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_deref_size_static_var.s
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |            1: (lldb) command source -s 0 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet'
 
# |            2: Executing commands in 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet'.
 
# |            3: (lldb) command source -C --silent-run true lit-lldb-init 
# |            4: (lldb) target create 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/DWARF/x86/Output/DW_OP_deref_size_static_var.s.tmp"
 
# |            5: Current executable set to 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/DWARF/x86/Output/DW_OP_deref_size_static_var.s.tmp'
 (x86_64). 
# |            6: (lldb) target variable ug 
# | check:8'0                              X error: no match found
# |            7: (U) ug = <DW_OP_plus requires operands to have the same type> 
# | check:8'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:8'1     ?                                                             
 possible intended match
# |            8:  
# | check:8'0     ~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>lldb-shell.SymbolFile/DWARF/x86/DW_OP_div-with-signed.s</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--target=specify-a-target-or-use-a-_host-substitution -c 
--target=x86_64-pc-linux -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/DWARF/x86/Output/DW_OP_div-with-signed.s.tmp
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_div-with-signed.s
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--target=specify-a-target-or-use-a-_host-substitution -c 
--target=x86_64-pc-linux -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/DWARF/x86/Output/DW_OP_div-with-signed.s.tmp
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_div-with-signed.s
# note: command had no output on stdout or stderr
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/DWARF/x86/Output/DW_OP_div-with-signed.s.tmp
 -o "expression -T -- g" -o "exit" | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_div-with-signed.s
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/DWARF/x86/Output/DW_OP_div-with-signed.s.tmp
 -o 'expression -T -- g' -o exit
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_div-with-signed.s
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_div-with-signed.s:7:11:
 error: CHECK: expected string not found in input
# |  # CHECK: (int) $0 = 2
# |           ^
# | <stdin>:1:1: note: scanning from here
# | (lldb) command source -s 0 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet'
# | ^
# | <stdin>:1:17: note: possible intended match here
# | (lldb) command source -s 0 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet'
# |                 ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_div-with-signed.s
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |            1: (lldb) command source -s 0 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet'
 
# | check:7'0     
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 error: no match found
# | check:7'1                     ?                                             
                                                                         
possible intended match
# |            2: Executing commands in 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet'.
 
# | check:7'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            3: (lldb) command source -C --silent-run true lit-lldb-init 
# | check:7'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            4: (lldb) target create 
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/DWARF/x86/Output/DW_OP_div-with-signed.s.tmp"
 
# | check:7'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            5: Current executable set to 
'/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/SymbolFile/DWARF/x86/Output/DW_OP_div-with-signed.s.tmp'
 (x86_64). 
# | check:7'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            6: (lldb) expression -T -- g 
# | check:7'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            .
# |            .
# |            .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>lldb-shell.Unwind/eh-frame-dwarf-unwind-val-offset.test</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 8
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--target=specify-a-target-or-use-a-_host-substitution 
--target=x86_64-unknown-linux-gnu -pthread 
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-shell
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/Inputs/call-asm.c
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/Inputs/eh-frame-dwarf-unwind-val-offset.s
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Unwind/Output/eh-frame-dwarf-unwind-val-offset.test.tmp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--target=specify-a-target-or-use-a-_host-substitution 
--target=x86_64-unknown-linux-gnu -pthread 
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-shell
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/Inputs/call-asm.c
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/Inputs/eh-frame-dwarf-unwind-val-offset.s
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Unwind/Output/eh-frame-dwarf-unwind-val-offset.test.tmp
# .---command stderr------------
# | clang: warning: argument unused during compilation: 
'-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-shell'
 [-Wunused-command-line-argument]
# | /usr/bin/ld: warning: 
/tmp/lit-tmp-g8i_nra8/eh-frame-dwarf-unwind-val-offset-48c2ec.o: missing 
.note.GNU-stack section implies executable stack
# | /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a 
future version of the linker
# `-----------------------------
# RUN: at line 9
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Unwind/Output/eh-frame-dwarf-unwind-val-offset.test.tmp
 -s 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/eh-frame-dwarf-unwind-val-offset.test
 -o exit | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/eh-frame-dwarf-unwind-val-offset.test
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Unwind/Output/eh-frame-dwarf-unwind-val-offset.test.tmp
 -s 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/eh-frame-dwarf-unwind-val-offset.test
 -o exit
# .---command stderr------------
# | error: Frame index (2) out of range
# `-----------------------------
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/eh-frame-dwarf-unwind-val-offset.test
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/eh-frame-dwarf-unwind-val-offset.test:32:10:
 error: CHECK: expected string not found in input
# | # CHECK: frame #2: {{.*}}`asm_main + 29
# |          ^
# | <stdin>:66:81: note: scanning from here
# |  frame #1: 0x000055555555515d eh-frame-dwarf-unwind-val-offset.test.tmp`foo 
+ 12
# |                                                                             
    ^
# | <stdin>:142:29: note: possible intended match here
# | (lldb) target modules show-unwind -n asm_main
# |                             ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/eh-frame-dwarf-unwind-val-offset.test
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |             .
# |             .
# |             .
# |            61:  0x555555555151 <+0>: movq $0x456, %r12 ; imm = 0x456  
# |            62:  0x555555555158 <+7>: callq 0x55555555514c ; bar 
# |            63: (lldb) thread backtrace 
# |            64: * thread #1, name = 'eh-frame-dwarf-', stop reason = 
breakpoint 2.1 
# |            65:  * frame #0: 0x000055555555514c 
eh-frame-dwarf-unwind-val-offset.test.tmp`bar 
# |            66:  frame #1: 0x000055555555515d 
eh-frame-dwarf-unwind-val-offset.test.tmp`foo + 12 
# | check:32'0                                                                  
                   X error: no match found
# |            67: (lldb) target modules show-unwind -n bar 
# | check:32'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            68: UNWIND PLANS for 
eh-frame-dwarf-unwind-val-offset.test.tmp`bar (start addr 0x55555555514c) 
# | check:32'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            69:  
# | check:32'0     ~
# |            70: Asynchronous (not restricted to call-sites) UnwindPlan is 
'assembly insn profiling' 
# | check:32'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            71: Synchronous (restricted to call-sites) UnwindPlan is 
'eh_frame CFI' 
# | check:32'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             .
# |             .
# |             .
# |           137: This UnwindPlan is valid at all instruction locations: not 
specified. 
# | check:32'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           138: This UnwindPlan is for a trap handler function: not 
specified. 
# | check:32'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           139: row[0]: 0: CFA=rsp +8 => rsp=CFA+0 rip=[CFA-8]  
# | check:32'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           140:  
# | check:32'0     ~
# |           141:  
# | check:32'0     ~
# |           142: (lldb) target modules show-unwind -n asm_main 
# | check:32'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:32'1                                 ?                  possible 
intended match
# |           143: UNWIND PLANS for 
eh-frame-dwarf-unwind-val-offset.test.tmp`asm_main (start addr 0x555555555172) 
# | check:32'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           144:  
# | check:32'0     ~
# |           145: Asynchronous (not restricted to call-sites) UnwindPlan is 
'eh_frame CFI' 
# | check:32'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           146: Synchronous (restricted to call-sites) UnwindPlan is 
'eh_frame CFI' 
# | check:32'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |           147: Fast UnwindPlan is 'x86_64 default unwind plan' 
# | check:32'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             .
# |             .
# |             .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>lldb-shell.Unwind/eh-frame-dwarf-unwind.test</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 7
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--target=specify-a-target-or-use-a-_host-substitution 
--target=x86_64-unknown-linux-gnu -pthread 
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-shell
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/Inputs/call-asm.c
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/Inputs/eh-frame-dwarf-unwind.s
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Unwind/Output/eh-frame-dwarf-unwind.test.tmp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--target=specify-a-target-or-use-a-_host-substitution 
--target=x86_64-unknown-linux-gnu -pthread 
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-shell
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/Inputs/call-asm.c
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/Inputs/eh-frame-dwarf-unwind.s
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Unwind/Output/eh-frame-dwarf-unwind.test.tmp
# .---command stderr------------
# | clang: warning: argument unused during compilation: 
'-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build.noindex/module-cache-clang/lldb-shell'
 [-Wunused-command-line-argument]
# | /usr/bin/ld: warning: /tmp/lit-tmp-g8i_nra8/eh-frame-dwarf-unwind-c2ec5f.o: 
missing .note.GNU-stack section implies executable stack
# | /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a 
future version of the linker
# `-----------------------------
# RUN: at line 8
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Unwind/Output/eh-frame-dwarf-unwind.test.tmp
 -s 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/eh-frame-dwarf-unwind.test
 -o exit | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/eh-frame-dwarf-unwind.test
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb 
--no-lldbinit -S 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/lit-lldb-init-quiet
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Unwind/Output/eh-frame-dwarf-unwind.test.tmp
 -s 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/eh-frame-dwarf-unwind.test
 -o exit
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/eh-frame-dwarf-unwind.test
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/eh-frame-dwarf-unwind.test:19:10:
 error: CHECK: expected string not found in input
# | # CHECK: frame #2: {{.*}}`asm_main + 22
# |          ^
# | <stdin>:25:69: note: scanning from here
# |  frame #1: 0x0000555555555156 eh-frame-dwarf-unwind.test.tmp`foo + 5
# |                                                                     ^
# | <stdin>:41:4: note: possible intended match here
# | eh_frame UnwindPlan:
# |    ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Unwind/eh-frame-dwarf-unwind.test
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |             .
# |             .
# |             .
# |            20:  0x555555555151 <+0>: callq 0x55555555514c ; bar 
# |            21:  0x555555555156 <+5>: addl $0x1, %eax 
# |            22: (lldb) thread backtrace 
# |            23: * thread #1, name = 'eh-frame-dwarf-', stop reason = 
breakpoint 1.1 
# |            24:  * frame #0: 0x000055555555514c 
eh-frame-dwarf-unwind.test.tmp`bar 
# |            25:  frame #1: 0x0000555555555156 
eh-frame-dwarf-unwind.test.tmp`foo + 5 
# | check:19'0                                                                  
       X error: no match found
# |            26: (lldb) target modules show-unwind -n foo 
# | check:19'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            27: UNWIND PLANS for eh-frame-dwarf-unwind.test.tmp`foo (start 
addr 0x555555555151) 
# | check:19'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            28:  
# | check:19'0     ~
# |            29: Asynchronous (not restricted to call-sites) UnwindPlan is 
'eh_frame CFI' 
# | check:19'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            30: Synchronous (restricted to call-sites) UnwindPlan is 
'eh_frame CFI' 
# | check:19'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             .
# |             .
# |             .
# |            36: This UnwindPlan is for a trap handler function: no. 
# | check:19'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            37: Address range of this UnwindPlan: 
[eh-frame-dwarf-unwind.test.tmp.PT_LOAD[1]..text + 273-288) 
# | check:19'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            38: row[0]: 0: CFA=rsp +8 => rsp=CFA+0 rip=[CFA-8]  
# | check:19'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            39: row[1]: 9: CFA=rsp +0 => rsp=CFA+0 rip=[CFA-8]  
# | check:19'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            40:  
# | check:19'0     ~
# |            41: eh_frame UnwindPlan: 
# | check:19'0     ~~~~~~~~~~~~~~~~~~~~~
# | check:19'1        ?                  possible intended match
# |            42: This UnwindPlan originally sourced from eh_frame CFI 
# | check:19'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            43: This UnwindPlan is sourced from the compiler: yes. 
# | check:19'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            44: This UnwindPlan is valid at all instruction locations: no. 
# | check:19'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            45: This UnwindPlan is for a trap handler function: no. 
# | check:19'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |            46: Address range of this UnwindPlan: 
[eh-frame-dwarf-unwind.test.tmp.PT_LOAD[1]..text + 273-288) 
# | check:19'0     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# |             .
# |             .
# |             .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>

If these failures are unrelated to your changes (for example tests are broken 
or flaky at HEAD), please open an issue at 
https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

https://github.com/llvm/llvm-project/pull/201288
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to