You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to register a COM Dll compiles with FastMM 4.992 with the UseReleaseStack option enabled then registration using tregsvr hangs. Also adding the dll into a COM+ application hangs as well as registration using regsvr32.
The callstack created from a process dump point to FastMM4.DestroyCleanupThread
When I try to register a COM Dll compiles with FastMM 4.992 with the UseReleaseStack option enabled then registration using tregsvr hangs. Also adding the dll into a COM+ application hangs as well as registration using regsvr32.
The callstack created from a process dump point to FastMM4.DestroyCleanupThread
I guess there could be some kind of race condition.
The registration of the same DLL does not hang on Win 2012 Server or Win 7 machine.
The text was updated successfully, but these errors were encountered: