[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]
Bryan Stansell bryan@conserver.com
Wed, 26 Oct 2005 10:47:26 -0700 (PDT)
yikers. i took the chunk of config file and included it in a normal config file, trying to include it in a console definition and not. nothing bad happened. is there a full config file you can share that tickles the problem? btw, thanks for the OS X notes for compilation, etc you sent directly to me. i'll work on integrating them to make it easier in the next release. Bryan On Tue, Oct 25, 2005 at 03:43:52PM +0100, Arthur Clune wrote: > Given this snippet of (incorrect) config file: > > > default csrvcs5 { > type exec; > host aconsole.com; > # initcmd '/opt/test/etc/shiva-chat'; > # exec /usr/bin/telnet -E H P; > execsubst H=hs,P=Pd; > portbase 3000; > portinc 1; > } > > conserver crashes with a bus error