Tcl Source Code

View Ticket
Login
Ticket UUID: 1449394
Title: Memory leak in Thread
Type: Bug Version: obsolete: 8.4.13
Submitter: dharan Created on: 2006-03-14 07:39:03
Subsystem: 49. Threading Assigned To: nobody
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2006-03-14 15:58:42
Resolution: Duplicate Closed By: dkf
    Closed on: 2006-03-14 08:58:42
Description:
Hi,
       I have found a memory leak problem while using 
the TCL thread package. The Tcl version is 8.4.13 and 
Thread version is 2.6.2. I have also attached a sample 
script to support my findings. The sample script 
creates & releases 5 threads for 14 times . For each 
time , the memory of the tclsh process increases by 
700 kb(avg). I have traced the memory through Windows 
Task Manager. 

please forgive me if I had done anything wrong.

OS version : windows 2000

Thanks in Advance.

Gangadharan.
User Comments: dkf added on 2006-03-14 15:58:42:
Logged In: YES 
user_id=79902

dup of 1449383

dharan added on 2006-03-14 14:39:04:

File Added - 170833: SampleTestuite2.itcl

Attachments: