Package: sylpheed
Version: 2.2.0-1
Severity: normal
One of my POP3 account uses an ssh tunnel: it connects to
localhost:1234 and ssh automatically forwards the connection to some
pop3.example.com:110.
Since I upgraded from 1.0.4 to 2.2.0, and when the ssh tunnel is *not* set up,
sylpheed uses 100% CPU until it timeouts.
Partial "strace sylpheed" output follows (wrapped by myself):
[...]
connect(8, {sa_family=AF_INET, sin_port=htons(1234),
sin_addr=inet_addr("127.0.0.1")}, 16) \
= -1 EINPROGRESS (Operation now in progress)
fstat64(8, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
fcntl64(8, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
[...]
[some reads/writes on fd 4]
[...]
gettimeofday({1141822536, 747231}, NULL) = 0
ioctl(4, FIONREAD, [0]) = 0
gettimeofday({1141822536, 747325}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=3,
events=POLLIN|POLLPRI}, \
{fd=8, events=POLLOUT, revents=POLLERR|POLLHUP}], 4, 29887) = 1
[these four lines are repeated as fast as my poor machine can]
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.5-udev0
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15
(charmap=ISO-8859-15) (ignored: LC_ALL set to en_US.ISO-8859-15)
Versions of packages sylpheed depends on:
ii libaspell15 0.60.4-3 GNU Aspell spell-checker runtime l
ii libatk1.0-0 1.10.3-1 The ATK accessibility toolkit
ii libc6 2.3.5-13 GNU C Library: Shared libraries an
ii libcairo2 1.0.2-3 The Cairo 2D vector graphics libra
ii libcompfaceg1 1:1.5.2-3 Compress/decompress images for mai
ii libfontconfig1 2.3.2-1.1 generic font configuration library
ii libfreetype6 2.1.10-1 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.8.6-1 The GLib library of C routines
ii libgpg-error0 1.1-4 library for common error values an
ii libgpgme11 1.1.0-1 GPGME - GnuPG Made Easy
ii libgtk2.0-0 2.8.12-1 The GTK+ graphical user interface
ii libgtkspell0 2.0.10-3 a spell-checking addon for GTK's T
ii libldap2 2.1.30-12 OpenLDAP libraries
ii libncurses5 5.5-1 Shared libraries for terminal hand
ii libpango1.0-0 1.10.3-1 Layout and rendering of internatio
ii libpisock8 0.11.8-18 Library for communicating with a P
ii libpng12-0 1.2.8rel-5 PNG library - runtime
ii libreadline5 5.1-6 GNU readline and history libraries
ii libssl0.9.8 0.9.8a-7 SSL shared libraries
ii libx11-6 6.9.0.dfsg.1-4 X Window System protocol client li
ii libxcursor1 1.1.3-1 X cursor management library
ii libxext6 6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii libxi6 6.9.0.dfsg.1-4 X Window System Input extension li
ii libxinerama1 6.9.0.dfsg.1-4 X Window System multi-head display
ii libxrandr2 6.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii libxrender1 1:0.9.0.2-1 X Rendering Extension client libra
ii zlib1g 1:1.2.3-9 compression library - runtime
Versions of packages sylpheed recommends:
ii aspell-en [aspell-diction 6.0-0-5 English dictionary for GNU Aspell
ii aspell-fr [aspell-diction 0.50-3-6 French dictionary for aspell
ii metamail 2.7-51 implementation of MIME
ii sylpheed-claws-scripts 1.0.5-2.1 Helper scripts for Sylpheed and Sy
ii sylpheed-i18n 2.2.0-1 Locale data for Sylpheed (i18n sup
ii xfonts-75dpi 6.9.0.dfsg.1-4 75 dpi fonts for X
ii xfonts-75dpi-transcoded 6.9.0.dfsg.1-4 75 dpi fonts for X (transcoded fro
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]