<p dir="ltr"><br>
On 03/07/2015 1:07 AM, "Nicole Beck" <<a href="mailto:nskyrca@syr.edu">nskyrca@syr.edu</a>> wrote:<br>
><br>
> I probably should add that I have removed the “—no-pin” option from the CGI_ACK_OPTS in cgioptions.cfg. </p>
<p dir="ltr">Unlikely to be related to the problem.</p>
<p dir="ltr">> I'm not that familiar with working with core files, but here is the output. Hopefully I did it right.</p>
<p dir="ltr">Yes, you've done well.</p>
<p dir="ltr">> Program terminated with signal 11, Segmentation fault.<br>
> #0  0x0000000000402b4f in main (argc=<value optimized out>, <br>
>     argv=<value optimized out>) at acknowledge.c:392<br>
> 392                             if (strncmp(awalk->period, "hour", 4) == 0) awalk->validity *= 60; <br>
Ah. This is a bug that is triggered when specifying the ack validity period with the string "hour". I don't know the fix, but a work around might be to specify validity without units (I'm guessing it defaults to minutes).</p>
<p dir="ltr">JC, has this bug been fixed in later versions?</p>
<p dir="ltr">J<br>
</p>