Mike,

> I am using: Amavisd-new-2.3.2 (from tar.gz)
> Fedora Core 4 (selinux disabled)
> Net::Server 0.90 (I tried older versions also, no difference)
> I have run amavis before on fedora core 4, but I cant figure out what is
> different this time around.
>
> When starting up amavis using my init script or "amavisd debug"
> everything goes well until "Net::Server: Parent ready for children." and
> then it repeats...
>   Net::Server: Starting "1" children
> I have maxchildren set to 3, but other values dont help. The message
> above just repeats forever. (sometimes the number is 2 or 3, instead of 1)

See the thread:
  http://marc.theaimsgroup.com/?t=112349363000004

Perhaps one of the Perl modules being initialized at that point crashes the 
program, or there is some system library problem.
Could be ldap,  BerkeleyDB, Digest::MD5.

In Gregory's case it was a systemwide ldap problem, discovered by strace -f:

| I ran the strace -f and it looks like some sort of ldap (!?) problem now.
| It segfaults right after trying to load .ldaprc from the /var/amavis
| directory. Nothing mentioning ldap in my amavisd.conf file, however LDAP
| is used for other things on the system.

  Mark


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to