Subject Re: Firebird 1.5 probably leaking memory
Author jstahl80
> There are two figures that you report that sounds worth
investigating:
>
> > Virtual Memory:
> > Page Faults: 160058693 (153044878)
> >
> > I/O:
> > Other: 327791736 (313784735)

Don't for sure know what they mean, but aren't page faults if the
requested memory page is not in physical memory? If the overall
memory usage increases (and that is what happened) more and more
memory is moved to the swap and the likelihood of page faults raises.

What I/O Others is, I don't know. Does anybody know? Perhaps
socket/TCP operations?

> Apart from that, do you use any UDF's? That's what's known to
cause
> memory leaks. Anything else that most people don't use? Most of us
> haven't observed any memory leak at all.

I only use the default UDF's which come with firebird. That even
usage of these is very rare.

I installed Firebird several times now in almost equal
configuration, but lower load, and never had memory problems till
now. Don't know why...

On this list nobody seems to have any good ideas. Do you recommend
to post on the devel list? Or do you, the developers, have read this
already?

Ciao,
Jojakim