FireFox error -12229 w/ apache+ssl-1.3.41.1.59

Damian Wiest dwiest at vailsys.com
Fri Aug 1 23:07:14 UTC 2008


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 at 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


More information about the freebsd-apache mailing list