[Bug 1013798] Re: Blink SIP client segfaults with libgcrypt11 1.5.0-3ubuntu0.1
gdi2k
1013798 at bugs.launchpad.net
Fri Jun 22 03:45:12 UTC 2012
Thanks for finding the cause of this.
I have reported the issue to AG Projects via their support email, I hope
they're able to fix it eventually.
Meanwhile I would be very interested in using the workaround you
describe - downgrading libgcrypt11.
When I try this, it wants me to remove a lot of essential packages:
gdi2k at x200-1204:~$ sudo apt-get install libgcrypt11=1.5.0-3
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
glib-networking:i386 googleearth gstreamer0.10-plugins-good:i386 gtk2-engines:i386 gtk2-engines-murrine:i386 gtk2-engines-pixbuf:i386 ia32-libs ia32-libs-multiarch:i386 ibus-gtk:i386
libcanberra-gtk-module:i386 libcanberra-gtk0:i386 libcups2:i386 libcupsimage2:i386 libcurl3:i386 libgail-common:i386 libgail18:i386 libgcrypt11:i386 libgnome-keyring0:i386 libgnutls26:i386 libgtk2.0-0:i386
libldap-2.4-2:i386 librsvg2-common:i386 librtmp0:i386 libsoup-gnome2.4-1:i386 libsoup2.4-1:i386 libxslt1.1:i386 skype teamviewer7
The following packages will be DOWNGRADED:
libgcrypt11
0 upgraded, 0 newly installed, 1 downgraded, 28 to remove and 0 not upgraded.
Need to get 280 kB of archives.
After this operation, 140 MB disk space will be freed.
Do you want to continue [Y/n]?
Were you able to downgrade the package without breaking / removing a lot
of other packages?
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libgcrypt11 in Ubuntu.
https://bugs.launchpad.net/bugs/1013798
Title:
Blink SIP client segfaults with libgcrypt11 1.5.0-3ubuntu0.1
Status in “libgcrypt11” package in Ubuntu:
Confirmed
Bug description:
I'm not sure to which package I should report this, but I use the
Blink SIP client (http://icanblink.com/) and noticed that it segfaults
at startup if I have libgcrypt11 1.5.0-3ubuntu0.1 installed, but if I
force the older version 1.5.0-3 Blink works ok.
Blink is a Python app and I think I managed to find the line of Python
code that causes the segfault. The line is 'from gnutls.crypto import
X509Certificate, X509PrivateKey'. Here is what happens when I run it
in the Python console:
Python 2.7.3 (default, Apr 20 2012, 22:44:07)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from gnutls.crypto import X509Certificate, X509PrivateKey
Segmentation fault (core dumped)
I'm using 12.04, but I originally noticed the issue when I had 11.10
and the proposed updates enabled. One day there were some updates that
broke Blink and going through the updates I discovered that reverting
libgcrypt fixed it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgcrypt11/+bug/1013798/+subscriptions
More information about the foundations-bugs
mailing list