Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 2008 18:07:13 -0500
From:      Damian Wiest <dwiest@vailsys.com>
To:        apache@freebsd.org
Subject:   Re: FireFox error -12229 w/ apache+ssl-1.3.41.1.59
Message-ID:  <20080801230713.GQ56803@dfwdamian.vail>
In-Reply-To: <488E88F1.9010701@p6m7g8.com>
References:  <20080729020012.GA56803@dfwdamian.vail> <488E88F1.9010701@p6m7g8.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 28, 2008 at 11:05:21PM -0400, Philip M. Gollucci wrote:
> Damian Wiest wrote:
> >I've been tearing my hair out over a problem with the
> >apache+ssl-1.3.41.1.59 port running under FreeBSD 7.0-release and am
> >hoping that someone can provide some suggestions.
> I'd bet this is your issue -- from libapreq.
> 
> =item 1.34
> 
> have fill_buffer() completely fill the multipart_buffer.  This
> bug is tickled by the FireFox 2.0 when doing ssl uploads:
> 
>   https://bugzilla.mozilla.org/show_bug.cgi?id=356470
>   https://bugzilla.mozilla.org/show_bug.cgi?id=369414
> 
> 
> 
> 1.34 is not yet released, you can try using subversion.
> 
> $ svn co https://svn.apache.org/repos/asf/httpd/apreq/branches/1.x
> 
> If you confirm it fixes your problem, I'll get off my lazy but and 
> release it then update the freebsd port.
> 
> You might also try apreq-dev@httpd.apache.org which I also read :)
> 
> Earliest would be next week.

I've built and installed that version of apreq, but I still am getting
that -12229 error code.

The strange thing is that the error does not occur with all POST requests.
I wrote a CGI that simply returns a Content-Type and Refresh header and 
it works fine.

Unfortunately I didn't write the CGIs that I'm trying to debug and 
they're not written very well, so it's possible that the author's doing
something stupid to cause the error.

-Damian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080801230713.GQ56803>