On Wed, Nov 22, 2000 at 05:08:26PM +0100, Andreas Vogl wrote: > I´m sorry that I can´t provide more useful information than > this yet, but the bugs appear completely at random, unable to > give a verify-howto. Again, please help! The best way I know to nail such bugs: Start the server from gdb, do a "break LOG if logLevel == llevError", then play normally until server freezes. However, this requires that somebody who knows how to use gdb is running the server. -- Jan