You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Mark Whitlock (JIRA)" <ax...@ws.apache.org> on 2005/05/13 18:20:06 UTC

[jira] Closed: (AXISCPP-647) Trace globals cause SIGSEGV in multithreaded test

     [ 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