> -----Ursprüngliche Nachricht----- > Von: "Plüm, Rüdiger, VF-Group" [mailto:[email protected]] > Gesendet: Dienstag, 7. April 2009 13:29 > An: [email protected] > Betreff: segfaults / core dumps caused by ap_internal_fast_redirect
> How to solve? > > I don't know. This is why I write this mail :-). > > Seriously, I guess we would need to prevent the destruction > of the subrequest subpool or we would need > to run all our cleanups for the request as pre cleanups. Both > seem to be no usable approaches. Another quick idea would be to create ap_sub_req_lookup_uri_ex (name subject to change) that would prevent the creation of a subpool and instead would use r->pool directly for the subrequest. Regards Rüdiger
