Resolving an application hang-up
Finding a deadlock
|
The Tracer tab shows the last calls for each worker thread. The resource enter_Color() in thread 3236 shows missing End Time information as well as the resource enter_Brush() in thread 2260. 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.
|
SpeedTrace Pro Finding a deadlock |
|
|
|
|
|