David
Fri May 11 05:08:43 CDT 2007
It sounds like the driver writer used the DDK driver sample and forgot
to update it to identify their driver. Which makes your job harder.
Sorry, I have no magical hints.
Nothing leaks like that on default Windows installation and its
drivers -- they've all been stress tested to run 20+ days. I suggest
start looking at any backup, "agents" (i.e. IBM, Compaq/HP, Toshiba
have all had various "server agents" leak non-paged pool), security
(CA, Symantec, McAfee, etc), anti-virus, networking, sound card, etc
software -- basically, anything that remotely look like it runs a NT
service, a driver, or some other "notification service") installed on
your machine since Windows Server 2003 was installed -- then go
through process of elimination of each software package to determine
which driver is the cause.
Sorry, there may not be a "quick" solution here, but at least you know
what the problem is, how to monitor it, and it is a process of
elimination to determine the culprit from a handful of software
packages categories that I've listed.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
On May 10, 1:06 pm, JT <J...@discussions.microsoft.com> wrote:
> Hey David,
>
> Poolmon indicates I have a memory leak in Ddk. I have searched but I am not
> able to associate with a driver. Itis currently using 102347608 bytes and is
> growing.
>
> Any hints?
>
> --
> JT
>
>
>
> "David Wang" wrote:
> > Sounds like you want to read this blog entry and read the extensive
> > set of comments of what users have encountered that cause this issue
> > -- all were problems outside of IIS6 and Windows:
> >
http://blogs.msdn.com/david.wang/archive/2005/09/21/HOWTO-Diagnose-II...
>
> > I am going to speculate that Backup Exec or your Network card driver
> > are to blame for your issue.
>
> > //David
> >
http://w3-4u.blogspot.com
> >
http://blogs.msdn.com/David.Wang
> > //
>
> > On May 9, 8:07 am, JT <J...@discussions.microsoft.com> wrote:
> > > Hello,
>
> > > I have II6 running on a new 2003 server with FrontPage extension installed.
> > > That's all that is running on the box (Dell PE 2900) except for Backup Exec.
> > > All patches up to date.
>
> > > The server hums along fine for about 36 hours then simply stops serving.
> > > Clients recieve page not available or connection reset depending on which
> > > browser is used.
>
> > > Simply stopping and restarting IIS doesn't fix the issue. I must reboot the
> > > server.
>
> > > I am now running the debug diagnostic tool in an attempt to capture any
> > > hints as to what is the issue.
>
> > > Anybody have experience with this? How can I fix?
>
> > > There are no errors in the log files. Other than not serving, the server
> > > seems to be fine.
> > > --
> > > JT- Hide quoted text -
>
> - Show quoted text -