|
|
Resolving an application hang-upFinding a deadlockThe Tracer tab shows the last calls for each worker thread. The resource enter_Color() in thread 3164 shows missing End Time information as well as the resource enter_Brush() in thread 2512. These two resources cannot be acquired due to the fact that they are not released by the other thread, respectively, and thus, a deadlock is caused.
|



