<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Basic Debugging of an Application Crash</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx</link><description>One of our common issues is troubleshooting application crashes (for example, the Print Spooler or a third-party application). These crashes usually result in the infamous Dr. Watson error. First, let's discuss terminology. A crash is when something experiences</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Basic Debugging of an Application Crash</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#1096909</link><pubDate>Tue, 29 May 2007 17:47:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1096909</guid><dc:creator>Greg</dc:creator><description>&lt;p&gt;Great post... Thank you.&lt;/p&gt;</description></item><item><title>Link: Basic Debugging of an Application Crash</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#1096915</link><pubDate>Tue, 29 May 2007 17:48:06 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1096915</guid><dc:creator>Matt Johnson's Technical Adventures</dc:creator><description>&lt;p&gt;The Microsoft Performance Team has released a basic guide to debugging an application crash. This is&lt;/p&gt;</description></item><item><title>re: Basic Debugging of an Application Crash</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#1099237</link><pubDate>Wed, 30 May 2007 01:12:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1099237</guid><dc:creator>Rahul Thomas</dc:creator><description>&lt;p&gt;Hey Guys &lt;/p&gt;
&lt;p&gt;Can you help me decipher the following file&lt;/p&gt;
&lt;p&gt;There is a Watson/Bucket ID 15362174&lt;/p&gt;
&lt;p&gt;AppName (P1) outlook.exe &lt;/p&gt;
&lt;p&gt;AppVer (P2) 12.0.4518.1014 &lt;/p&gt;
&lt;p&gt;AppStamp (P3) 4542840f &lt;/p&gt;
&lt;p&gt;AsmAndModName (P4) mscorlib &lt;/p&gt;
&lt;p&gt;AsmVer (P5) 2.0.0.0 &lt;/p&gt;
&lt;p&gt;ModStamp (P6) 4536f11f &lt;/p&gt;
&lt;p&gt;MethodDef (P7) 2336 &lt;/p&gt;
&lt;p&gt;Offset (P8) 23 &lt;/p&gt;
&lt;p&gt;ExceptionType (P9) system.formatexception &lt;/p&gt;
&lt;p&gt;A Crash Dump Analysis shows the followng:&lt;/p&gt;
&lt;p&gt;053fe6e4 052c5a38 Microsoft.BusinessSolutions.eCRM.BusinessLayer.BcmDataStore&lt;/p&gt;
&lt;p&gt;053fe714 052c5dd8 System.Collections.Generic.GenericEqualityComparer`1[[System.Guid, mscorlib]]&lt;/p&gt;
&lt;p&gt;053fe99c 052c5a38 Microsoft.BusinessSolutions.eCRM.BusinessLayer.BcmDataStore&lt;/p&gt;
&lt;p&gt;053fe9cc 052c5dd8 System.Collections.Generic.GenericEqualityComparer`1[[System.Guid, mscorlib]]&lt;/p&gt;
&lt;p&gt;053feb14 052c5a38 Microsoft.BusinessSolutions.eCRM.BusinessLayer.BcmDataStore&lt;/p&gt;
&lt;p&gt;054078b4 790ea218 System.String &amp;nbsp; &amp;nbsp;Arg_COMException&lt;/p&gt;
&lt;p&gt;054078c0 0538d53c System.String &amp;nbsp; &amp;nbsp;Error HRESULT E_FAIL has been returned from a call to a COM component.&lt;/p&gt;
&lt;p&gt;054078c8 790e6324 System.String &amp;nbsp; &amp;nbsp;Format_BadDateTime&lt;/p&gt;
&lt;p&gt;054078dc 790e4d18 System.String &amp;nbsp; &amp;nbsp;Word_At&lt;/p&gt;
&lt;p&gt;054078f0 790e4d38 System.String &amp;nbsp; &amp;nbsp;StackTrace_InFileLineNumber&lt;/p&gt;
&lt;p&gt;054083c8 0540d620 System.Collections.Hashtable+bucket[]&lt;/p&gt;
&lt;p&gt;0540840c 0540e170 System.Collections.Hashtable+bucket[]&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards&lt;/p&gt;
&lt;p&gt;Rahul Thomas&lt;/p&gt;</description></item><item><title>Capturing Application Crash Dumps</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#1251372</link><pubDate>Fri, 15 Jun 2007 12:36:30 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1251372</guid><dc:creator>Ask the Performance Team</dc:creator><description>&lt;p&gt;Following on from our posts on the Basic Troubleshooting Toolkit and Basic Debugging of an Application&lt;/p&gt;</description></item><item><title>Capturing Application Crash Dumps</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#1296769</link><pubDate>Tue, 19 Jun 2007 23:59:28 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1296769</guid><dc:creator>Charles Aunger - Windows 64bit, Terminal Services, Citrix, Thin Client, VMware / VirtualPC / VDI</dc:creator><description>&lt;p&gt;Great article published by Microsoft Enterprise Platforms Windows Server Performance Team about capturing&lt;/p&gt;
</description></item><item><title>top 10 windbg.exe usage articles</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#1349229</link><pubDate>Mon, 25 Jun 2007 00:10:28 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1349229</guid><dc:creator>roy ashbrook</dc:creator><description>&lt;p&gt;These are the articles (in no particular order) that I felt best showed a thorough use of the windbg&lt;/p&gt;
</description></item><item><title>What a Heap of ... (Part Two)</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#1393950</link><pubDate>Fri, 29 Jun 2007 13:14:50 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1393950</guid><dc:creator>Ask the Performance Team</dc:creator><description>&lt;p&gt;On Tuesday, we talked about Heap - what it is and how it works. Today we're going to continue our look&lt;/p&gt;</description></item><item><title>re: Basic Debugging of an Application Crash</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#1733709</link><pubDate>Sat, 11 Aug 2007 03:15:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1733709</guid><dc:creator>Rudi</dc:creator><description>&lt;p&gt;Please please help:&lt;/p&gt;
&lt;p&gt;I get Generic Host error all the time:&lt;/p&gt;
&lt;p&gt;This dump file has an exception of interest stored in it.&lt;/p&gt;
&lt;p&gt;The stored exception information can be accessed via .ecxr.&lt;/p&gt;
&lt;p&gt;(44c.21ec): Access violation - code c0000005 (first/second chance not available)&lt;/p&gt;
&lt;p&gt;eax=0000003c ebx=80070000 ecx=69451b8c edx=69451bc6 esi=00001080 edi=00000000&lt;/p&gt;
&lt;p&gt;eip=7c90eb94 esp=00a59f48 ebp=00a59fac iopl=0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; nv up ei ng nz ac pe cy&lt;/p&gt;
&lt;p&gt;cs=001b &amp;nbsp;ss=0023 &amp;nbsp;ds=0023 &amp;nbsp;es=0023 &amp;nbsp;fs=003b &amp;nbsp;gs=0000 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; efl=00000297&lt;/p&gt;
&lt;p&gt;ntdll!KiFastSystemCallRet:&lt;/p&gt;
&lt;p&gt;7c90eb94 c3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ret&lt;/p&gt;
&lt;p&gt;0:074&amp;gt; !analize -v&lt;/p&gt;
&lt;p&gt;No export analize found&lt;/p&gt;
&lt;p&gt;0:074&amp;gt; !analyze -v&lt;/p&gt;
&lt;p&gt;*******************************************************************************&lt;/p&gt;
&lt;p&gt;* &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *&lt;/p&gt;
&lt;p&gt;* &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Exception Analysis &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *&lt;/p&gt;
&lt;p&gt;* &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *&lt;/p&gt;
&lt;p&gt;*******************************************************************************&lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for kernel32.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for advapi32.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Module load completed but symbols could not be loaded for svchost.exe&lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for user32.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for shsvcs.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for dhcpcsvc.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for schedsvc.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for rpcrt4.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for ersvc.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for pchsvc.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for srvsvc.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for hidserv.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for wmisvc.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for wuaueng.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for wuauserv.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for userenv.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for authz.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for browser.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for wscsvc.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for ncprov.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for ncobjapi.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for tapisrv.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for rasmans.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for rastapi.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for unimdm.tsp - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for uniplat.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for kmddsp.tsp - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for ndptsp.tsp - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for h323.tsp - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for hidphone.tsp - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for tapi32.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for rasppp.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for ssdpapi.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for msvcrt.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for esent.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for w32time.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for mswsock.dll - &lt;/p&gt;
&lt;p&gt;*** ERROR: Symbol file could not be found. &amp;nbsp;Defaulted to export symbols for faultrep.dll - &lt;/p&gt;
&lt;p&gt;FAULTING_IP: &lt;/p&gt;
&lt;p&gt;+0&lt;/p&gt;
&lt;p&gt;00000000 ?? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;???&lt;/p&gt;
&lt;p&gt;EXCEPTION_RECORD: &amp;nbsp;ffffffff -- (.exr 0xffffffffffffffff)&lt;/p&gt;
&lt;p&gt;ExceptionAddress: 00000000&lt;/p&gt;
&lt;p&gt; &amp;nbsp; ExceptionCode: c0000005 (Access violation)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;ExceptionFlags: 00000000&lt;/p&gt;
&lt;p&gt;NumberParameters: 2&lt;/p&gt;
&lt;p&gt; &amp;nbsp; Parameter[0]: 00000000&lt;/p&gt;
&lt;p&gt; &amp;nbsp; Parameter[1]: 00000000&lt;/p&gt;
&lt;p&gt;Attempt to read from address 00000000&lt;/p&gt;
&lt;p&gt;DEFAULT_BUCKET_ID: &amp;nbsp;NULL_INSTRUCTION_PTR&lt;/p&gt;
&lt;p&gt;PROCESS_NAME: &amp;nbsp;svchost.exe&lt;/p&gt;
&lt;p&gt;ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at &amp;quot;0x%08lx&amp;quot; referenced memory at &amp;quot;0x%08lx&amp;quot;. The memory could not be &amp;quot;%s&amp;quot;.&lt;/p&gt;
&lt;p&gt;READ_ADDRESS: &amp;nbsp;00000000 &lt;/p&gt;
&lt;p&gt;FAILED_INSTRUCTION_ADDRESS: &lt;/p&gt;
&lt;p&gt;+0&lt;/p&gt;
&lt;p&gt;00000000 ?? &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;???&lt;/p&gt;
&lt;p&gt;LAST_CONTROL_TRANSFER: &amp;nbsp;from 774fe3dc to 00000000&lt;/p&gt;
&lt;p&gt;STACK_TEXT: &amp;nbsp;&lt;/p&gt;
&lt;p&gt;WARNING: Frame IP not in any known module. Following frames may be wrong.&lt;/p&gt;
&lt;p&gt;00a5ff94 774fe3dc 00000000 00000000 02d9b088 0x0&lt;/p&gt;
&lt;p&gt;00a5ffb4 7c80b683 02d9b088 00000000 00000000 ole32!StringFromGUID2+0x5da&lt;/p&gt;
&lt;p&gt;00a5ffec 00000000 774fe429 02d9b088 00000000 kernel32!GetModuleFileNameA+0x1b4&lt;/p&gt;
&lt;p&gt;FOLLOWUP_IP: &lt;/p&gt;
&lt;p&gt;ole32!StringFromGUID2+5da&lt;/p&gt;
&lt;p&gt;774fe3dc ff15e4124e77 &amp;nbsp; &amp;nbsp;call &amp;nbsp; &amp;nbsp;dword ptr [ole32+0x12e4 (774e12e4)]&lt;/p&gt;
&lt;p&gt;SYMBOL_STACK_INDEX: &amp;nbsp;1&lt;/p&gt;
&lt;p&gt;FOLLOWUP_NAME: &amp;nbsp;MachineOwner&lt;/p&gt;
&lt;p&gt;MODULE_NAME: ole32&lt;/p&gt;
&lt;p&gt;IMAGE_NAME: &amp;nbsp;ole32.dll&lt;/p&gt;
&lt;p&gt;DEBUG_FLR_IMAGE_TIMESTAMP: &amp;nbsp;42e5be93&lt;/p&gt;
&lt;p&gt;FAULTING_THREAD: &amp;nbsp;000021ec&lt;/p&gt;
&lt;p&gt;PRIMARY_PROBLEM_CLASS: &amp;nbsp;NULL_INSTRUCTION_PTR&lt;/p&gt;
&lt;p&gt;BUGCHECK_STR: &amp;nbsp;APPLICATION_FAULT_NULL_INSTRUCTION_PTR&lt;/p&gt;
&lt;p&gt;SYMBOL_NAME: &amp;nbsp;ole32!StringFromGUID2+5da&lt;/p&gt;
&lt;p&gt;STACK_COMMAND: &amp;nbsp;~74s; .ecxr ; kb&lt;/p&gt;
&lt;p&gt;FAILURE_BUCKET_ID: &amp;nbsp;APPLICATION_FAULT_NULL_INSTRUCTION_PTR_NULL_IP_ole32!StringFromGUID2+5da&lt;/p&gt;
&lt;p&gt;BUCKET_ID: &amp;nbsp;APPLICATION_FAULT_NULL_INSTRUCTION_PTR_NULL_IP_ole32!StringFromGUID2+5da&lt;/p&gt;
&lt;p&gt;Followup: MachineOwner&lt;/p&gt;
&lt;p&gt;---------&lt;/p&gt;
&lt;p&gt;0:074&amp;gt; lmvm ole32&lt;/p&gt;
&lt;p&gt;start &amp;nbsp; &amp;nbsp;end &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;module name&lt;/p&gt;
&lt;p&gt;774e0000 7761d000 &amp;nbsp; ole32 &amp;nbsp; &amp;nbsp; &amp;nbsp;(export symbols) &amp;nbsp; &amp;nbsp; &amp;nbsp; ole32.dll&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Loaded symbol image file: ole32.dll&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Mapped memory image file: D:\WINDOWS\system32\ole32.dll&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Image path: D:\WINDOWS\system32\ole32.dll&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Image name: ole32.dll&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Timestamp: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Mon Jul 25 21:39:47 2005 (42E5BE93)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;CheckSum: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0013DC6B&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;ImageSize: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0013D000&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;File version: &amp;nbsp; &amp;nbsp; 5.1.2600.2726&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Product version: &amp;nbsp;5.1.2600.2726&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;File flags: &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 (Mask 3F)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;File OS: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;40004 NT Win32&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;File type: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2.0 Dll&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;File date: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00000000.00000000&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Translations: &amp;nbsp; &amp;nbsp; 0409.04b0&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;CompanyName: &amp;nbsp; &amp;nbsp; &amp;nbsp;Microsoft Corporation&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;ProductName: &amp;nbsp; &amp;nbsp; &amp;nbsp;Microsoft&amp;#174; Windows&amp;#174; Operating System&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;InternalName: &amp;nbsp; &amp;nbsp; OLE32.DLL&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;OriginalFilename: OLE32.DLL&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;ProductVersion: &amp;nbsp; 5.1.2600.2726&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;FileVersion: &amp;nbsp; &amp;nbsp; &amp;nbsp;5.1.2600.2726 (xpsp_sp2_gdr.050725-1528)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;FileDescription: &amp;nbsp;Microsoft OLE for Windows&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;LegalCopyright: &amp;nbsp; &amp;#169; Microsoft Corporation. All rights reserved.&lt;/p&gt;</description></item><item><title>re: Basic Debugging of an Application Crash</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#1739583</link><pubDate>Sun, 12 Aug 2007 12:55:03 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1739583</guid><dc:creator>CC Hameed</dc:creator><description>&lt;p&gt;Rahul &amp;amp; Rudi -&lt;/p&gt;
&lt;p&gt;For both of your situations, you should open up a case with Microsoft Support.&lt;/p&gt;
&lt;p&gt; - CC Hameed&lt;/p&gt;
</description></item><item><title>re: Basic Debugging of an Application Crash</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#1773539</link><pubDate>Sat, 18 Aug 2007 05:29:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1773539</guid><dc:creator>Dhiraj Ramakrishnan</dc:creator><description>&lt;P&gt;This was great help. Wonderful article. &lt;/P&gt;</description></item><item><title>Erasing drwtsn32.log</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#1921860</link><pubDate>Sat, 08 Sep 2007 13:22:50 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1921860</guid><dc:creator>fx</dc:creator><description>&lt;P&gt;I'd like to know what would happen if we delete the drwtsn32.log. Mine is actually 2.7Go (hum...it crashes sometimes) and I'm not able to visualize it anymore. SO the question is : may I delete this file.&lt;/P&gt;
&lt;P&gt;Thank you so much for your reply,&lt;/P&gt;</description></item><item><title>Troubleshooting Server Hangs - Part One</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#2042558</link><pubDate>Tue, 25 Sep 2007 17:04:24 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2042558</guid><dc:creator>Ask the Performance Team</dc:creator><description>&lt;p&gt;Following on from our post on troubleshooting a basic application crash , it's time to start troubleshooting&lt;/p&gt;
</description></item><item><title>re: Basic Debugging of an Application Crash</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#3257380</link><pubDate>Mon, 22 Jun 2009 12:43:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3257380</guid><dc:creator>Clark</dc:creator><description>&lt;p&gt;This is awesomely helpful for a Windbg newbie!&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;</description></item><item><title>re: Basic Debugging of an Application Crash</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#3272729</link><pubDate>Wed, 12 Aug 2009 15:07:42 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3272729</guid><dc:creator>qwertylesh</dc:creator><description>&lt;p&gt;Hi MS Performance Team,&lt;/p&gt;
&lt;p&gt;Your article does not mention (or ive missed it) an alternate path for the log or crash dump file for Vista users. Since all the user account paths are modified, the default path mentioned in the article only leads to a dynamic shortcut which disallows access without permissions modification.&lt;/p&gt;
&lt;p&gt;I tried looking myself and will keep doing so, the closest path I can find is Drive:\Users\Name\AppData\Local\Microsoft\Windows\WER &lt;/p&gt;
&lt;p&gt;However, still could not find more information or a crash dump (for my crashed application)&lt;/p&gt;
&lt;p&gt;If you know please let me know it will be of great assistance to me.&lt;/p&gt;
&lt;p&gt;qwertylesh&lt;/p&gt;</description></item><item><title>re: Basic Debugging of an Application Crash</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#3273700</link><pubDate>Sat, 15 Aug 2009 02:44:59 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3273700</guid><dc:creator>molotov</dc:creator><description>&lt;p&gt;Hi qwertylesh,&lt;/p&gt;
&lt;p&gt;For Vista SP1+, check this out:&lt;/p&gt;
&lt;p&gt;WER Settings @ &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/bb513638%28VS.85%29.aspx"&gt;http://msdn.microsoft.com/en-us/library/bb513638%28VS.85%29.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>re: Basic Debugging of an Application Crash</title><link>http://blogs.technet.com/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx#3290057</link><pubDate>Thu, 29 Oct 2009 13:08:51 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3290057</guid><dc:creator>qwertylesh</dc:creator><description>&lt;p&gt;Hi molotov&lt;/p&gt;
&lt;p&gt;thank you immensely for the reply, many months ago albeit (sorry for such a late reply).&lt;/p&gt;
&lt;p&gt;Next time I need to find the dump path, i'll check the LocalDump string as mentioned in the url you have provided. :)&lt;/p&gt;
&lt;p&gt;kind regards.&lt;/p&gt;
&lt;p&gt;qwertylesh&lt;/p&gt;</description></item></channel></rss>