>I've not narrowed down why it is dead locking... And to those that asked for a backtrace, >as I've said before, after the node is dead locked, >tracing doesn't work, fred doesn't work...
By tracing you mean logging I assume? If so, there is another way to get the stackdump we are requesting. If you are on windows then start Fred from a commandline and hit 'Ctrl-Break' when the node is deadlocked to get a complete stackdump in the console. If you are on Linux then do a 'kill -QUIT <PID>' to get a similar effect. /N _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
