I'm working on the coredumps. Actually, I've never seen them for the long-running apps that I have used. Mostly web servers. However, I was informed of some memory leaks that I am tracking down (explictly with the python wrappers)
I'll keep you all posted :) On 5/16/05, Jack Diederich <[EMAIL PROTECTED]> wrote: > On Thu, May 12, 2005 at 08:18:19PM +0200, Jean-Claude Wippler wrote: > > Brian Kelley wrote: > > > > >And jcw, could I see the python only reader please, please :) > > > > Yeah, I was afraid you'd ask. Took me ages to find it on an old CD > > backup, even though I'm pretty well organized w.r.t. my backups these > > days (it's hard to find things by location when you don't know > > *where* they are and it's hard to find things by name when you don't > > remember *what* you called it!). > > > > Attached, vintage 1999 code. It may no longer work due to MK 1.9 -> > > 2.x file format tweaks. Just for completeness, a Tcl version is at: > > http://www.equi4.com/pub/sk/readkit.tcl > > Nuts, I was hoping you would post a magic 100% up-to-date pure python > source. I don't need metakit's speed (I have millions of small files > of which only a few are updated a second) but the coredumps give me the > willies. (the coredumps only happen in long running python processes > and only during garbage collection, the data all seems to survive). > > Take that with a grain of salt, the dumps aren't enough of a problem > that I've rewritten the python wrappers or stopped using metakit. > > -jack > _____________________________________________ > Metakit mailing list - [email protected] > http://www.equi4.com/mailman/listinfo/metakit > _____________________________________________ Metakit mailing list - [email protected] http://www.equi4.com/mailman/listinfo/metakit
