473,666 Members | 2,331 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET Windbg with SOS.dll

Hi

I am trying to use Windbg with SOS.dll on VS 2003 by following the article "SOS:It's Not Just an ABBA Song Anymore" at http://msdn.microsoft.com/msdnmag/issues/03/06/Bugslaye

I tried the ".load sos" and the command extension of SOS comes up when typing "!help". I assumed that SOS was loaded; however when issuing the command "!Threads". I got the following response

"No valid SOS data table found"

How can I solve this problem.

Best regards
Mich
Jul 21 '05 #1
14 7983
Hello Mich,

Thanks for your post. You may need SOS.wks.*.bin files which is contained
in the following download:

Debugging Tools Download
http://www.microsoft.com/downloads/d...&FamilyID=7C6E
C49C-A8F7-4323-B583-6A7A6AEB5E66

Please install it and check if it works. In addition, I believe this issue
is most appropriate for the following newsgroup:
microsoft.publi c.vsnet.debuggi ng

Hope this helps.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

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

Jul 21 '05 #2
Hello Mich,

Thanks for your post. You may need SOS.wks.*.bin files which is contained
in the following download:

Debugging Tools Download
http://www.microsoft.com/downloads/d...&FamilyID=7C6E
C49C-A8F7-4323-B583-6A7A6AEB5E66

Please install it and check if it works. In addition, I believe this issue
is most appropriate for the following newsgroup:
microsoft.publi c.vsnet.debuggi ng

Hope this helps.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

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

Jul 21 '05 #3
What version of Windbg and sos.dll are you talking about? And especially
what version is getting loaded?
And what exactly do you mean with "Windbg with SOS.dll on VS 2003 "?
You can use windbg with sos.dll or the VS2003 debugger with sos.dll.

Willy.

"mich" <tr****@dis.c c> wrote in message
news:92******** *************** ***********@mic rosoft.com...
Hi,

I am trying to use Windbg with SOS.dll on VS 2003 by following the article
"SOS:It's Not Just an ABBA Song Anymore" at
http://msdn.microsoft.com/msdnmag/is...3/06/Bugslayer

I tried the ".load sos" and the command extension of SOS comes up when
typing "!help". I assumed that SOS was loaded; however when issuing the
command "!Threads". I got the following response

"No valid SOS data table found"

How can I solve this problem.

Best regards,
Mich

Jul 21 '05 #4
What version of Windbg and sos.dll are you talking about? And especially
what version is getting loaded?
And what exactly do you mean with "Windbg with SOS.dll on VS 2003 "?
You can use windbg with sos.dll or the VS2003 debugger with sos.dll.

Willy.

"mich" <tr****@dis.c c> wrote in message
news:92******** *************** ***********@mic rosoft.com...
Hi,

I am trying to use Windbg with SOS.dll on VS 2003 by following the article
"SOS:It's Not Just an ABBA Song Anymore" at
http://msdn.microsoft.com/msdnmag/is...3/06/Bugslayer

I tried the ".load sos" and the command extension of SOS comes up when
typing "!help". I assumed that SOS was loaded; however when issuing the
command "!Threads". I got the following response

"No valid SOS data table found"

How can I solve this problem.

Best regards,
Mich

Jul 21 '05 #5
Hi

I have already posted in vsnet.debugging .
Anyway after downloading and installign dbgnetfx.exe, the problem is still persist

Best regards
Mich
Jul 21 '05 #6
Hi

I have already posted in vsnet.debugging .
Anyway after downloading and installign dbgnetfx.exe, the problem is still persist

Best regards
Mich
Jul 21 '05 #7
Windbg 6.2.0013.0 and SOS.dll 1.1.4322.573
I use .NET framework 1.1 on VS .NET 2003.

From the .chain command, it shows "sos: API 1.0.0, built Fri Feb 21 09:47:40 2003

Jul 21 '05 #8
Windbg 6.2.0013.0 and SOS.dll 1.1.4322.573
I use .NET framework 1.1 on VS .NET 2003.

