[Zope] mc-ftp crashes zope
   
    Dieter Maurer
     
    dieter@handshake.de
       
    Sat, 12 Jan 2002 19:51:52 +0100
    
    
  
Nicola Larosa writes:
 >  > Is this behaviour reproducable?
 > 
 > Not deterministically, it only happens sometimes, cannot isolate a sequence
 > of actions that make it happen predictably.
 > 
 > 
 >  > Any core dumps
 > 
 > None in /var/zope/var, where else should I look for them?
The are probably in "/var/zope".
But be warned, many Linux distributions disable "core" writing.
You need to reenable them. Look at the "ulimit" internal bash
command for details.
Dieter