NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/59352: semtimedop(2) has no compat_netbsd32
>Number: 59352
>Category: kern
>Synopsis: semtimedop(2) has no compat_netbsd32
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Apr 25 16:30:01 +0000 2025
>Originator: Martin Husemann
>Release: NetBSD 10.99.14
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD seven-days-to-the-wolves.aprisoft.de 10.99.14 NetBSD 10.99.14 (GENERIC) #784: Fri Apr 25 07:48:25 CEST 2025 martin%seven-days-to-the-wolves.aprisoft.de@localhost:/work/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
There is no
506 STD MODULAR sysv_ipc { int|sys||semtimedop(int semid, \
struct sembuf *sops, size_t nsops, \
struct timespec *timeout); }
entry in src/sys/compat/netbsd32/syscalls.master (and no code to support
it).
This causes test failures in i386 tests running on amd64 kernels (and others).
>How-To-Repeat:
s/a
>Fix:
yes, please!
Home |
Main Index |
Thread Index |
Old Index