[ http://issues.apache.org/jira/browse/AXISCPP-647?page=all ]
     
Mark Whitlock closed AXISCPP-647:
---------------------------------

    Resolution: Fixed

Fixed the trace globals that are passed to dynamically loaded shared libraries 
to make them thread safe.

> Trace globals cause SIGSEGV in multithreaded test
> -------------------------------------------------
>
>          Key: AXISCPP-647
>          URL: http://issues.apache.org/jira/browse/AXISCPP-647
>      Project: Axis-C++
>         Type: Bug
>   Components: Trace Utility
>     Reporter: Mark Whitlock
>     Assignee: Mark Whitlock

>
> A multithreaded test falls over because (I think) the trace global 
> g_traceEntrypoints is being newed and deleted improperly as the channel 
> libraries get loaded and unloaded at the same time in multiple threads.

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

Reply via email to