procmail
[Top] [All Lists]

Ulimit -a

2002-06-20 12:49:58
System: BSD/OS 4.1 (x86)
Sendmail: 8.12.2
Procmail: procmail v3.22 2001/09/10

Sendmail keeps core dumping on me, IE: 

Jun 20 15:26:36 mail sendmail[1254]: g5GLHKJV025928: SYSERR(root): mailer
local
died with signal 11 (core dumped)

Doing a little research I came to the conclusion that mayhaps it was the
ulimit paging restriction in BSD/OS 4.1 that is causing this problem, since
procmail loads everything into ram.

As you can see:

su-2.02# ulimit -a
core file size (blocks)     unlimited
data seg size (kbytes)      1048576
file size (blocks)          unlimited
max locked memory (kbytes)  171125
max memory size (kbytes)    513372
open files                  64
pipe size (512 bytes)       2
stack size (kbytes)         2048
cpu time (seconds)          unlimited
max user processes          64
virtual memory (kbytes)     1050624

For some crazy reason the stack size is only 2 Mb. 

Does anyone know of a resolution?

Thanks,
-Drew
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>
  • Ulimit -a, Drew Weaver <=