[Lldb-commits] [lldb] New ThreadPlanSingleThreadTimeout to resolve potential deadlock in single thread stepping (PR #90930)
via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 12 11:30:50 PDT 2024
jeffreytan81 wrote:
@labath, unfortunately the failing log does not provide much information to troubleshoot. Is it possible to gather more information of the failure? Like is it only this `lldb-x86_64-debian` bot timeout or including other bots? And is it consistently failing or occasionally (race condition)? I tried to navigate the buildbot UI but couldn't make sense or find answers to these questions.
We only have CentOS9 Linux machines and have run this PR clean build multiple times but couldn't reproduce the failure/hang.
Maybe we could try to disable the tests for Debian Linux (if it only happens in Debian bot)? Any suggestion is welcome.
https://github.com/llvm/llvm-project/pull/90930
More information about the lldb-commits
mailing list