--On 12/07/01 23:39 +0800 Stas Bekman wrote:

> On Thu, 12 Jul 2001, Eric Cholet wrote:
>
>> Where is $r->internal_redirect defined? I must be blind but
>> I can't seem to find it. I'm trying to debug a reproducible
>> seg fault I'm getting when calling that method, which I wasn't
>> getting with mod_perl 1.24.
>
> in ./src/modules/perl/Apache.xs
[...]
> it's aliased to internal_redirect_handler

Thanks... After some digging turns out it's a bug in some XS code,
but not in mod_perl... Sorry for the noise.
Anyway I noticed there's no test for internal_redirect in mod_perl's
test suite, so first thing I did was to add one, which was a fast
way to rule out mod_perl as a potential culprit. Would this test be a
good thing to add to mod_perl?

--
Eric Cholet
B995 E519 1594 10D0 4271 1EA5 8DF3 8004

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to