On Wed, Jul 23, 2008 at 8:09 PM, Michael Sutter <[EMAIL PROTECTED]>
wrote:

> Hello list,
>
Hello Michael,
If you post the exact error message, logs and the back trace of the
segmentation fault it'd be easy to determine the exact problem.

-Rajika

>
> I have a strange error when running axis services with httpd daemon and
> maybe somebody can help me.
> I have a service running which is calling system libraries. Special here
> is, that the libraries can throw
> exceptions, so I put the calls in a try - catch block.
>
> Nevertheless every time such a exception is thrown the service in my httpd
> gets a segmentation fault, so
> it is not possible for me to get the error values of the service back to
> the client.
>
> Does anybody know about this behavior or how to fix it?
> I'm running Apache 2.0.49 and GCC 3.3.3.
>
> Kind regards
> Michael
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
http://wso2.org/
http://llvm.org/

Reply via email to