[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug in firefox?



Hi, apologies if this is the wrong place to post

I jsut ran dist-upgrade and firefox now hangs when I type in the google
bar. 

Running strace gives

read(39, "", 4096)                      = 0
close(39)                               = 0
munmap(0x41904000, 4096)                = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 39
fcntl64(39, F_SETFD, FD_CLOEXEC)        = 0
setsockopt(39, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
connect(39, {sa_family=AF_INET, sin_port=htons(16001),
sin_addr=inet_addr("127.0.0.1")}, 16) = 

So it does not seem to be able to connect to the localhost. Can anyone
help me diagnose this as I don't know where to file a bug. Changing
firefox back to 0.8-10 has the same problem too.

Regard

Glyn



Reply to: