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

Bug#175511: 2.3.1-8 kills threaded web browsers (mozilla, galeon) on alpha



Package: libc6.1
Version: 2.3.1-8
Severity: critical
Tags: sid

With the 2.3.1-8 package installed, neither mozilla nor galeon can
contact a webserver: all attempted connections return an error message
of 'The connection was refused when attempting to contact <server>'.
Downgrading to libc6.1 2.3.1-5 fixes this error.

Below is the output of an attempt at stracing one of the running
threads; I'm not sure what it indicates, but it was the only strace that
showed anything out of the ordinary.

$ strace -p 20579
gettimeofday({1041815502, 578634}, NULL) = 0
poll([{fd=6, events=POLLIN, revents=POLLIN}], 1, 29504) = 1
gettimeofday({1041815505, 755183}, NULL) = 0
read(6, "8", 1024)                      = 1
osf_sigprocmask(0x1, 0, 0x20001bb1770)  = 2147483648
sigsuspend([TRAP ABRT EMT KILL BUS SEGV PIPE STOP TSTP CHLD TTIN TTOU XCPU XFSZ] <unfinished ...>
--- SIGRT_0 (Real-time signal 0) ---
<... sigsuspend resumed> )              = -1 EINTR (Interrupted system call)
sigreturn()                             = ? (mask now [])
SYS_0(0x20001bb1750, 0, 0x120a94c00, 0, 0x1207a9a10) = -1 EBADE (Invalid exchange)
getxuid()                               = 92
fork()                                  = 92
SYS_0(0x18, 0x4, 0x6, 0, 0x120a480b0)   = 98
sync()                                  = -1 ERRNO_359 (errno 359)
SYS_0(0x20001bb17d0, 0, 0x1, 0, 0x120a480b0) = -1 ENXIO (No such device or address)
SYS_0(0x18, 0x20001bb17f0, 0x1, 0, 0x120a480b0) = 359
SYS_0(0x20001bb1840, 0, 0x1, 0, 0x120a480b0) = 359
SYS_0(0x20001bb1610, 0, 0xffffffffffffffff, 0, 0x120a480b0) = 94
exit(2199052293744)                     = ?

-- System Information:
Debian Release: testing/unstable
Architecture: alpha
Kernel: Linux quetzlcoatl 2.4.19-xfs #1 Thu Jan 2 23:28:07 CST 2003 alpha
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

Versions of packages libc6.1 depends on:
ii  libdb1-compat                 2.1.3-7    The Berkeley database routines [gl

-- no debconf information




Reply to: