Re: [AOLSERVER] malformed bucket chain in Tcl_DeleteHashEntry

2002-04-14 Thread Jim Wilcoxson
We get this error quite frequently on one of our servers - 5-10 times per day. I read somwhere about an error in the TCL 7.6 expr handling that could cause it. I dunno... There are only a few modules we run on this server that we don't run on the others, and we have reviewed them several times

[AOLSERVER] C based modules, tcl interps and memory allocators

2002-04-14 Thread Jason Saunders
Hi folks, I'm designing a site written entirely in C-based modules - much of the work the modules do involves storing and reading small items of data (in the order of 40 bytes) in linked lists. The data will also stored in a database for backup, and for more general access. The reason to store

Re: [AOLSERVER] C based modules, tcl interps and memory allocators

2002-04-14 Thread Andrew Piskorski
On Sun, Apr 14, 2002 at 10:32:01PM -0400, Jason Saunders wrote: I'm designing a site written entirely in C-based modules - much of Since I'm not going to be using the tcl capabilities of AOLServer Why? (Just out of curiosity...) -- Andrew Piskorski [EMAIL PROTECTED]