You are viewing a plain text version of this content. The canonical link for it is here.
Posted to websh-dev@tcl.apache.org by "David N. Welton" <da...@dedasys.com> on 2002/07/25 01:22:13 UTC

Re: cvs commit: tcl-websh/src/generic interpool.c

That seemed to fix the segfault, at least.  Let's see how much it's
leaking under mod_websh...  Not so bad, but still there.

-- 
David N. Welton
   Consulting: http://www.dedasys.com/
     Personal: http://www.dedasys.com/davidw/
Free Software: http://www.dedasys.com/freesoftware/
   Apache Tcl: http://tcl.apache.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: websh-dev-unsubscribe@tcl.apache.org
For additional commands, e-mail: websh-dev-help@tcl.apache.org


Re: cvs commit: tcl-websh/src/generic interpool.c

Posted by Ronnie Brunner <ro...@netcetera.ch>.
I know. As I said: I had to reintroduce the leak to fix the
segfault. It's the exact same problem of Tcl_ThreadExitHandler leaving
stuff on the heap.

> That seemed to fix the segfault, at least.  Let's see how much it's
> leaking under mod_websh...  Not so bad, but still there.

------------------------------------------------------------------------
Ronnie Brunner                               ronnie.brunner@netcetera.ch
Netcetera AG, 8040 Zuerich     phone +41 1 247 79 79 fax +41 1 247 70 75

---------------------------------------------------------------------
To unsubscribe, e-mail: websh-dev-unsubscribe@tcl.apache.org
For additional commands, e-mail: websh-dev-help@tcl.apache.org