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

Trigent commented on AXIS2C-1703:
---------------------------------

Hello Bill,

Thanks for the update and will send you the minidump file after some time.

Last week I have tried with AXIS2C version 1.6.0 and built with VS2017 (Visual 
Studio on Windows 2019 server for x64) and when integrated, application got 
crashed with following trace log:

 ntdll!RtlEnterCriticalSection+0xd
 KERNELBASE!FindNextFileW+0x55
 ucrtbase!common_find_next_wide<_wfinddata64i32_t>+0x73
 *{color:#57d9a3}ucrtbase!findnext64i32+0x3b{color}*  
*{color:#FF0000}<<======={color}*
{color:#57d9a3} *axutil!axis2_readdir+0x29*{color}   
*{color:#FF0000}<<======={color}*
 {color:#57d9a3}*axutil!axis2_scandir+0x140*{color}   
*{color:#FF0000}<<======{color}*
 
{color:#57d9a3}*axutil!axutil_dir_handler_list_service_or_module_dirs+0x86*{color}
   *{color:#FF0000}<<======{color}*
 axis2_engine!axis2_repos_listener_init+0xf3
 axis2_engine!axis2_repos_listener_check_modules+0x117
 axis2_engine!axis2_repos_listener_init+0x5e
 axis2_engine!axis2_repos_listener_create_with_folder_name_and_dep_engine+0xe6
 axis2_engine!axis2_dep_engine_load_client+0x351
 axis2_engine!axis2_build_client_conf_ctx+0x101
 axis2_engine!axis2_svc_client_create_with_conf_ctx_and_svc+0x108
 axis2_engine!axis2_stub_create_with_endpoint_ref_and_client_home+0x70
 INTLDRIVELINEINTERFACE+0xb1f1

is it possible to provide some more details of what is causing the application 
to crash with above crash dump file trace?

Also let me know, which version of crash dump file is useful for further 
analysis, AXIS2C version 1.5.0 or 1.6.0? 

Appreciate your support and help for further analysis of this request.

Regards,

Siddu 

> API - axis2_stub_create_with_endpoint_ref_and_client_home causes crash with 
> NTDLL.dll
> -------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1703
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1703
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 1.5.0
>         Environment: Operating System : Windows Server 2019 Standard Edition 
> - 64Bit 
> AXIS2C Version : 1.5.0 (Built for 64Bit)
>            Reporter: Trigent
>            Priority: Major
>             Fix For: 1.7.0
>
>         Attachments: AXIS2C_V1.5.0_LOG.txt
>
>
> The client stub created with version AXIS2C-1.5.0 is not consistent and some 
> time causes wrapper application to crash with Windows dump file pointing to 
> following items:
> ntdll!RtlEnterCriticalSection+0xd
>  KERNELBASE!FindNextFileW+0x55
>  KERNELBASE!FindNextFileA+0x38
>  axutil!axutil_platform_uuid_gen+0x3e2a
>  axutil!axis2_readdir+0x28
>  axutil!axis2_scandir+0xf1
>  axutil!axutil_dir_handler_list_service_or_module_dirs+0x83
>  axis2_engine!axis2_repos_listener_update+0xd3
>  axis2_engine!axis2_repos_listener_check_modules+0x117
>  axis2_engine!axis2_repos_listener_init+0x60
>  axis2_engine!axis2_repos_listener_create_with_folder_name_and_dep_engine+0xe6
>  axis2_engine!axis2_dep_engine_load_client+0x27e
>  axis2_engine!axis2_build_client_conf_ctx+0xf2
>  axis2_engine!axis2_svc_client_set_target_endpoint_ref+0x31
>  axis2_engine!axis2_svc_client_create_with_conf_ctx_and_svc+0xe5
>  axis2_engine!axis2_stub_create_with_endpoint_ref_and_client_home+0x70
>  MyWebServiceClient+0xb1f1
> Could able to capture logged data with options set to 'Trace' and 'Debug' and 
> attached for your reference.
> The log file has following line as last statement, when it causes wrapper 
> application to crash:
> ..\..\util\src\class_loader.c(140) F:\axis2c/lib/axis2_http_receiver.dll 
> shared lib loaded successfully
> and also noticed, crash for the very first request and subsequent request 
> some times goes well with the next line in the log file as provided below:
> [Fri Oct 29 13:06:45 2021] [info] No files in the path F:\axis2c/modules.
> [Fri Oct 29 13:06:45 2021] [info] No files in the path F:\axis2c/services.
> Would be glad to provide more details for diagnosing the issue currently 
> having with AXIS2C Version 1.5.0 for any correction in configuration or 
> alternative work around to over come this issue
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to