Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Analyzing a dump of a process under memory pressure - 11
Sep 16, 2012 at 11:11 PM@BradL: Thanks, the output looks better after the sympath changes you suggested.
Just to clarify: I am using max option with clrdump.exe which generates full dump.
Analyzing a dump of a process under memory pressure - 11
Sep 15, 2012 at 10:35 PMBrad, the tool I wrote launched clrdump.exe with the following parameters It generates full memory dump.
clrdump.exe <pid> <dumpfile> max
Just to clarify, I am able to see the managed callback. I found out the root cause of the crash and fixed the issue. But when I try to run "!address -summary", it displays the same output I copied in the first post.
Analyzing a dump of a process under memory pressure - 11
Sep 14, 2012 at 9:35 AMHi Brad,
Thanks for the reply.
The dump is generated automatically when the application crashed. It's a full mode user dump. I wrote a tool which uses clrdump to generate the dumps file. I did the following changes in the registry so that Windows run my tool whenever an application is crashed.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Current Version\AeDebug
Key: Debugger, Value: C:\Dump\ManagedDumpGenerator.exe %d %d %s %d
Key: Auto, Value: 1
Regards,
Jehanzeb
Analyzing a dump of a process under memory pressure - 11
Sep 09, 2012 at 10:41 PMHi Brad,
When I ran "!address summary" on a .net process dump, it displayed output similar to the following for most of the sections
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol ***
*** path must point to .pdb files that have full type information ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command ***
*** to work. ***
*** ***
*** Type referenced: ntdll!_TEB ***
*** ***
*************************************************************************
After I run the commands ".sympath+ C:\Working\Symbols" and ".reload", the command "!address summary" resulted in the following
0:000> !address summary
*** WARNING: Unable to verify checksum for PantherDesktop.exe
*** ERROR: Module load completed but symbols could not be loaded for PantherDesktop.exe
*** ERROR: Module load completed but symbols could not be loaded for xpsp2res.dll
*** WARNING: Unable to verify checksum for System.Core.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.Core.ni.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for TortoiseOverlays.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for TortoiseStub.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for normaliz.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for intl3_tsvn.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for TortoiseSVN.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for PGDetoured.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for wmp.dll -
*** ERROR: Module load completed but symbols could not be loaded for wmploc.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for wininet.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for iertutil.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for GdiPlus.dll -
*** WARNING: Unable to verify checksum for SMDiagnostics.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for SMDiagnostics.ni.dll
*** WARNING: Unable to verify checksum for System.IdentityModel.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.IdentityModel.ni.dll
*** WARNING: Unable to verify checksum for System.Runtime.DurableInstancing.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.Runtime.DurableInstancing.ni.dll
*** WARNING: Unable to verify checksum for System.Runtime.Serialization.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.Runtime.Serialization.ni.dll
*** WARNING: Unable to verify checksum for System.ServiceModel.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.ServiceModel.ni.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for wpfgfx_v0400.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for PresentationNative_v0400.dll -
*** WARNING: Unable to verify checksum for PresentationCore.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for PresentationCore.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for wpftxt_v0400.dll
*** WARNING: Unable to verify checksum for PresentationFramework.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for PresentationFramework.ni.dll
*** WARNING: Unable to verify checksum for PresentationFramework.Aero.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for PresentationFramework.Aero.ni.dll
*** WARNING: Unable to verify checksum for PresentationFramework.Luna.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for PresentationFramework.Luna.ni.dll
*** WARNING: Unable to verify checksum for UIAutomationProvider.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for UIAutomationProvider.ni.dll
*** WARNING: Unable to verify checksum for UIAutomationTypes.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for UIAutomationTypes.ni.dll
*** WARNING: Unable to verify checksum for WindowsBase.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for WindowsBase.ni.dll
*** WARNING: Unable to verify checksum for System.Xaml.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.Xaml.ni.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for netapi32.dll -
*** WARNING: Unable to verify checksum for Accessibility.ni.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for nlssorting.dll -
*** WARNING: Unable to verify checksum for System.ComponentModel.DataAnnotations.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.ComponentModel.DataAnnotations.ni.dll
*** WARNING: Unable to verify checksum for System.Configuration.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.Configuration.ni.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for PGHook.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for System.Data.dll -
*** WARNING: Unable to verify checksum for System.Data.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.Data.ni.dll
*** WARNING: Unable to verify checksum for System.Numerics.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.Numerics.ni.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for System.Transactions.dll -
*** WARNING: Unable to verify checksum for System.Transactions.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.Transactions.ni.dll
*** WARNING: Unable to verify checksum for System.Xml.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.Xml.ni.dll
*** WARNING: Unable to verify checksum for System.Xml.Linq.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.Xml.Linq.ni.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for libaprutil_tsvn.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for libapr_tsvn.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for winmm.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for wintrust.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for imagehlp.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for iphlpapi.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for comctl32.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for ole32.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for crypt32.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for urlmon.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for msvcp90.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for msvcr90.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for clr.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for clrjit.dll -
*** WARNING: Unable to verify checksum for mscorlib.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for mscorlib.ni.dll
*** WARNING: Unable to verify checksum for System.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.ni.dll
*** WARNING: Unable to verify checksum for System.Drawing.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.Drawing.ni.dll
*** WARNING: Unable to verify checksum for System.Windows.Forms.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.Windows.Forms.ni.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for shell32.dll -
Failed to map Heaps (error 80004005)
Usage: Free
Base Address: 00000000
End Address: 00010000
Region Size: 00010000
Type: 00000000
State: 00010000 MEM_FREE
Protect: 00000001 PAGE_NOACCESS
Can you please tell me how can I fix this issue?
Regards,
Jehanzeb