Sysinternals Homepage
Forum Home Forum Home > Sysinternals Utilities > Miscellaneous Utilities
  New Posts New Posts RSS Feed: Procdump Hung Window Functionality
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Procdump Hung Window Functionality

 Post Reply Post Reply
Author
Message Reverse Sort Order
MrMoo View Drop Down
Newbie
Newbie


Joined: 10 February 2006
Online Status: Offline
Posts: 3
Post Options Post Options   Quote MrMoo Quote  Post ReplyReply Direct Link To This Post Topic: Procdump Hung Window Functionality
    Posted: 07 November 2009 at 12:54am
Same here.  I'm trying to use procdump, but it's a royal pain as hung window detection appears to be enabled all the time.  I'm just trying a basic:
procdump -e 1234
This is on 32-bit XP SP3.  I have to use an ugly workaround like:
procdump -e -n 100 1234
Back to Top
malkamim View Drop Down
Newbie
Newbie


Joined: 18 October 2009
Online Status: Offline
Posts: 3
Post Options Post Options   Quote malkamim Quote  Post ReplyReply Direct Link To This Post Posted: 18 October 2009 at 10:37am
Hello,
 
I use Procdump to monitor my application and i have problem with the hung window functionality.
the Procdump utility create dump with Hung Window reason even when the -h option not used.
 
My Command Syntax: Procdump -c 90 -s 8 -t -ma 'ProcessName'  'DumpDir'
 
Waiting for reply
Mimon.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down