Comment 24 for bug 973741

Revision history for this message
claw (claw-111) wrote :

Same segfault with deluge involving libcrypto and RC4(). What's worse is I think ubuntu-bug isn't reporting the regression on this bug at all?!

$ uname -a
Linux atrus 3.2.0-37-generic #58-Ubuntu SMP Thu Jan 24 15:28:10 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

$ lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 37
Stepping: 5
CPU MHz: 1199.000
BogoMIPS: 5319.88
Virtualisation: VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 3072K
NUMA node0 CPU(s): 0-3

$ dpkg -l | grep -E '(deluge|openssl|libssl)'
ii deluge-common 1.3.5-0ubuntu2~precise2 bittorrent client written in Python/PyGTK (common files)
ii deluge-gtk 1.3.5-0ubuntu2~precise2 bittorrent client written in Python/PyGTK (GTK+ ui)
ii libgnutls-openssl27 2.12.14-5ubuntu3.1 GNU TLS library - OpenSSL wrapper
ii libssl1.0.0 1.0.1-4ubuntu5.5 SSL shared libraries
ii openssl 1.0.1-4ubuntu5.5 Secure Socket Layer (SSL) binary and related cryptographic tools
ii python-openssl 0.12-1ubuntu2 Python wrapper around the OpenSSL library