Freeing the thread_env crash sandeshaya
---------------------------------------

                 Key: AXIS2C-501
                 URL: https://issues.apache.org/jira/browse/AXIS2C-501
             Project: Axis2-C
          Issue Type: Bug
          Components: util
            Reporter: Damitha Kumarage
             Fix For: 1.0.0


I see now the thread_env is freed at the end of each thread as a fix to memory 
leaks. This is perfect. But if the resourced allocatoed by the thread env  is 
used after thread's life cycle then that would lead to problems. That's what 
has happened in Sandesha2. There I use a hash table  which allocated by a axis2 
thread but is used by the sandesha2 sender thread even after the original 
thread exit. Please give suggestions to solve this problem

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to