2019-12-22 20:40:01 |
Adrian |
bug |
|
|
added bug |
2019-12-22 21:00:07 |
Ubuntu Kernel Bot |
linux (Ubuntu): status |
New |
Incomplete |
|
2019-12-22 21:00:09 |
Ubuntu Kernel Bot |
tags |
|
disco |
|
2019-12-23 16:39:50 |
Adrian |
linux (Ubuntu): status |
Incomplete |
Confirmed |
|
2020-01-06 12:48:58 |
Adrian |
bug watch added |
|
https://github.com/opencontainers/runc/issues/2196 |
|
2020-01-06 17:40:55 |
Phil Estes |
bug |
|
|
added subscriber Phil Estes |
2020-01-06 18:30:43 |
Radostin |
attachment added |
|
5.0.0-29-generic-criu.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1857257/+attachment/5317958/+files/5.0.0-29-generic-criu.log |
|
2020-01-07 06:28:09 |
Andrew Vagin |
bug |
|
|
added subscriber Christian Brauner |
2020-01-07 19:14:13 |
Andrew Vagin |
linux (Ubuntu): status |
Confirmed |
New |
|
2020-01-07 19:20:24 |
Adrian |
tags |
disco |
apport-collected disco eoan uec-images |
|
2020-01-07 19:20:26 |
Adrian |
description |
Trying to checkpoint a container (docker/podman) on 18.04 fails starting with linux-image-5.0.0-35-generic. We (CRIU upstream) see this in Travis starting a few weeks ago. Manually testing it locally shows that linux-image-5.0.0-32-generic still works and linux-image-5.0.0-35-generic does not longer work. It seems to be overlayfs related, at least that is what we believe. The CRIU error message we see is:
(00.170944) Error (criu/files-reg.c:1277): Can't lookup mount=410 for fd=-3 path=/bin/busybox
(00.170987) Error (criu/cr-dump.c:1246): Collect mappings (pid: 1637) failed with -1
We have not seen this only in Travis, but also multiple CRIU users reported that bug already. Currently we have to tell them to downgrade the kernel.
I also able to reproduce it with linux-image-5.3.0-24-generic. Staying on the 4.18.0 kernel series does not show this error. 4.18.0-25-generic works without problems.
See also https://github.com/checkpoint-restore/criu/issues/860
One of the possible explanations from our side include:
"Looks like we have the same as for st_dev now with mnt_id, that is bad, because we can't find on which mount to open the file if kernel hides these information from us."
Running on the upstream 5.5.0-rc1 kernel does not show this error. |
Trying to checkpoint a container (docker/podman) on 18.04 fails starting with linux-image-5.0.0-35-generic. We (CRIU upstream) see this in Travis starting a few weeks ago. Manually testing it locally shows that linux-image-5.0.0-32-generic still works and linux-image-5.0.0-35-generic does not longer work. It seems to be overlayfs related, at least that is what we believe. The CRIU error message we see is:
(00.170944) Error (criu/files-reg.c:1277): Can't lookup mount=410 for fd=-3 path=/bin/busybox
(00.170987) Error (criu/cr-dump.c:1246): Collect mappings (pid: 1637) failed with -1
We have not seen this only in Travis, but also multiple CRIU users reported that bug already. Currently we have to tell them to downgrade the kernel.
I also able to reproduce it with linux-image-5.3.0-24-generic. Staying on the 4.18.0 kernel series does not show this error. 4.18.0-25-generic works without problems.
See also https://github.com/checkpoint-restore/criu/issues/860
One of the possible explanations from our side include:
"Looks like we have the same as for st_dev now with mnt_id, that is bad, because we can't find on which mount to open the file if kernel hides these information from us."
Running on the upstream 5.5.0-rc1 kernel does not show this error.
---
ProblemType: Bug
AlsaDevices:
total 0
crw-rw---- 1 root audio 116, 1 Jan 7 18:52 seq
crw-rw---- 1 root audio 116, 33 Jan 7 18:52 timer
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CRDA: N/A
DistroRelease: Ubuntu 19.10
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: DigitalOcean Droplet
Package: linux (not installed)
PciMultimedia:
ProcFB:
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-26-generic root=PARTUUID=5b57f3f9-086a-4a7d-ae78-efdee8842586 ro console=tty1 console=ttyS0
ProcVersionSignature: Ubuntu 5.3.0-26.28-generic 5.3.13
RelatedPackageVersions:
linux-restricted-modules-5.3.0-26-generic N/A
linux-backports-modules-5.3.0-26-generic N/A
linux-firmware N/A
RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
Tags: eoan uec-images
Uname: Linux 5.3.0-26-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
_MarkForUpload: True
dmi.bios.date: 12/12/2017
dmi.bios.vendor: DigitalOcean
dmi.bios.version: 20171212
dmi.chassis.type: 1
dmi.chassis.vendor: Bochs
dmi.modalias: dmi:bvnDigitalOcean:bvr20171212:bd12/12/2017:svnDigitalOcean:pnDroplet:pvr20171212:cvnBochs:ct1:cvr:
dmi.product.family: DigitalOcean_Droplet
dmi.product.name: Droplet
dmi.product.version: 20171212
dmi.sys.vendor: DigitalOcean |
|
2020-01-07 19:20:27 |
Adrian |
attachment added |
|
CurrentDmesg.txt https://bugs.launchpad.net/bugs/1857257/+attachment/5318308/+files/CurrentDmesg.txt |
|
2020-01-07 19:20:29 |
Adrian |
attachment added |
|
Lspci.txt https://bugs.launchpad.net/bugs/1857257/+attachment/5318309/+files/Lspci.txt |
|
2020-01-07 19:20:30 |
Adrian |
attachment added |
|
ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1857257/+attachment/5318310/+files/ProcCpuinfo.txt |
|
2020-01-07 19:20:32 |
Adrian |
attachment added |
|
ProcCpuinfoMinimal.txt https://bugs.launchpad.net/bugs/1857257/+attachment/5318311/+files/ProcCpuinfoMinimal.txt |
|
2020-01-07 19:20:33 |
Adrian |
attachment added |
|
ProcEnviron.txt https://bugs.launchpad.net/bugs/1857257/+attachment/5318312/+files/ProcEnviron.txt |
|
2020-01-07 19:20:36 |
Adrian |
attachment added |
|
ProcInterrupts.txt https://bugs.launchpad.net/bugs/1857257/+attachment/5318313/+files/ProcInterrupts.txt |
|
2020-01-07 19:20:37 |
Adrian |
attachment added |
|
ProcModules.txt https://bugs.launchpad.net/bugs/1857257/+attachment/5318314/+files/ProcModules.txt |
|
2020-01-07 19:20:39 |
Adrian |
attachment added |
|
UdevDb.txt https://bugs.launchpad.net/bugs/1857257/+attachment/5318315/+files/UdevDb.txt |
|
2020-01-07 19:20:41 |
Adrian |
attachment added |
|
WifiSyslog.txt https://bugs.launchpad.net/bugs/1857257/+attachment/5318316/+files/WifiSyslog.txt |
|
2020-01-07 19:30:08 |
Ubuntu Kernel Bot |
linux (Ubuntu): status |
New |
Confirmed |
|
2020-02-13 19:51:02 |
Aleksandr Mikhalitsyn |
bug |
|
|
added subscriber Alexander Mikhalitsyn |
2020-04-23 09:51:46 |
Christian Brauner |
linux (Ubuntu): status |
Confirmed |
In Progress |
|
2020-04-24 13:25:39 |
Kleber Sacilotto de Souza |
nominated for series |
|
Ubuntu Eoan |
|
2020-04-24 13:25:39 |
Kleber Sacilotto de Souza |
bug task added |
|
linux (Ubuntu Eoan) |
|
2020-04-24 13:25:39 |
Kleber Sacilotto de Souza |
nominated for series |
|
Ubuntu Focal |
|
2020-04-24 13:25:39 |
Kleber Sacilotto de Souza |
bug task added |
|
linux (Ubuntu Focal) |
|
2020-04-24 13:27:07 |
Kleber Sacilotto de Souza |
linux (Ubuntu Eoan): status |
New |
Fix Committed |
|
2020-04-24 13:27:10 |
Kleber Sacilotto de Souza |
linux (Ubuntu Focal): status |
New |
Fix Committed |
|
2020-05-01 01:22:11 |
Ubuntu Kernel Bot |
tags |
apport-collected disco eoan uec-images |
apport-collected disco eoan uec-images verification-needed-eoan |
|
2020-05-05 15:42:05 |
Pascal Ernster |
attachment added |
|
dmesg excerpt showing the overlay module crashing https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1857257/+attachment/5366880/+files/dmesg-excerpt.txt |
|
2020-05-06 07:12:42 |
Ubuntu Kernel Bot |
tags |
apport-collected disco eoan uec-images verification-needed-eoan |
apport-collected disco eoan uec-images verification-needed-eoan verification-needed-focal |
|
2020-05-19 00:17:21 |
Launchpad Janitor |
linux (Ubuntu Focal): status |
Fix Committed |
Fix Released |
|
2020-05-19 21:37:06 |
Launchpad Janitor |
linux (Ubuntu Eoan): status |
Fix Committed |
Fix Released |
|
2020-05-19 21:37:06 |
Launchpad Janitor |
cve linked |
|
2020-11494 |
|
2020-05-19 21:37:06 |
Launchpad Janitor |
cve linked |
|
2020-11608 |
|
2020-07-28 00:57:39 |
Launchpad Janitor |
linux (Ubuntu): status |
In Progress |
Fix Released |
|
2020-07-28 00:57:39 |
Launchpad Janitor |
cve linked |
|
2019-16089 |
|
2020-07-28 00:57:39 |
Launchpad Janitor |
cve linked |
|
2019-19642 |
|
2020-07-28 00:57:39 |
Launchpad Janitor |
cve linked |
|
2020-11935 |
|
2020-08-04 15:09:31 |
Adrian |
linux (Ubuntu): status |
Fix Released |
Confirmed |
|
2020-08-04 15:09:53 |
Adrian |
linux (Ubuntu Eoan): status |
Fix Released |
Confirmed |
|
2020-08-04 15:09:56 |
Adrian |
linux (Ubuntu Focal): status |
Fix Released |
Confirmed |
|
2020-08-04 15:10:45 |
Adrian |
bug watch added |
|
https://github.com/checkpoint-restore/criu/issues/860 |
|
2020-08-18 17:03:24 |
Brian Murray |
linux (Ubuntu Eoan): status |
Confirmed |
Won't Fix |
|
2020-08-26 08:57:35 |
Launchpad Janitor |
linux (Ubuntu): status |
Confirmed |
Fix Released |
|
2021-01-01 06:23:30 |
Nelson Liu |
bug |
|
|
added subscriber Nelson Liu |
2021-04-26 07:05:40 |
Aleksandr Mikhalitsyn |
attachment added |
|
ubuntu-focal kernel https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1857257/+attachment/5492385/+files/0001-UBUNTU-SAUCE-overlayfs-fix-incorrect-mnt_id-of-files.patch |
|
2021-05-07 12:46:58 |
Stefan Bader |
nominated for series |
|
Ubuntu Groovy |
|
2021-05-07 12:46:58 |
Stefan Bader |
bug task added |
|
linux (Ubuntu Groovy) |
|
2021-05-07 12:46:58 |
Stefan Bader |
nominated for series |
|
Ubuntu Hirsute |
|
2021-05-07 12:46:58 |
Stefan Bader |
bug task added |
|
linux (Ubuntu Hirsute) |
|
2021-05-07 12:47:13 |
Stefan Bader |
linux (Ubuntu Hirsute): importance |
Undecided |
Medium |
|
2021-05-07 12:47:13 |
Stefan Bader |
linux (Ubuntu Hirsute): status |
New |
Fix Committed |
|
2021-05-07 13:17:07 |
Stefan Bader |
linux (Ubuntu Groovy): importance |
Undecided |
Medium |
|
2021-05-07 13:17:07 |
Stefan Bader |
linux (Ubuntu Groovy): status |
New |
Fix Committed |
|
2021-05-07 13:17:16 |
Stefan Bader |
linux (Ubuntu Focal): importance |
Undecided |
Medium |
|
2021-05-07 13:17:18 |
Aleksandr Mikhalitsyn |
linux (Ubuntu Groovy): status |
Fix Committed |
Confirmed |
|
2021-05-07 13:17:58 |
Aleksandr Mikhalitsyn |
linux (Ubuntu Groovy): status |
Confirmed |
Fix Committed |
|
2021-05-08 00:54:32 |
Kelsey Steele |
linux (Ubuntu Focal): status |
Confirmed |
Fix Committed |
|
2021-05-13 10:20:30 |
Ubuntu Kernel Bot |
tags |
apport-collected disco eoan uec-images verification-needed-eoan verification-needed-focal |
apport-collected disco eoan uec-images verification-needed-eoan verification-needed-focal verification-needed-hirsute |
|
2021-05-13 10:48:10 |
Ubuntu Kernel Bot |
tags |
apport-collected disco eoan uec-images verification-needed-eoan verification-needed-focal verification-needed-hirsute |
apport-collected disco eoan uec-images verification-needed-eoan verification-needed-focal verification-needed-groovy verification-needed-hirsute |
|
2021-05-14 13:20:36 |
Aleksandr Mikhalitsyn |
tags |
apport-collected disco eoan uec-images verification-needed-eoan verification-needed-focal verification-needed-groovy verification-needed-hirsute |
apport-collected disco eoan uec-images verification-done-focal verification-needed-eoan verification-needed-groovy verification-needed-hirsute |
|
2021-05-14 14:07:01 |
Aleksandr Mikhalitsyn |
tags |
apport-collected disco eoan uec-images verification-done-focal verification-needed-eoan verification-needed-groovy verification-needed-hirsute |
apport-collected disco eoan uec-images verification-done-focal verification-done-groovy verification-needed-eoan verification-needed-hirsute |
|
2021-05-14 14:22:34 |
Aleksandr Mikhalitsyn |
tags |
apport-collected disco eoan uec-images verification-done-focal verification-done-groovy verification-needed-eoan verification-needed-hirsute |
apport-collected disco eoan uec-images verification-done-focal verification-done-groovy verification-done-hirsute verification-needed-eoan |
|
2021-05-14 14:22:47 |
Aleksandr Mikhalitsyn |
tags |
apport-collected disco eoan uec-images verification-done-focal verification-done-groovy verification-done-hirsute verification-needed-eoan |
apport-collected disco eoan uec-images verification-done-focal verification-done-groovy verification-done-hirsute |
|
2021-06-01 10:37:03 |
Launchpad Janitor |
linux (Ubuntu Hirsute): status |
Fix Committed |
Fix Released |
|
2021-06-02 20:09:42 |
Launchpad Janitor |
linux (Ubuntu Focal): status |
Fix Committed |
Fix Released |
|
2021-06-03 18:21:49 |
Launchpad Janitor |
linux (Ubuntu Groovy): status |
Fix Committed |
Fix Released |
|
2022-04-05 17:02:22 |
Andrew Vagin |
bug task added |
|
linux-azure (Ubuntu) |
|
2022-04-05 20:19:55 |
Ubuntu Foundations Team Bug Bot |
tags |
apport-collected disco eoan uec-images verification-done-focal verification-done-groovy verification-done-hirsute |
apport-collected disco eoan patch uec-images verification-done-focal verification-done-groovy verification-done-hirsute |
|
2022-04-05 20:19:55 |
Ubuntu Foundations Team Bug Bot |
bug |
|
|
added subscriber Terry Rudd |
2022-04-27 10:21:40 |
Stefan Bader |
nominated for series |
|
Ubuntu Jammy |
|
2022-04-27 10:21:40 |
Stefan Bader |
bug task added |
|
linux (Ubuntu Jammy) |
|
2022-04-27 10:21:40 |
Stefan Bader |
bug task added |
|
linux-azure (Ubuntu Jammy) |
|
2022-04-27 10:22:05 |
Stefan Bader |
linux (Ubuntu Jammy): importance |
Undecided |
Medium |
|
2022-04-27 10:22:05 |
Stefan Bader |
linux (Ubuntu Jammy): status |
New |
Fix Committed |
|
2022-04-28 11:14:14 |
Ubuntu Kernel Bot |
tags |
apport-collected disco eoan patch uec-images verification-done-focal verification-done-groovy verification-done-hirsute |
apport-collected disco eoan patch uec-images verification-done-focal verification-done-groovy verification-done-hirsute verification-needed-jammy |
|
2022-06-03 07:50:01 |
Launchpad Janitor |
linux (Ubuntu Jammy): status |
Fix Committed |
Fix Released |
|
2022-06-03 07:50:01 |
Launchpad Janitor |
cve linked |
|
2022-21499 |
|
2022-06-03 07:50:43 |
Launchpad Janitor |
linux-azure (Ubuntu Jammy): status |
New |
Fix Released |
|
2022-06-13 11:17:03 |
Philipp Wendler |
bug |
|
|
added subscriber Philipp Wendler |