[ARGUS] argus 2.0.5 and 2.0.6 ArgusCalloc problems on OpenBSD 3.5

Richard Johnson rdump at river.com
Mon May 10 02:18:52 EDT 2004


After a few months of solid interruption-ville, I've finally been able to
make time to do a test install of argus.

I've discovered that on OpenBSD 3.5 (i386), argus 2.0.5 and 2.0.6 both quit
within a minute of launch, logging only the following:

	ArgusNewFlow() ArgusCalloc error Cannot allocate memory.

In each case, argus was built with just plain old optionless ./configure &&
make.  The config file I'm trying is below.

Any quick suggestions on a fix, or am I going to have to make time for
debugging ArgusModeler?


Richard

-------
ARGUS_DAEMON=yes
ARGUS_MAX_INSTANCES=1
ARGUS_SET_PID=yes
ARGUS_PID_FILENAME=/var/run/argus.pid
ARGUS_MONITOR_ID=`hostname`
ARGUS_ACCESS_PORT=561
ARGUS_BIND_IP="172.30.30.83"
ARGUS_INTERFACE=sk0
ARGUS_GO_PROMISCUOUS=yes
ARGUS_FLOW_STATUS_INTERVAL=60
ARGUS_MAR_STATUS_INTERVAL=300
ARGUS_GENERATE_RESPONSE_TIME_DATA=no
ARGUS_GENERATE_JITTER_DATA=no
ARGUS_GENERATE_MAC_DATA=no
ARGUS_CAPTURE_DATA_LEN=0
ARGUS_FILTER_OPTIMIZER=yes
ARGUS_FILTER=""



More information about the argus mailing list