bulbazord wrote:

This test is failing on Green Dragon's sanitizer bot
https://ci.swift.org/view/all/job/llvm.org/view/LLDB/job/lldb-cmake-sanitized/1402/
```
[2026-08-14T17:57:40.615Z] FAIL: LLDB 
(/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-sanitized/lldb-build/tools/clang/stage2-bins/bin/clang-arm64)
 :: test_threads_info_expedites_stopped_frame_stack_debugserver 
(TestGdbRemoteThreadsInStopReply.TestGdbRemoteThreadsInStopReply)
[2026-08-14T17:57:40.615Z] Log Files:
[2026-08-14T17:57:40.615Z]  - 
/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-sanitized/lldb-build/lldb-test-build.noindex/tools/lldb-server/TestGdbRemoteThreadsInStopReply/Failure_test_threads_info_expedites_stopped_frame_stack_debugserver.log
[2026-08-14T17:57:40.615Z] Restore dir to: 
/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-sanitized/lldb-build/tools/clang/stage2-bins/tools/lldb/test
[2026-08-14T17:57:40.615Z] 
======================================================================
[2026-08-14T17:57:40.615Z] FAIL: 
test_threads_info_expedites_stopped_frame_stack_debugserver 
(TestGdbRemoteThreadsInStopReply.TestGdbRemoteThreadsInStopReply)
[2026-08-14T17:57:40.615Z]     jThreadsInfo expedites every thread's frame 
pointer backchain, plus
[2026-08-14T17:57:40.615Z] 
----------------------------------------------------------------------
[2026-08-14T17:57:40.615Z] Traceback (most recent call last):
[2026-08-14T17:57:40.615Z]   File 
"/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py",
 line 49, in test_method
[2026-08-14T17:57:40.615Z]     return attrvalue(self)
[2026-08-14T17:57:40.615Z]   File 
"/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-sanitized/llvm-project/lldb/test/API/tools/lldb-server/TestGdbRemoteThreadsInStopReply.py",
 line 240, in test_threads_info_expedites_stopped_frame_stack
[2026-08-14T17:57:40.615Z]     self.assertIn(
[2026-08-14T17:57:40.615Z] AssertionError: 0 not found in (1, 2) : no frame 0 
stack memory for stopped thread 25dd11, chunk sizes [16, 16]
[2026-08-14T17:57:40.615Z] 
Config=arm64-/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-sanitized/lldb-build/tools/clang/stage2-bins/bin/clang
[2026-08-14T17:57:40.615Z] 
----------------------------------------------------------------------
[2026-08-14T17:57:40.615Z] Ran 12 tests in 6.610s
[2026-08-14T17:57:40.615Z]
[2026-08-14T17:57:40.615Z] FAILED (failures=1, skipped=5)
[2026-08-14T17:57:40.615Z] Skip breakdown (unsupported=5, skipped=0)
[2026-08-14T17:57:40.615Z]
[2026-08-14T17:57:40.615Z] --
[2026-08-14T17:57:40.615Z]
[2026-08-14T17:57:40.615Z] ********************
```

Please fix forward if possible, otherwise I will revert to unblock the bot.

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

Reply via email to