Marcus Schopen writes: > ... > > 2002-08-06T01:10:04 ERROR(200) zdaemon zdaemon: Tue Aug 6 03:10:04 > 2002: Aiieee! 29649 exited with error code: 11 This is a segmentation violation, a serious fault in one component, probably one implemented in C. You may have got a "core" file ("core" file writing is disabled by default, but you can enable it with "ulimit"). It may give some hints to the fault. Dieter