Well, of course, I can just attach a gdb.
The problem is that it's a live site. But it's probably not all that live right now. :-)
/ Per Hedbor ()
Previous text:
2004-09-27 18:05: Subject: memory leak in oracle module
Is there an easy way to inspect the heap to find out what kind of data that's kept in memory? I.e., SQL queries, HTML fragments, image bitmaps etc? If it's close to 2 GB I guess you don't have to worry about scanning for allocated memory addresses since almost any will do.
/ Jonas Walldén