← Back to team overview

desktop-packages team mailing list archive

[Bug 1463875] Re: Crash in libnettle6 on armhf and powerpc archs

 

** Tags added: lt-category-noimpact

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nettle in Ubuntu.
https://bugs.launchpad.net/bugs/1463875

Title:
  Crash in libnettle6 on armhf and powerpc archs

Status in nettle package in Ubuntu:
  New
Status in nettle package in Debian:
  Unknown

Bug description:
  Currently, in wily, some landing silos are blocked now, due to a
  segfault occurring when attempting to run certain test binaries, which
  depend on the gnutls stack. Most notably so far, I've hit this issue
  in projects which are using QtNetwork or libcurl for network access.
  The issue is a crash in libnettle6, with the following stack trace:

  Program received signal SIGSEGV, Segmentation fault.
  0xb6c20b00 in nettle_yarrow256_update ()
     from /usr/lib/arm-linux-gnueabihf/libnettle.so.6
  (gdb) bt
  #0  0xb6c20b00 in nettle_yarrow256_update ()
     from /usr/lib/arm-linux-gnueabihf/libnettle.so.6
  #1  0xb6bd6406 in ?? () from /usr/lib/arm-linux-gnueabihf/libgnutls-deb0.so.28
  Backtrace stopped: previous frame identical to this frame (corrupt stack?)

  There seems to also be no dbgsym package available yet on
  ddebs.ubuntu.com for this package, so I've not been able to get a more
  complete trace.

  This is happening with nettle 3.1.1-3 in wily-proposed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nettle/+bug/1463875/+subscriptions


References