Our server is crashing 1-5 times per day with this error in the server log:
malformed bucket chain in Tcl_DeleteHashEntry Does anyone have a good strategy or starting point for debugging this? Running the server with gdb and waiting for the crash isn't really an option because I'd have to watch it the whole day, plus once it breakpoints our production server would be down. We're using AS 3.4 and TCL 7x - it's faster than 8x for us, and more compatible with 2.3.3's TCL. Any suggestions are welcome. Jim
