[Bug 1926355] Re: Snap applications segfault with new core20 (rev: 1015+)

Lmoal Laoml 1926355 at bugs.launchpad.net
Sun Jul 11 14:03:39 UTC 2021


Hello, apt was not able to resolve dependencies when trying to install
clang on my end as well, and was saying that the package depends on
libc6=2.31-0ubuntu9.2, which is not installed and can't be installed. I
tried the fix @alkisg suggested and it works now. It downgraded 8-9
libc* packages, and I am now able to install clang

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

Title:
  Snap applications segfault with new core20 (rev: 1015+)

Status in snap-core20:
  New
Status in Snapcraft:
  Fix Released
Status in glibc package in Ubuntu:
  Fix Released
Status in glibc source package in Focal:
  In Progress
Status in glibc source package in Groovy:
  Fix Released
Status in glibc source package in Hirsute:
  Fix Released

Bug description:
  [Impact]

  * Core20 snap built with updated glibc crashes snaps also bundling
  glibc.

  [Test Plan]

  * Build core20 snap with glibc in focal-proposed. Test a snap (which
  is not core20) bundling glibc:

  TODO: install locally built core20? 
  snap install test-snapd-rsync-core20 --edge
  snap run test-snapd-rsync-core20.rsync

  [Where problems could occur]

  * The previous glibc update (2.31-0ubuntu9.3) had a fix (LP: #1914044)
  that broke snaps bundling a previous version of glibc
  (2.31-0ubuntu9.2) due to them being incompatible. The fix of LP:
  #1914044 is reverted and 2.31-0ubuntu9.4 does not include changes
  incompatible with 2.31-0ubuntu9.2, thus the crash should not occur. No
  problems are expected.

  [Original Bug Text]
  It seems that with our new core20 in the beta channel all snaps seem to be segfaulting. We recently had a new glibc landed in focal-updates - might be related.

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-core20/+bug/1926355/+subscriptions



More information about the foundations-bugs mailing list