Bug#995207: chrony: Using 'bindacqdevice' directive causes a SIGSYS error

2021-10-03 Thread S Egbert
. > > After having stopped chronyd, please run the command below when using the > 'bindacqdevice' directive and attach the chronyd_debug.txt file. > > # strace -o chronyd_debug.txt chronyd -d -F -1 OK, I did some more testing on my so-called fix: SO_BINDTOADDRESS define statement made no

Bug#995207: chrony: Using 'bindacqdevice' directive causes a SIGSYS error

2021-10-03 Thread S Egbert
Got a bit further when I myself included `#define SO_BINDTODEVICE 1` to the `config.h` that `configure` created. Then I noticed that `configure` underwent a Redhat overhaul. Missing the maintainer’s `configure.ac` so we can’t readily fix this. Punt this bug upstair. > On Sep 29, 2021, at

Bug#995207: chrony: Using 'bindacqdevice' directive causes a SIGSYS error

2021-10-03 Thread S Egbert
Summary: The syscall filter daemon option flag -F is the cure. Using '-F 0' to disable the syscall filter works. No other settings are workable. A summary table: Chrony -- daemon flags used -- Version -F0 -F1 -F-1 --- -- -- -- 4.0-9ok SIGSYS SIGSYS

Bug#995207: chrony: Using 'bindacqdevice' directive causes a SIGSYS error

2021-10-03 Thread S Egbert
>> Trying attachment again. > > Thanks. To see what happens when blocking only a small number of specific > syscalls, could you please run the following command and attach the > chronyd-debug.txt file? > > # timeout 10 strace -o chronyd-debug.txt -e trace=setsockopt chronyd -d -F 2

Bug#995207: chrony: Using 'bindacqdevice' directive causes a SIGSYS error

2021-09-29 Thread Vincent Blut
Le 2021-09-28 12:54, S Egbert a écrit : > Trying attachment again. Thanks. To see what happens when blocking only a small number of specific syscalls, could you please run the following command and attach the chronyd-debug.txt file? # timeout 10 strace -o chronyd-debug.txt -e trace=setsockopt

Bug#995207: chrony: Using 'bindacqdevice' directive causes a SIGSYS error

2021-09-27 Thread Vincent Blut
Control: tags -1 - upstream + moreinfo Control: severity -1 important Hi, Le 2021-09-27 17:31, Steve Egbert a écrit : > Package: chrony > Version: 4.0-8 > Severity: critical > Tags: upstream > X-Debbugs-Cc: s.egb...@sbcglobal.net > > Dear Maintainer, > > > Wanted to use the 'bindacqdevice'

Bug#995207: chrony: Using 'bindacqdevice' directive causes a SIGSYS error

2021-09-27 Thread Steve Egbert
Package: chrony Version: 4.0-8 Severity: critical Tags: upstream X-Debbugs-Cc: s.egb...@sbcglobal.net Dear Maintainer, Wanted to use the 'bindacqdevice' due to my host having a dynamic IP interface. Using that 'bindacqdevice' directive keyword anywhere in my /etc/chrony/chrony.conf file