[GitHub] [trafficserver] ywkaras commented on issue #10129: Deadlock between DbgCtl and PCRE

2023-08-02 Thread via GitHub
ywkaras commented on issue #10129: URL: https://github.com/apache/trafficserver/issues/10129#issuecomment-1662917787 OK, here's my guess #2 of what the problem scenario is: 1. While it has a mutex M locked, a function F makes a call that can trigger the initialization of a thread_loc

[GitHub] [trafficserver] ywkaras commented on issue #10129: Deadlock between DbgCtl and PCRE

2023-08-02 Thread via GitHub
ywkaras commented on issue #10129: URL: https://github.com/apache/trafficserver/issues/10129#issuecomment-1662839243 I think a general description of the problem scenario is: 1. While it has a mutex M locked, a function F makes a call that can trigger the dynamic loading of a shared