Results 1 to 3 of 3

Thread: Thread waiting on a lock while running windbg syncblk

  1. #1
    Join Date
    Feb 2009
    Posts
    68

    Thread waiting on a lock while running windbg syncblk

    hi,

    When I run syncblk, I get the message saying a thread is been waiting on a lock but I find nothing like that. However, the help for syncblk says unassemble some code to determine which lock is being waited on, but the details are not enough, they are missing. can anybody tell how can you determine on which lock a thread is waiting on ?

  2. #2
    Join Date
    May 2008
    Posts
    2,297

    Re: Thread waiting on a lock while running windbg syncblk

    This is the SOS bug. In order to solve any SOS bug or perform any SOS debugging action, I would suggest you to - Click on this link and get the required deatils and information.

  3. #3
    Join Date
    Oct 2005
    Posts
    2,393

    Re: Thread waiting on a lock while running windbg syncblk

    I think it is the server issue. I would suggest to use syncblk commands or syncblk extensions in WinDbg which lets you monitor the status of the threads. The status of the thread can be for e.g. waiting for response, sending request, etc.

Similar Threads

  1. Synchronize a producer thread and a consumer thread in C#
    By Ayuka in forum Software Development
    Replies: 6
    Last Post: 10-11-2010, 04:04 AM
  2. Issue with Dinovo Mini backslash, caps lock and num lock keys
    By Jarini in forum Hardware Peripherals
    Replies: 7
    Last Post: 02-11-2010, 02:27 AM
  3. How to find which thread is running on which processor
    By Gaganasindhu in forum Motherboard Processor & RAM
    Replies: 5
    Last Post: 23-09-2010, 08:27 AM
  4. Debug InProc COM Components Inside IIS Using WINDBG
    By Jarini in forum Software Development
    Replies: 3
    Last Post: 10-11-2009, 10:57 PM
  5. How to see dbgprint message in WinDbg ?
    By BlackSunReyes in forum Windows XP Support
    Replies: 4
    Last Post: 10-08-2009, 05:33 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,709,533.33007 seconds with 17 queries