Re: How can I trace the loc/reason of VB.NETApp crashing w/o any excep

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Chris Mullins (cmullins_at_yahoo.com)
Date: 08/18/04


Date: Wed, 18 Aug 2004 11:00:44 -0700


> Question: I have a problem with tracing the reason of VB.NET Application
> crash without any exception.

In the machine.config (I think that's where it is) you can specify how you
want the O/S to handle crash dumps. Enable crash dumps, then look at them
using WinDebug/SoS or VS.NET.

-- 
Chris Mullins


Relevant Pages

  • How can I trace the loc/reason of VB.NETApp crashing w/o any excep
    ... I have a problem with tracing the reason of VB.NET Application crash ... without any exception. ... How can I debug/trace the location where the fault lies? ...
    (microsoft.public.dotnet.framework.clr)
  • Re: memorydump in vista
    ... Agreed, In case of a crash, that is from an unhandled exception handler, however, I was talking about simply calling Dbghelp.dll API's from a running process. ... analysis of a "JITted code" minidump can be a daunting task, ... I haven't tested it by myself, but it surely isn't that simple to evaluate managed crash dumps. ... at the CLR level and therefore you need the SOS extentions if you need to analyse "managed threads" and other CLR related datastructures. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: memorydump in vista
    ... Agreed, In case of a crash, that is from an unhandled exception handler, however, I was talking about simply calling Dbghelp.dll API's from a running process. ... post-mortem analysis of a "JITted code" minidump can be a daunting task, ... I haven't tested it by myself, but it surely isn't that simple to evaluate managed crash dumps. ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: IIE stopped unexpectedly
    ... We would need to look at crash dumps to find out why this issue occurred. ... Microsoft Developer Support ... Internet Information Server ...
    (microsoft.public.inetserver.iis.security)
  • Re: VMIC reflective memory crash
    ... VMIC memory is shifted 8 bytes and VMS crashes. ... When VMS crashes, are you getting crash dumps? ...
    (comp.os.vms)