Matthias Gelbhardt wrote:
> > While this Should Never Happen(tm), try inserting, the following after
> > line 388:
> >
> > if (r == NULL) {
> > MGDG(rcfg) = NULL;
> > MGDG(dcfg) = NULL;
> > php_error(E_ERROR, "Server context missing");
> > return SUCCESS;
> > }
>
> Doesn't work..
> Program received signal SIGSEGV, Segmentation fault.
> 0x424d3539 in php_rinit_midgard (type=1, module_number=19) at midgard.c:398
> 398 MGDG(rcfg) = (midgard_request_config *)
David detailed why this doesn't actually help. It's still under
investigation, then.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: [midgard-user] Still segm... David Guerizec
- Re: [midgard-user] Still segm... Emiliano
- Re: [midgard-user] Still segm... David Guerizec
- Re: [midgard-user] Still segm... Emiliano
- Re: [midgard-user] Still segm... Emiliano
- Re: [midgard-user] Still segm... David Guerizec
- Re: [midgard-user] Still segm... Emiliano
- Re: [midgard-user] Still segm... Matthias Gelbhardt
- Re: [midgard-user] Still segm... David Guerizec
- Re: [midgard-user] Still segm... Matthias Gelbhardt
- Re: [midgard-user] Still segm... Emiliano
- Re: [midgard-user] Still segm... Matthias Gelbhardt
- [midgard-user] More Missing Symbol: mgd_se... Eric Thompson
- Re: [midgard-user] More Missing Symbol... Emiliano
- Re: [midgard-user] More Missing S... Eric Thompson
- Re: [midgard-user] Still segmantation fault Matthias Gelbhardt
