Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1783584 - arch/s390/include/asm/syscall.h:syscall_get_nr() returns 0 for out-of-range syscall numbers
Summary: arch/s390/include/asm/syscall.h:syscall_get_nr() returns 0 for out-of-range s...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: s390x
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ZedoraTracker 1788636 1790052 1790053 1790054 1790057 1790058
TreeView+ depends on / blocked
 
Reported: 2019-12-13 23:11 UTC by Dmitry V. Levin
Modified: 2020-06-24 08:35 UTC (History)
22 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-24 08:35:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Pagure fedora-infrastructure issue 8449 0 None None None 2019-12-13 23:11:29 UTC
IBM Linux Technology Center 183304 0 None None None 2020-01-17 14:03:39 UTC

Description Dmitry V. Levin 2019-12-13 23:11:29 UTC
This bug report is cloned from https://pagure.io/fedora-infrastructure/issue/8449

Please fix s390x builders regression.
These builders used to work OK when I submitted strace 5.3 to Fedora at the end of September (see https://koji.fedoraproject.org/koji/buildinfo?buildID=1390111).
At the end of November, however, when I submitted strace 5.4,
the strace test suite complained that on s390x out-of-range syscalls do not generate ptrace syscall stops any longer.
See strace build log for details
(e.g. https://koji.fedoraproject.org/koji/taskinfo?taskID=39456442).

This looks like a seccomp+kernel issue specific to s390x.

This regression blocks build of strace package.

Comment 1 Dmitry V. Levin 2020-01-08 19:58:41 UTC
Apparently, arch/s390/include/asm/syscall.h:syscall_get_nr() returns 0 for out-of-range syscall numbers.
This bug is exposed via PTRACE_GET_SYSCALL_INFO interface and breaks strace.

Comment 2 Hanns-Joachim Uhl 2020-06-24 08:35:51 UTC
Hello Dmitry,
... with Fedora 32 now generally available I am closing this Fedora bugzilla as CURRENTRELEASE ...
... please reopen if required ...
Thanks for your support.


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