From the .chain command, it shows "sos: API 1.0.0, built Fri Feb 21 09:47:40 2003

Jul 21 '05 #9
Hmm.. no image version in your chain output?
Anyway, I suggest you download the latest windbg version 6.3.5, it contains
a version of sos.dll that works with .NET 1.0 and 1.1

Willy.

"Mich" <tr****@dis.c c> wrote in message
news:C2******** *************** ***********@mic rosoft.com...
Windbg 6.2.0013.0 and SOS.dll 1.1.4322.573.
I use .NET framework 1.1 on VS .NET 2003.

From the .chain command, it shows "sos: API 1.0.0, built Fri Feb 21
09:47:40 2003"

Jul 21 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2606
by: Patrick Matusz | last post by:
How can I create from VB a minidump of my application at runtime for the WinDbg Application from MS? We need this because our application breaks sometime at any state and the stacktrace only shows needless entries! Can anybody help me? I would be happy if you have an example for me too (if possible in VB or C#)! Thanks a lot! Best regards Patrick
2
2530
by: Itjalve | last post by:
I have a heap problem in my com exe server. When i use windbg as the compiler in application verifier is windbg started and i can press 'g' and the server is running unitil i get the exception. When i'm using VC.net i get an excpetion in the client which starts the server! I have not added the client to appl verifier, so how come that VC is launched with the client.exe? And is it possible to load symbols after VC has started, i.e. like...
1
2520
by: thejeffross | last post by:
I have a memory problem that keeps causing server resets, so I'm using WinDbg to figure out what the problem is. When I look at the heap, WinDbg tells me that there are over one million XmlText objects, each taking up 20 bytes. If I do a memory view of one of them, I get this: 10017c58 7c bb 08 16 fc 7b 01 10 58 7c 01 10 84 7b 01 10 00 00 00 00
12
498
by: mich | last post by:
Hi I am trying to use Windbg with SOS.dll on VS 2003 by following the article "SOS:It's Not Just an ABBA Song Anymore" at http://msdn.microsoft.com/msdnmag/issues/03/06/Bugslaye I tried the ".load sos" and the command extension of SOS comes up when typing "!help". I assumed that SOS was loaded; however when issuing the command "!Threads". I got the following response "No valid SOS data table found" How can I solve this problem.
1
2866
by: conckrish | last post by:
Hi All, Can anyone tell me how to give the input(object address) to !objsize <address> command in WinDbg .. I have a list of object addresses in a file which is stored in local drive.. How to give this address to input of !objsize <addr> command in WinDbg ??? and also how to redirect the output of !objsize command to a file... Is there any scipt available in Windbg to do this task??? Plz help me....
0
1207
by: shan | last post by:
*** ERROR: Module load completed but symbols could not be loaded for crystaldecisions.web.dll *** ERROR: Module load completed but symbols could not be loaded for crystalenterpriselib.dll *** ERROR: Module load completed but symbols could not be loaded for crystalreportpluginlib.dll *** ERROR: Module load completed but symbols could not be loaded for crystalinfostorelib.dll
0
1413
by: Duncan Smith | last post by:
It seems WinDbg isn't a fan of modules which have the /clr switch applied. If given a mixed MFC app where only one module has the /clr switch applied then all modules can have their sources loaded and breakpoints set upon - except for the /clr module. If you try and set a breakpoint on a /clr module, you get: Operation not supported by integrated managed debugging (see http://dbg/managed.htm)
2
64906
by: =?Utf-8?B?QW5kcmV3?= | last post by:
Hello, guys, I could not find WinDbg.exe in my machine, although I installed .net 2005. I seached ms download center with WinDbg keyword, but no luck. Anyone knows which exact web page to download? Thanks.
1
2915
by: madankarmukta | last post by:
Hi, Can anyone tell me the way "How can I debug the process using "windbg.exe" tool from Debugging Tool for Windows ? ". I had a little quest over this but not able to summarize the steps. Thanks
0
8443
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8866
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8781
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8550
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
5663
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4198
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2769
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2011
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1772
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.