Re: [mp1] Apache::Cookie(?) Seg Fault

[prev] [thread] [next] [Date index for 2005/02/24]

From: Carl Johnstone
Subject: Re: [mp1] Apache::Cookie(?) Seg Fault
Date: 17:38 on 24 Feb 2005
> This looks like a va_* related bug to me.

None of the va_* arguments would seem to be used before we hit the fault.

> The arg list to
> ApacheCookie_new() must be NULL-terminated, and between
> the r and NULL there must be an even number of arguments.

The call to ApacheCookie_new() in XS_Apache__Cookie_parse() is OK:

  c = ApacheCookie_new(r, NULL);


I'm using gcc 3.3.2. Will leave a build of gcc 3.4.3 running overnight and 
try rebuilding apache with that sometime tomorrow.

Carl

[mp1] Apache::Cookie(?) Seg Fault
Carl Johnstone 15:36 on 24 Feb 2005

Re: [mp1] Apache::Cookie(?) Seg Fault
Joe Schaefer 16:11 on 24 Feb 2005

Re: [mp1] Apache::Cookie(?) Seg Fault
Carl Johnstone 17:38 on 24 Feb 2005

Re: [mp1] Apache::Cookie(?) Seg Fault
Carl Johnstone 10:31 on 25 Feb 2005

Re: [mp1] Apache::Cookie(?) Seg Fault
Joe Schaefer 14:22 on 25 Feb 2005

Re: [mp1] Apache::Cookie(?) Seg Fault
Carl Johnstone 14:37 on 25 Feb 2005

Re: [mp1] Apache::Cookie(?) Seg Fault
Carl Johnstone 17:55 on 25 Feb 2005

Generated at 17:56 on 01 Mar 2005 by mariachi v0.52