snapd 2.40+18.04 ADT test failure with linux-bluefield
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-bluefield (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Bionic |
Confirmed
|
Undecided
|
Unassigned | ||
snapd (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
Bionic |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
Testing failed on:
arm64: https:/
These are the last messages from the log:
+ export SPREAD_
+ export SNAP_REEXEC=0
+ mkdir -p /etc/systemd/
+ cat
+ systemctl daemon-reload
+ systemctl restart snapd
+ snap install --classic go
2019-10-
go 1.12.10 from Michael Hudson-Doyle (mwhudson) installed
+ export GOPATH=/tmp/go
+ /snap/bin/go get -u github.
Segmentation fault
I haven't found this issue in any of the other generic our cloud kernels running on arm64, so this might be specific to the bluefield kernel.
tags: | added: kernel-adt-failure |
description: | updated |
Changed in linux-bluefield (Ubuntu Bionic): | |
status: | New → Confirmed |
summary: |
- snapd 2.40+18.04 ADT test failure with linux-bluefield 5.0.0-1003.12 + snapd 2.40+18.04 ADT test failure with linux-bluefield |
What shows up with `SNAPD_DEBUG=1 snap run go get -u ...`?
Also are there any denials in the system journal at the time of the segfault? i.e. `journalctl -e --no-pager -k`?