You could NOT load sos.dll shipped with WinDbg6.3.17, which versioned 6.3.17.0. All extension paths are no problem and with .chain you could see this. But when you try to using .load sos OR .load clr10\sos, you will got this error message:

The call to LoadLibrary(sos) failed, Win32 error 127

From Production Debugging for .NET Framework Applications we learned that:

sos.dll "requires a .bin file that matches the type and version of the .NET runtime", so that maybe the reason why it doesn't work.

You could go Debugging Tools Download to download the latest version of sos.dll(it's 1.0.4008.0 when i post this blog) for your work.

btw: This is an article about using SOS with windbg, read it at first.

Feedback

# SOS

2004-9-14 11:47 by Pingback/TrackBack
SOS+Windbg

# 回复: Could NOT load sos.dll which shipped with WinDbg 6.3.17

2004-10-12 21:35 by wyhw
对你问题,我非常重视,请用 email 联系 wyhw2002@hotmail.com
发表评论
标题
 
姓名
 
网址
验证码
 
评论  
 

Copyright twinsant.