retitle 463228 error spawning sub-processes (returning 255)
thanks

It would appear these errors are non-fatal; therefore, the
filter is still actually classifying, hence not returning
an error code.

I'd therefore like to repurpose this bug for the original
problem -- the weird subprocess failures. 

It appears that the earliest recorded occurence of this
happening was Jan 23 01:29:31 2008 for me.

The syscalls that are failing:

[EMAIL PROTECTED]:~$ grep syscall logs/procmail.log | sort | uniq -c | sort -nk1
      1 --> syscall (:*:c:) (:exp_text:) /:*:mime_decoder: /
      9 --> syscall () (:system_time:) /date +%Y%m%d_%H%M%S_%N /
     18 --> syscall () () /mkdir :*:text_cache: /
     18 --> syscall () () /mkdir :*:text_cache:\/empty /
     18 --> syscall () () /mkdir :*:text_cache:\/known_good /
     18 --> syscall () () /mkdir :*:text_cache:\/known_spam /
     18 --> syscall () () /mkdir :*:text_cache:\/prob_good /
     18 --> syscall () () /mkdir :*:text_cache:\/prob_spam /
     18 --> syscall () () /mkdir :*:text_cache:\/texts /
     18 --> syscall () (:tmp:) /ls :*:text_cache: 2>&1 /

The same ratios apply for the other logs.

I have, in the past, had trouble where fork failed due to
resource limitations: that results in different logging
output.


-- 
Jon Dowland



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to