hard to reproduce issues in systemd autopkgtest against new libseccomp 2.4.2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libseccomp |
New
|
Unknown
|
|||
libseccomp (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
systemd (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Hi,
I'm mostly reporting this if to one of the people watching systemd more closely this is in any form a known issue or if there are any hints.
I recently merged libseccomp 2.4.2 and after a few initial cleanups that worked well.
But on propsoed-migration I hit systemd test issues.
I have read about issues with arm NR_open defines - I had the same in chrony - but that is fixed in libseccomp and that isn't failing in systemd.
i386 and s390x (only those) have failing tests
- http://
- http://
Failnig subtests are:
root-unittests FAIL non-zero exit status 134
upstream FAIL non-zero exit status 1
And looking at the details of root-unittest I found: http://
====== test-seccomp =======
...
/* test_memory_
Operating on architecture: s390
Failed to add shmat() rule for architecture s390, skipping: Invalid argument
Operating on architecture: s390x
Failed to add shmat() rule for architecture s390x, skipping: Invalid argument
Assertion 'p == MAP_FAILED' failed at src/test/
memoryseccomp-mmap terminated by signal ABRT.
Assertion 'wait_for_
FAIL: test-seccomp (code: 134)
But when installing source of systemd and the new libseccomp in a Focal VM with proposed enabled it works just fine. Actually I just found that it does have a good RC but breaks so maybe it is debuggable after all.
Related branches
- Balint Reczey: Approve
- Dimitri John Ledkov: Pending requested
-
Diff: 197 lines (+133/-23)5 files modifieddebian/changelog (+8/-0)
debian/patches/lp-1853852-seccomp-fix-multiplexed-system-calls.patch (+74/-0)
debian/patches/lp-1853852-seccomp-mmap-test-results-depend-on-kernel-libseccom.patch (+49/-0)
debian/patches/series (+2/-1)
dev/null (+0/-22)
tags: | added: update-excuse |
Changed in libseccomp: | |
status: | Unknown → New |
Isolated to the breaking test: /paste. ubuntu. com/p/n7BDf3Npw p/ /paste. ubuntu. com/p/5y5G4GrJY f/
old: https:/
bad: https:/