[Lldb-commits] [lldb] New ThreadPlanSingleThreadTimeout to resolve potential deadlock in single thread stepping (PR #90930)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 14 00:31:37 PDT 2024


labath wrote:

This is not specific to linux. I've now figured out how to scroll the green dragon output, and I've found [at](https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/as-lldb-cmake/9537/) [least](https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/as-lldb-cmake/9474/) [three](https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/as-lldb-cmake/9457/) failures on mac as well.

I don't think disabling the test everywhere is a solution. If we can't get this resolved quickly (O(days)), we should revert the patch and continue the investigation offline. I've captured the [gdb packet log](https://paste.debian.net/hidden/1c7c754e/) from one of the failing runs, maybe that can get you started?

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


More information about the lldb-commits mailing list