Hi -
>-- Original Message --
>Subject: RE: [Modcplusplus-user] Re: httpd crash at startup with custom
c++
> (mod_cplusplus) module
>From: Pachi Sucunza <pa...@sc...>
>To: jo...@st...
>Cc: mod...@li...
>Date: 27 Aug 2002 18:33:30 +0200
>
>running with -DONE_PROCESS isn't useful, as it works well (as with
>"httpd -X").
>running it without it, in gdb (ddd actually), sent me to the place where=
>it dies, it's rather surprising:
>After first initialization round (...), in main.c:617 (apache 2.0.40
>from apache.org), when it enters ap_run_pre_config() --> ... -->
This make me think there is a definite api difference. i'll take a look
at the pre_config phase, but there have been cases where a function used
to be void and now returns a value..... and this causes all hell to break=
loose. I'll look into it tonight.
john
|