[Bug 1766785] Re: libplist FTBFS on armhf with bus errors

Launchpad Bug Tracker 1766785 at bugs.launchpad.net
Wed Apr 25 17:17:44 UTC 2018


This bug was fixed in the package libplist - 2.0.0-2ubuntu1

---------------
libplist (2.0.0-2ubuntu1) bionic; urgency=medium

  * debian/patches/no-unaligned-access.patch: avoid unaligned 64-bit
    access.  LP: #1766785.

 -- Steve Langasek <steve.langasek at ubuntu.com>  Wed, 25 Apr 2018
04:52:57 +0000

** Changed in: libplist (Ubuntu)
       Status: In Progress => Fix Released

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

Title:
  libplist FTBFS on armhf with bus errors

Status in libplist package in Ubuntu:
  Fix Released

Bug description:
  [SRU Justification]
  libplist currently fails to build on armhf with bus errors due to unaligned access, making this not currently security supportable as of 18.04 release.  Since this library is seeded on all desktop images I am not looking to have this included during the freeze but am making it an SRU instead.

  [Test case]
  If the package builds from source on all architectures, it has passed its test suite showing that the new code works on all architectures and produces correct results.

  [Regression potential]
  It is possible there may be performance regressions on some other little-endian architectures besides armhf as a result of this change to the byte swap implementation.  I do not think this would be the case.  I don't know if this code path is performance-sensitive.

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



More information about the foundations-bugs mailing list