Re: [chrony-dev] Seccomp issue on Alpine linux |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
- To: chrony-dev@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-dev] Seccomp issue on Alpine linux
- From: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
- Date: Thu, 1 Jun 2023 14:17:04 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1685621827; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=xv8GmeIsxWgwOkL7SvIfOBfC6aXEFkK937sezc97qmU=; b=GV406Nzhnx/Fma4Vi72vQ/bq9G1DN1NqYOjjPT4Xn99phKPWVUtf1zfSdUKEEcBsS1BPBu t1PaQvshTlae13wusa3Y/M6xJTp2gKNsMhQtqg0zmCBlclXNo4wdSe5VpPpy5GxB44uNRH on1nUGBnfhAf/d+8eJIytt08RonmHxY=
On Thu, Jun 01, 2023 at 02:14:40PM +0200, jvoisin wrote:
> alpine:/home/jvoisin/chrony/test/system# CHRONYD_WRAPPER="strace -f"
> TEST_SCFILTER=1 ./002-extended
Try removing TEST_SCFILTER=1. It might be interfering with strace.
> Testing extended configuration:
> non-default settings:
> starting chronyd
> ^C
> alpine:/home/jvoisin/chrony/test/system# grep -i iotcl tmp/chronyd.out
Typo iotcl->ioctl?
On a glibc-based system I see in the log:
[pid 135939] ioctl(6, TCGETS, 0x7ffcb332bd00) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 135939] ioctl(7, TCGETS, 0x7ffcb332cee0) = -1 EINVAL (Invalid argument)
--
Miroslav Lichvar
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.