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 "Alex Mantaut (JIRA)" <ji...@apache.org> on 2013/02/25 15:14:13 UTC

[jira] [Commented] (AXIS2C-1570) Segmentation fault in axis2_svc_client_create() if delete modules\addressing folder of axis2c repository(both, linux and windows)

    [ https://issues.apache.org/jira/browse/AXIS2C-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13585868#comment-13585868 ] 

Alex Mantaut commented on AXIS2C-1570:
--------------------------------------

Looking at the backtrace, it is very similar to the one I solved in the other issue, I think it is already solved... I think the issue can be closed (unless Ben says he still has the same problem)
                
> Segmentation fault in axis2_svc_client_create() if delete modules\addressing folder of axis2c repository(both, linux and windows)
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1570
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1570
>             Project: Axis2-C
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>         Environment: Windows 7, Visual Studio 2010
> CentoOS 5.6, gcc 4.1.2
>            Reporter: Benito C. Nelson
>            Assignee: Dinesh Weerapurage
>            Priority: Critical
>
> stack trace of this segmentation fault:
> msvcr100d.dll!__CrtGetAllocHook() 	
> msvcr100d.dll!__free_dbg_nolock() 	
> msvcr100d.dll!__free_dbg() 	
> msvcr100d.dll!_free() 	
> axutil.dll!axutil_allocator_free_impl(axutil_allocator * allocator=0x00e94be0, void * ptr=0xfeeefeee)  Line 92
> axis2_engine.dll!axis2_repos_listener_free(axis2_repos_listener * repos_listener=0x00eb1a90, const axutil_env * env=0x00e96978)  Line 155
> axis2_engine.dll!axis2_dep_engine_free(axis2_dep_engine * dep_engine=0x00e96f68, const axutil_env * env=0x00e96978)  Line 565
> axis2_engine.dll!axis2_build_client_conf_ctx(const axutil_env * env=0x00e96978, const char * axis2_home=0x00e93e20)  Line 199
> axis2_engine.dll!axis2_svc_client_init_transports_from_conf_ctx(const axutil_env * env=0x00e96978, axis2_svc_client * svc_client=0x00e96ad8, axis2_conf_ctx * conf_ctx=0x00000000, const char * client_home=0x00e93e20)  Line 1053
> axis2_engine.dll!axis2_svc_client_create_with_conf_ctx_and_svc(const axutil_env * env=0x00e96978, const char * client_home=0x00e93e20, axis2_conf_ctx * conf_ctx=0x00000000, axis2_svc * svc=0x00000000)  Line 174
> axis2_engine.dll!axis2_svc_client_create(const axutil_env * env=0x00e96978, const char * client_home=0x00e93e20)  Line 121

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org