mstorsjo added a comment.

In D128410#3604083 <https://reviews.llvm.org/D128410#3604083>, @mstorsjo wrote:

> I'm not all that familiar with exactly what happens in these APIs here that 
> makes this a nested exception and what other non-GUI APIs would produce the 
> same effect. Maybe any API where Windows system code calls back to a user 
> provided callback? Does @stella.stamenova know?

FWIW, I tested with doing a similar crash in the callback from 
`EnumerateLoadedModules`, but that doesn't trigger the same case.

I tested running the lldb tests within docker, which is a headless windows 
environment, and this test does indeed fail there (it hangs).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128410/new/

https://reviews.llvm.org/D128410

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to