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 Assigned to: 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