zwimer/DrShadowStack

Hangs on threads - internal shadow stack

Closed this issue · 2 comments

  1. The map is not thread safe
  2. Log file need async support - this is causing the hang I think

So, flockfile is causing the freeze I think. This is used internally by most io functions. Still not sure why it hangs the program though.

Done