Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / CLR / April 2006

Tip: Looking for answers? Try searching our database.

Worker threads hung in mscorwks

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Stephen Walch - 16 Feb 2006 00:09 GMT
Can anyone help explain this call stack?  We have written a managed code DDL
that runs as an add-in for a third-party (unmanaged) server product.  Things
usually work well, but occasionally we get some hung threads that all show
this call stack.  None of out code is on the stack, but mscorwks is.  What
is going on here?

[ 1] 0x7ffe0304 +2147353271 (77e41bfa,3,4184fec4,1)
[ 2] 0x77f4372d ntdll.NtWaitForMultipleObjects+12 (3,4184ff5c,0,ffffffff)
[ 3] 0x77e4b0e4 KERNEL32.WaitForMultipleObjects+23 (0,0,0,791d24ee)
[ 4] 0x791d167e mscorwks+136830 (41741eb0,0,0,41741eb0)
[ 5] 0x77e4a990 KERNEL32.FlsSetValue+1913 (791d24e3,41741eb0,0,41cb263c)
"Jeffrey Tan[MSFT]" - 16 Feb 2006 06:21 GMT
Hi Stephen,

Thanks for your post.

Do you setup the symbols correctly for the debugger? From the call stack,
it seems that some symbols are not shown out.

Also, I do not think the pure call stack without user written code is
helpful to troubleshooting out the root cause regarding your problem. You'd
better explain your main work in corresponding technology groups to check
if you are doing the correct thing. Thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Signature

Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jim Cheshire - 01 Apr 2006 04:23 GMT
>Can anyone help explain this call stack?  We have written a managed code DDL
>that runs as an add-in for a third-party (unmanaged) server product.  Things
[quoted text clipped - 7 lines]
>[ 4] 0x791d167e mscorwks+136830 (41741eb0,0,0,41741eb0)
>[ 5] 0x77e4a990 KERNEL32.FlsSetValue+1913 (791d24e3,41741eb0,0,41cb263c)

Your symbols aren't lining up, so this stack useful. It also looks
like you might have some managed executing in here which is not going
to show up when using kp.

Jim

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.