Re: [chrony-dev] Seccomp issue on Alpine linux

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


On 01/06/2023 14:17, Miroslav Lichvar wrote:
> 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?
Duh, thanks <3

```
alpine:/home/jvoisin/chrony/test/system# CHRONYD_WRAPPER="strace -f"
TEST_SCFILTER=1 ./002-extended
Testing extended configuration:
  non-default settings:
  starting chronyd^C  stopping chronyd                    	OK

alpine:/home/jvoisin/chrony/test/system# grep -i ioctl tmp/chronyd.out
[pid 11833] ioctl(3, TIOCGWINSZ, 0x7fffa01bec58) = -1 ENOTTY (Not a tty)
[pid 11833] ioctl(5, TIOCGWINSZ, 0x7fffa01bec68) = -1 ENOTTY (Not a tty)
[pid 11833] ioctl(9, TIOCGWINSZ, 0x7fffa01be8e8) = -1 ENOTTY (Not a tty)
[pid 11833] ioctl(11, TIOCGWINSZ, 0x7fffa01be9c8) = -1 ENOTTY (Not a tty)
[pid 11833] ioctl(4, TIOCGWINSZ, 0x7fffa01be318) = -1 ENOTTY (Not a tty)
alpine:/home/jvoisin/chrony/test/system#
```

-- 
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.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/