Re: IISState Question

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Ozzie (none_at_none.com)
Date: 12/10/04


Date: Fri, 10 Dec 2004 08:36:43 -0500

I left off the -sc and the symbols were downloaded. I was only looking for
a hang. The program did finish after a number of threads were recorded, so
it looks like there would be no reason to leave the window open. I am
guessing here as this is the first time I ran it.

"Pat [MSFT]" <patfilot@online.microsoft.com> wrote in message
news:uyVno8i3EHA.2676@TK2MSFTNGP12.phx.gbl...
> What problem are you trying to debug?
>
> If you are trying to identify a hang, the command line to use is:
>
> iisstate -p <pid> -d <enter>
>
> For a crash (i.e. terminating process):
>
> iisstate -p <pid> -d -sc <enter>
>
> For either, you need to leave the command window open until iisstate
> completes. In the crash configuration, IISState will attach to the
> suspect process and wait for the crash to occur. This can take hours or
> even days. Just leave it there.
>
>
> Pat
>
> "Ozzie" <none@none.com> wrote in message
> news:%23BW0qdh3EHA.3616@TK2MSFTNGP11.phx.gbl...
>>I downloaded and installed the file iisstate.msi which contained the
>>debugging files and was installed in C:\iisstate. I ran it from the
>>command line with the following syntax: c:\iisstate>iisstate -p
>>1440 -d -sc. It came up version 6.2.0013.1. The output and symbols folders
>>were created.
>>
>> Where it "seemed" to fail was with the following line: "The call to
>> LoadLibrary (exts) failed, WIN32 error 2 The system cannot find the file
>> specified" Below that was the line: Executable search path is: followed
>> by ModLoad.. etc.. with dozens of .dll files
>> No symbols where downloaded to the symbols folder.
>>
>> Is what I am seeing normal or did I set it up wrong? Do I need to leave
>> the command prompt window open allowing this program to continue running?
>>
>
>



Relevant Pages

  • Re: kernel hangs quickly - non-root user reproducible
    ... The magic command is ... But the Linux kernel does not crash, ... I do have other computers that do not hang or crash. ...
    (comp.os.linux.development.system)
  • RE: What conditions does the IIS crash agent look for?
    ... In case of crash issues, all you need to do is run the command "iisdump.exe ... -i -o <output directory for dumps>" and wait for the issue to occur. ... In case of hang issues, ...
    (microsoft.public.inetserver.iis)
  • Re: MacBook Pro with a new weird AWFUL bug
    ... is an ATSUI crash. ... command-z after every alignement command. ... You should then be able to format within whole ... publisher of the font and the date and version number of the font file). ...
    (microsoft.public.mac.office.word)
  • Re: Using 4DOS with Windows XP
    ... Daniel Prince wrote: ... || I was able to get 4DOS to crash using descriptions though. ... files the description file handling is done piece-meal. ... You can use a command like this to get a list ...
    (comp.os.msdos.4dos)
  • Re: Is it possible to trap errors which reach the global scope?
    ... > third-party scripts and in one of these scripts there is an uncatched ... > error that will cause the same crash. ... command prompting continues. ... report function that ought to be in place to prevent an actual crash yet react in some useful way to the error reported by evaluation. ...
    (comp.lang.tcl)