[wsf-c-dev] [jira] Created: (WSFC-61) echo_blocking_dual.exe segfaults on Windows

Evanthika Amarasiri (JIRA) jira at wso2.org
Wed Jun 27 21:05:15 PDT 2007


echo_blocking_dual.exe segfaults on Windows
-------------------------------------------

                 Key: WSFC-61
                 URL: http://www.wso2.org/jira/browse/WSFC-61
             Project: WSO2 WSF/C
          Issue Type: Bug
          Components: Apache Axis2/C
    Affects Versions: 1.0alpha2
         Environment: Microsoft Visual Studio 8, MySQL Server 5.0, Windows XP
            Reporter: Evanthika Amarasiri


When running the echo_blocking_dual.exe on Windows, received a segfault from the client side.

Below is the error log at the time the issue occurred.
****************************************************************************************************************************************************************************************************
[Thu Jun 28 09:33:04 2007] [error] ..\..\src\handlers\savan_out_handler.c(121) [savan][out handler] Subscribe store not found
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\engine.c(571) Invoking phase RMPhase
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler SandeshaOutHandler within the phase RMPhase
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\handlers\sandesha2_out_handler.c(99) [sandesha2] Start: sandesha2_out_handler_invoke
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\handlers\sandesha2_out_handler.c(119) [sandesha2] RM is not engaged. So return here
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\engine.c(571) Invoking phase MessageOut
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler RampartOutHandler within the phase MessageOut
[Thu Jun 28 09:33:04 2007] [info]  [rampart][rampart_out_handler] Not intended for processing in Rampart
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler AddressingOutHandler within the phase MessageOut
[Thu Jun 28 09:33:04 2007] [info]  Starting HTTP server thread
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\transport\http\common\http_worker.c(155) Client HTTP version HTTP/1.1
[Thu Jun 28 09:33:04 2007] [debug] ..\..\axiom\src\soap\soap_builder.c(748) identified soap version is soap12
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\engine.c(571) Invoking phase Transport
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler request_uri_based_dispatcher within the phase Transport
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\req_uri_disp.c(103) Checking for service using target endpoint address : http://127.0.0.1:6060/axis2/services/__ANONYMOUS_SERVICE__/__OPERATION_OUT_IN__
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\req_uri_disp.c(124) Service found using target endpoint address
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\req_uri_disp.c(169) Checking for operation using                              target endpoint uri fragment : __OPERATION_OUT_IN__
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\req_uri_disp.c(178) Operation found using target endpoint uri fragment
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler AddressingInHandler within the phase Transport
[Thu Jun 28 09:33:04 2007] [info]  Starting addressing in handler .........
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler addressing_based_dispatcher within the phase Transport
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\engine.c(571) Invoking phase PreDispatch
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler RampartInHandler within the phase PreDispatch
[Thu Jun 28 09:33:04 2007] [info]  [rampart][rampart_in_handler] Not intended for processing in Rampart
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\engine.c(571) Invoking phase Dispatch
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler soap_message_body_based_dispatcher within the phase Dispatch
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler SandeshaGlobalInHandler within the phase Dispatch
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\handlers\sandesha2_global_in_handler.c(121) [sandesha2]Start:sandesha2_global_in_handler
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\handlers\sandesha2_global_in_handler.c(183) [sandesha2] Not a global RM Message
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\engine.c(571) Invoking phase PostDispatch
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler dispatch_post_conditions_evaluator within the phase PostDispatch
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler context_handler within the phase PostDispatch
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler SavanInHandler within the phase PostDispatch
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\handlers\savan_in_handler.c(89) [__ANONYMOUS_SERVICE__][savan][in handler] invoke...
[Thu Jun 28 09:33:04 2007] [info]  [savan][in handler] Unhandled message type
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\engine.c(571) Invoking phase SavanPhase
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\engine.c(571) Invoking phase RMPhase
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\core\engine\phase.c(195) Invoke the handler SandeshaInHandler within the phase RMPhase
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\handlers\sandesha2_in_handler.c(96) [sandesha2] Start: sandesha2_in_handler_invoke
[Thu Jun 28 09:33:04 2007] [debug] ..\..\src\handlers\sandesha2_in_handler.c(235) [sandesha2] Exit: sandesha2_in_handler_invoke
****************************************************************************************************************************************************************************************************

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

        



More information about the Wsf-c-dev mailing list