Found it. I was storing a cookie into slot 8 of an 8 element array.
Cleanup time.
--
These are my opinions. I hate spam.
___
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel
Hal Murray via devel :
> Here is the main thread:
> (gdb) thread 1
> [Switching to thread 1 (Thread 0x7784f740 (LWP 24041))]
> #0 0x77a41ef7 in __nptl_setxid () from /lib64/libpthread.so.0
> (gdb) bt
> #0 0x77a41ef7 in __nptl_setxid () from /lib64/libpthread.so.0
> #1 0x7
I'm getting close. I'm debugging by printf. I think I just processed the
first NTS round trip. Then I get this:
19 Feb 17:58:54 ntpd[23678]: DNS: dns_take_status: rp11.example.com=>good, 0
ECR: 10, 32, 180
ECR: 13, 144, 144
ECRa: 108, 16
ECRb: 1, 108
ECR: 11, 104, 104
ECRx: 1, 8
Segmentation
On Fri, Nov 24, 2017 at 06:44:29AM -0500, Eric S. Raymond via devel wrote:
> Hal Murray via devel :
> > I can't figure out what it is trying to tell me. There is no "local" in my
> > script. It works on my CentOS 6 system. Note that it is git complaining.
> > My script does waf builds, no git
On Fri, Nov 24, 2017 at 2:51 AM, Hal Murray via devel wrote:
> Did this work before my change? Is somebody working on the gitlab stuff and
> my push just happened at the right time to uncover a bug?
I suspect this was a transient CI error or possibly related to work
Matt was doing at that time
Hal Murray via devel :
> I can't figure out what it is trying to tell me. There is no "local" in my
> script. It works on my CentOS 6 system. Note that it is git complaining.
> My script does waf builds, no git.
>
> Did this work before my change? Is somebody working on the gitlab stuff and
I got mail from gitlab complaining about my recent fix to
tests/option-tester.sh
Commit: 7766f017 ( https://gitlab.com/NTPsec/ntpsec/commit/7766f0177dd8ce4b375
51e93a8e302a345e7e43c )
Commit Message: Fix to not use --disable-debug
Job #41726247 ( https://gitlab.com/NTPsec/ntpsec/-/jobs/41726247