glibc error in runtime

Nicholas Lipari <[email protected]> Tue, 3 Jan 2006 23:07:35 -0600
Newsgroups gmane.network.nocat
Message-ID <20060104050735.IXUE11466.ibm58aec.bellsouth.net@mail.bellsouth.net>
Hello all and Happy New Year,
  I have recently began a second attempt at deploying NoCatSplash in
a hotel environment.  My gateway machine specs are as follows:
  OS: SuSe 9.2
  GCC: 3.3.4
  GLib: 1.2.10
  GLibc: 2.3.3
I have 384 MB of RAM in place and a PIII under the hood.  I have the latest CVS from
SourceForge as of about December 15, 2005.  All compiles go good and the system 
runs well for a few hours.  Then, I get a corrupted doubly linked list detected by glibc. 
Subsequent executions repeat error more quickly before reboot.  I have read under 
other projects that this indicates a possible extra freeing of some struct,  array, etc.  
  Additionally, the daemonized process does not bind to the port nor does it spawn 
children as connections come in.  I have been forced to run in foreground mode (-D) 
within a screen session.

Any help on these matters would be greatly appreciated,
  Nicholas.