Snap applications segfault with new core20 (rev: 1015+)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snapcraft |
Fix Released
|
Undecided
|
Unassigned | ||
snap-core20 |
New
|
Critical
|
Unassigned | ||
glibc (Ubuntu) |
Fix Released
|
Undecided
|
Balint Reczey | ||
Focal |
Fix Committed
|
Undecided
|
Unassigned | ||
Groovy |
Fix Released
|
Undecided
|
Unassigned | ||
Hirsute |
Fix Released
|
Undecided
|
Unassigned |
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-
snap run test-snapd-
[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.
Changed in glibc (Ubuntu): | |
status: | Incomplete → New |
Changed in glibc (Ubuntu): | |
assignee: | nobody → Balint Reczey (rbalint) |
Changed in glibc (Ubuntu): | |
status: | Invalid → New |
Changed in glibc (Ubuntu Groovy): | |
status: | Invalid → New |
Changed in glibc (Ubuntu Hirsute): | |
status: | Invalid → New |
description: | updated |
Changed in glibc (Ubuntu Groovy): | |
status: | New → Fix Released |
Changed in glibc (Ubuntu Hirsute): | |
status: | New → Fix Released |
Changed in glibc (Ubuntu): | |
status: | New → Fix Released |
Changed in glibc (Ubuntu Focal): | |
status: | New → In Progress |
backtrace needed