Many applications which are using python-gnutls and gcrypt module were
effecting and getting crashed. For example I am trying to work with
Media Proxy and Openxcap server. Both the servers crashed because of
this issue.  I am using Ubuntu Precise 12.04

Please see the back trace of the crash below:

Program terminated with signal 11, Segmentation fault.
#0  0x00fbecb7 in pthread_mutex_lock ()
   from /lib/i386-linux-gnu/libpthread.so.0
(gdb) bt
#0  0x00fbecb7 in pthread_mutex_lock ()
   from /lib/i386-linux-gnu/libpthread.so.0
#1  0x0016471d in ?? ()
   from /usr/lib/python2.7/dist-packages/gnutls/library/_init.so
#2  0x00515bd7 in ?? () from /lib/i386-linux-gnu/libgcrypt.so.11
#3  0x00515ecc in ?? () from /lib/i386-linux-gnu/libgcrypt.so.11
#4  0x00513978 in ?? () from /lib/i386-linux-gnu/libgcrypt.so.11
#5  0x0050f10d in ?? () from /lib/i386-linux-gnu/libgcrypt.so.11
#6  0x0050ba33 in gcry_control ()
   from /lib/i386-linux-gnu/libgcrypt.so.11
#7  0x0012870a in ffi_call_SYSV ()
   from /usr/lib/python2.7/lib-dynload/_ctypes.so
#8  0x0012843f in ffi_call ()
   from /usr/lib/python2.7/lib-dynload/_ctypes.so
#9  0x00118830 in _ctypes_callproc ()
   from /usr/lib/python2.7/lib-dynload/_ctypes.so

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1075719

Title:
  python2.7 crashed with SIGSEGV in __GI___pthread_mutex_lock()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-gnutls/+bug/1075719/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to