On Apr 5, 2005 2:25 PM, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote: > > Am 05.04.2005 um 23:21 schrieb Stephen Deasey: > > > In a fresh, empty server (make runtest) memory use doesn't climb at > > all (2.8MB res, 17MB virt). > > > > Do you have any C modules loaded? Use ttrace? > > Nothing! Just vanilla server. Have tried under Solaris. Same thing. > Then went and recompiled Tcl lib w/o the threaded allocator and > repeated the same test. Stable memory, i.e. no leaks. Compoiled > the threaded alloc again and repeated on Sol and Darwin and leak > appears again. Hm... You are testing under Linux?
Fedora Core 3, 2.6.10 kernel, tcl 8.4.6. Looking at the tclConfig.sh, it was compiled -DUSE_THREAD_ALLOC=1. Is there anything weird about your build, 64bit, static, ...?
