On Mon, Sep 21, 2009 at 10:36:53AM +0200, Petr Salinger wrote:
> >You can try to set the following environment variables:
> >NSPR_LOG_MODULES=nsHttp:5
> >NSPR_LOG_FILE=/tmp/http.log
> 
> Thanks, attached log for http:/buildd.debian.org which is
> redirected to https:/buildd.debian.org.

Thanks for the log

> It is from experimental xulrunner/iceweasel 1.9.1/3.5.

As a side note, as it ever worked with some other version ?

The interesting part of the log is below:
> 1026[71aa20]: nsHttpConnection::Init [this=1a0cb30]
> 1026[71aa20]: nsHttpConnectionMgr::DispatchTransaction 
> [ci=.S.buildd.debian.org:443 trans=197b310 caps=1 conn=1a0cb30]
> 1026[71aa20]: nsHttpConnection::Activate [this=1a0cb30 trans=197b310 caps=1]
> 1026[71aa20]: nsHttpTransaction::OnSocketStatus [this=197b310 status=804b0003 
> progress=0]
> 1024[6226d0]: nsHttpChannel::Cancel [this=1298270 status=804b0003]

This Cancel is not supposed to be happening, though the log before that
looks normal. Which means it would be helpful if you could break in
nsHttpChannel::Cancel and get a backtrace there to see where it is
called from.

Cheers,

Mike



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to