~*e !CLRStack ... OS Thread Id: 0x10ec (37) Child-SP RetAddr Call Site 000000000c4de8e0 000007ff006e168f Sitecore.IO.FileWatcher.Worker() 000000000c4de930 000007ff0100e510 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) 000000000c4de980 000007fef96ceb52 System.Threading.ThreadHelper.ThreadStart() OS Thread Id: 0x10f8 (38) ... OS Thread Id: 0x1268 (43) Child-SP RetAddr Call Site 000000000ba5e4e0 000007ff01298285 System.Threading.WaitHandle.WaitAny(System.Threading.WaitHandle[], Int32, Boolean) 000000000ba5e540 000007ff006e168f System.Net.TimerThread.ThreadProc() 000000000ba5e610 000007ff0100e510 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) 000000000ba5e660 000007fef96ceb52 System.Threading.ThreadHelper.ThreadStart() ... OS Thread Id: 0x1368 (46) Child-SP RetAddr Call Site 000000000cf7e5c0 000007ff00f6ed56 System.Threading.Thread.Sleep(System.TimeSpan) 000000000cf7e600 000007ff006e168f Sitecore.Services.Heartbeat.WorkLoop() 000000000cf7e6c0 000007ff0100e510 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) 000000000cf7e710 000007fef96ceb52 System.Threading.ThreadHelper.ThreadStart() ... the process OS Thread Id: 0x1008 (49) Child-SP RetAddr Call Site 000000000d03e5f0 000007ff0163a0b7 Sitecore.Threading.Semaphore.P() 000000000d03e640 000007ff006e168f Sitecore.Threading.ManagedThreadPool.ProcessQueuedItems() 000000000d03e6a0 000007ff0100e510 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) 000000000d03e6f0 000007fef96ceb52 System.Threading.ThreadHelper.ThreadStart() ...Each of listed above stack traces appear few times in a memory dump. When analyzing any of those stacks there is no magic or suspicious staff. This is how Sitecore was designed and how it works.
Tuesday, November 20, 2012
Thread, Wait and debugging Sitecore under WinDbg
When running a command to display all threads and stack assigned to a thread it is common to see a following picture:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment