[Lldb-commits] [lldb] [lldb/docs] Add Scripted Symbol Locator to website documentation (PR #181594)

LLVM Continuous Integration via lldb-commits lldb-commits at lists.llvm.org
Sun Feb 15 19:47:57 PST 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `lldb-arm-ubuntu` running on `linaro-lldb-arm-ubuntu` while building `lldb` at step 6 "test".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/18/builds/24793

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (test) failure: build (failure)
...
PASS: lldb-api :: python_api/lldbutil/process/TestPrintStackTraces.py (1157 of 2700)
PASS: lldb-api :: python_api/module_spec/TestModuleSpec.py (1158 of 2700)
PASS: lldb-api :: python_api/name_lookup/TestNameLookup.py (1159 of 2700)
UNSUPPORTED: lldb-api :: python_api/objc_type/TestObjCType.py (1160 of 2700)
PASS: lldb-api :: python_api/lldbutil/iter/TestRegistersIterator.py (1161 of 2700)
PASS: lldb-api :: python_api/module_section/TestModuleAndSection.py (1162 of 2700)
UNSUPPORTED: lldb-api :: python_api/process/address-masks/TestAddressMasks.py (1163 of 2700)
PASS: lldb-api :: python_api/process/io/TestProcessIO.py (1164 of 2700)
PASS: lldb-api :: python_api/process/read-mem-cstring/TestReadMemCString.py (1165 of 2700)
UNRESOLVED: lldb-api :: python_api/run_locker/TestRunLocker.py (1166 of 2700)
******************** TEST 'lldb-api :: python_api/run_locker/TestRunLocker.py' FAILED ********************
Script:
--
/usr/bin/python3.10 /home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./lib --env LLVM_INCLUDE_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/include --env LLVM_TOOLS_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin --arch armv8l --build-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex --lldb-module-cache-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/lldb --compiler /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/clang --dsymutil /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/dsymutil --make /usr/bin/gmake --llvm-tools-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin --lldb-obj-root /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/tools/lldb --lldb-libs-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./lib --cmake-build-type Release /home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/python_api/run_locker -p TestRunLocker.py
--
Exit Code: -11

Command Output (stdout):
--
lldb version 23.0.0git (https://github.com/llvm/llvm-project.git revision 0f517054b9bcc0a74e76b29207720eb3e87ac602)
  clang revision 0f517054b9bcc0a74e76b29207720eb3e87ac602
  llvm revision 0f517054b9bcc0a74e76b29207720eb3e87ac602

--
Command Output (stderr):
--
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
 #0 0xe7c6517c llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) Signals.cpp:0:0
 #1 0xe7c626e8 llvm::sys::RunSignalHandlers() Signals.cpp:0:0
 #2 0xe7c6613c SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0
 #3 0xee61d6f0 __default_rt_sa_restorer ./signal/../sysdeps/unix/sysv/linux/arm/sigrestorer.S:80:0
 #4 0xe75dfd78 lldb_private::RegisterContextUnwind::ReadRegisterValueFromRegisterLocation(lldb_private::UnwindLLDB::ConcreteRegisterLocation, lldb_private::RegisterInfo const*, lldb_private::RegisterValue&) RegisterContextUnwind.cpp:0:0
 #5 0xe75e2f10 lldb_private::RegisterContextUnwind::ReadRegister(lldb_private::RegisterInfo const*, lldb_private::RegisterValue&) RegisterContextUnwind.cpp:0:0
 #6 0xe75063bc lldb_private::RegisterContext::ReadRegisterAsUnsigned(lldb_private::RegisterInfo const*, unsigned long long) RegisterContext.cpp:0:0
 #7 0xe7505b20 lldb_private::RegisterContext::GetPC(unsigned long long) RegisterContext.cpp:0:0
 #8 0xe7521ea8 lldb_private::StackFrameList::SynthesizeTailCallFrames(lldb_private::StackFrame&) StackFrameList.cpp:0:0
 #9 0xe751f84c lldb_private::StackFrameList::FetchFramesUpTo(unsigned int, InterruptionControl) StackFrameList.cpp:0:0
#10 0xe7523570 lldb_private::StackFrameList::GetFrameAtIndex(unsigned int) StackFrameList.cpp:0:0
#11 0xe758a120 lldb_private::Thread::GetSelectedFrame(SelectMostRelevant) Thread.cpp:0:0
#12 0xe74a1f00 lldb_private::ExecutionContext::ExecutionContext(lldb_private::Target*, bool) ExecutionContext.cpp:0:0
#13 0xe70cdcf8 lldb::SBTarget::EvaluateExpression(char const*, lldb::SBExpressionOptions const&) (/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/local/lib/python3.10/dist-packages/lldb/native/_lldb.cpython-310-arm-linux-gnueabihf.so+0x4e0dcf8)
#14 0xe70cd964 lldb::SBTarget::EvaluateExpression(char const*) (/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/local/lib/python3.10/dist-packages/lldb/native/_lldb.cpython-310-arm-linux-gnueabihf.so+0x4e0d964)
#15 0xe71fe6dc _wrap_SBTarget_EvaluateExpression(_object*, _object*) LLDBWrapPython.cpp:0:0
Fatal Python error: Segmentation fault

Current thread 0xee800020 (most recent call first):
  File "/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/local/lib/python3.10/dist-packages/lldb/__init__.py", line 13530 in EvaluateExpression
  File "/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/python_api/run_locker/TestRunLocker.py", line 87 in runlocker_test
  File "/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/python_api/run_locker/TestRunLocker.py", line 23 in test_run_locker

```

</details>

https://github.com/llvm/llvm-project/pull/181594


More information about the lldb-commits mailing list