474,044 Members | 2,111 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 8030
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
2630
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
2555
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
2543
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
2879
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
1235
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
1434
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
64930
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
2932
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
10544
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
10337
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
12136
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
11601
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...
0
10308
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6652
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
5413
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
4943
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3970
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.