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 "Nabeel Yoosuf (JIRA)" <ji...@apache.org> on 2006/06/04 08:00:29 UTC

[jira] Created: (AXIS2C-178) The engine crashes when loading custom message receivers

The engine crashes when loading custom message receivers
--------------------------------------------------------

         Key: AXIS2C-178
         URL: http://issues.apache.org/jira/browse/AXIS2C-178
     Project: Axis2-C
        Type: Bug

  Components: core/deployment  
    Versions: 0.92    
 Environment: All
    Reporter: Nabeel Yoosuf


When I load a custom PHP message receiver, deployment phase tries to access a NULL pointer. This causes the crash.

-- 
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


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


[jira] Commented: (AXIS2C-178) The engine crashes when loading custom message receivers

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2C-178?page=comments#action_12414628 ] 

Samisa Abeysinghe commented on AXIS2C-178:
------------------------------------------

Please attach a gdb trace if possible. That helps in solving this.



> The engine crashes when loading custom message receivers
> --------------------------------------------------------
>
>          Key: AXIS2C-178
>          URL: http://issues.apache.org/jira/browse/AXIS2C-178
>      Project: Axis2-C
>         Type: Bug

>   Components: core/deployment
>     Versions: 0.92
>  Environment: All
>     Reporter: Nabeel Yoosuf

>
> When I load a custom PHP message receiver, deployment phase tries to access a NULL pointer. This causes the crash.

-- 
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


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


[jira] Resolved: (AXIS2C-178) The engine crashes when loading custom message receivers

Posted by "Nabeel Yoosuf (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-178?page=all ]
     
Nabeel Yoosuf resolved AXIS2C-178:
----------------------------------

    Fix Version: 0.92
     Resolution: Fixed

with this change both the default msg recv and php msg recv work with the samples. Hence changed to the Fixed state.

> The engine crashes when loading custom message receivers
> --------------------------------------------------------
>
>          Key: AXIS2C-178
>          URL: http://issues.apache.org/jira/browse/AXIS2C-178
>      Project: Axis2-C
>         Type: Bug

>   Components: core/deployment
>     Versions: 0.92
>  Environment: All
>     Reporter: Nabeel Yoosuf
>     Assignee: Nabeel Yoosuf
>      Fix For: 0.92

>
> When I load a custom PHP message receiver, deployment phase tries to access a NULL pointer. This causes the crash.

-- 
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


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


[jira] Assigned: (AXIS2C-178) The engine crashes when loading custom message receivers

Posted by "Nabeel Yoosuf (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-178?page=all ]

Nabeel Yoosuf reassigned AXIS2C-178:
------------------------------------

    Assign To: Nabeel Yoosuf

> The engine crashes when loading custom message receivers
> --------------------------------------------------------
>
>          Key: AXIS2C-178
>          URL: http://issues.apache.org/jira/browse/AXIS2C-178
>      Project: Axis2-C
>         Type: Bug

>   Components: core/deployment
>     Versions: 0.92
>  Environment: All
>     Reporter: Nabeel Yoosuf
>     Assignee: Nabeel Yoosuf

>
> When I load a custom PHP message receiver, deployment phase tries to access a NULL pointer. This causes the crash.

-- 
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


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


[jira] Commented: (AXIS2C-178) The engine crashes when loading custom message receivers

Posted by "Nabeel Yoosuf (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2C-178?page=comments#action_12414627 ] 

Nabeel Yoosuf commented on AXIS2C-178:
--------------------------------------

This issue is fixed with a minor patch: moved the order of execution so that the dll_desc pointer is accessed only after it is created.

> The engine crashes when loading custom message receivers
> --------------------------------------------------------
>
>          Key: AXIS2C-178
>          URL: http://issues.apache.org/jira/browse/AXIS2C-178
>      Project: Axis2-C
>         Type: Bug

>   Components: core/deployment
>     Versions: 0.92
>  Environment: All
>     Reporter: Nabeel Yoosuf

>
> When I load a custom PHP message receiver, deployment phase tries to access a NULL pointer. This causes the crash.

-- 
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


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