RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2184222 - could not find symbol `criu_set_lsm_mount_context` in `libcriu.so` [rhel-9.2.0.z]
Summary: could not find symbol `criu_set_lsm_mount_context` in `libcriu.so` [rhel-9.2....
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: crun
Version: 9.3
Hardware: x86_64
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Jindrich Novy
QA Contact: Alex Jia
URL:
Whiteboard:
Depends On: 2184220
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-04-04 00:32 UTC by RHEL Program Management Team
Modified: 2023-05-09 11:10 UTC (History)
8 users (show)

Fixed In Version: crun-1.8.4-1.el9_2
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2184220
Environment:
Last Closed: 2023-05-09 11:04:39 UTC
Type: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github containers crun pull 1183 0 None Merged criu: drop loading unused functions 2023-04-04 10:05:57 UTC
Red Hat Issue Tracker RHELPLAN-153955 0 None None None 2023-04-04 00:33:49 UTC
Red Hat Product Errata RHBA-2023:2630 0 None None None 2023-05-09 11:04:40 UTC

Comment 1 Tom Sweeney 2023-04-04 00:53:44 UTC
I believe this just needs crun-1.8.3-1.el8 in the 9.2 ZeroDay branch.

Comment 2 Giuseppe Scrivano 2023-04-04 07:56:03 UTC
we need to backport the patch that fixes the issue: https://github.com/containers/crun/pull/1183

the patch is not part of crun 1.8.3

Comment 3 Alex Jia 2023-04-11 04:20:37 UTC
This bug has been verified on crun-1.8.1-1.el9, and the crun-1.8.1-2.el9
is not ready in brew system for RHEL 9.2

[root@kvm-01-guest10 ~]# cat /etc/redhat-release 
Red Hat Enterprise Linux release 9.2 (Plow)

[root@kvm-01-guest10 ~]# rpm -q crun criu criu-libs kernel
crun-1.8.1-1.el9.x86_64
criu-3.17-4.el9.x86_64
criu-libs-3.17-4.el9.x86_64
kernel-5.14.0-284.10.1.el9_2.x86_64
[root@kvm-01-guest10 ~]# cd crun
[root@kvm-01-guest10 crun]# ll crun
lrwxrwxrwx. 1 root root 13 Apr 11 00:17 crun -> /usr/bin/crun
[root@kvm-01-guest10 crun]# python3 tests/test_checkpoint_restore.py
1..3
ok 1 - checkpoint-restore
ok 2 - checkpoint-restore-ext-ns
ok 3 - checkpoint-restore-pre-dump

Comment 7 Alex Jia 2023-04-14 13:00:38 UTC
This bug has been verified on crun-1.8.4-1.el9_2.

[root@kvm-01-guest25 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux release 9.2 (Plow)

[root@kvm-01-guest25 ~]# uname -a
Linux kvm-01-guest25.lab.eng.rdu2.redhat.com 5.14.0-284.10.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 6 07:43:41 EDT 2023 x86_64 x86_64 x86_64 GNU/Linux

[root@kvm-01-guest25 ~]# rpm -q crun criu
crun-1.8.4-1.el9_2.x86_64
criu-3.17-4.el9.x86_64

[root@kvm-01-guest25 ~]# cd crun
[root@kvm-01-guest25 crun]# ll ./crun
lrwxrwxrwx. 1 root root 13 Apr 14 08:54 ./crun -> /usr/bin/crun
[root@kvm-01-guest25 crun]# python3 tests/test_checkpoint_restore.py
1..3
ok 1 - checkpoint-restore
ok 2 - checkpoint-restore-ext-ns
ok 3 - checkpoint-restore-pre-dump

Comment 11 errata-xmlrpc 2023-05-09 11:04:39 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (crun bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:2630


Note You need to log in before you can comment on or make changes to this bug.