|
From: | G G |
Subject: | [Help-gnu-radius] command line options cause segfault (1.2, 1.3) |
Date: | Wed, 24 Nov 2004 09:43:22 -0500 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.1) Gecko/20040707 |
# /usr/local/sbin/radiusd -p 1645 Segmentation faultWhat's strange is that it doesn't complain if I give it a -d or -f. It seems to ignore -P. (I'm running multiple radiusd on the same host using different configurations, so I really need those to work.)
Debugging shows that it's failing in parse_opt trying to assign values based on optarg. However, it seems that optarg is always null. Any ideas what I'm missing here? I've got the same source code compiled on a Solaris box and it works fine there.
Thanks. -Greg G
[Prev in Thread] | Current Thread | [Next in Thread] |